From 95648d77005400c7fbd156bd8373022f1cd9a289 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 21:58:05 +0000 Subject: [PATCH] chore(deps): bump entities from 3.0.1 to 4.3.0 Bumps [entities](https://github.com/fb55/entities) from 3.0.1 to 4.3.0. - [Release notes](https://github.com/fb55/entities/releases) - [Commits](https://github.com/fb55/entities/compare/v3.0.1...v4.3.0) --- updated-dependencies: - dependency-name: entities dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3cf8be10a9f31d..e4b1dd5d3d2655 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "dayjs": "1.11.0", "dotenv": "16.0.0", "emailjs-imap-client": "3.1.0", - "entities": "3.0.1", + "entities": "4.3.0", "etag": "1.8.1", "fanfou-sdk": "4.2.0", "git-rev-sync": "3.0.2", diff --git a/yarn.lock b/yarn.lock index d289b83de012d8..ebfb67499c8692 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5191,10 +5191,10 @@ enstore@^1.0.1: dependencies: monotonic-timestamp "0.0.8" -entities@3.0.1: - version "3.0.1" - resolved "https://registry.yarnpkg.com/entities/-/entities-3.0.1.tgz#2b887ca62585e96db3903482d336c1006c3001d4" - integrity sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q== +entities@4.3.0: + version "4.3.0" + resolved "https://registry.yarnpkg.com/entities/-/entities-4.3.0.tgz#62915f08d67353bb4eb67e3d62641a4059aec656" + integrity sha512-/iP1rZrSEJ0DTlPiX+jbzlA3eVkY/e8L8SozroF395fIqE3TYF/Nz7YOMAawta+vLmyJ/hkGNNPcSbMADCCXbg== entities@^1.1.1, entities@~1.1.1: version "1.1.2"