From f921cb74057e631e2b4fdd22104b65729017333f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Apr 2022 09:38:49 +0000 Subject: [PATCH] chore(deps): bump entities from 3.0.1 to 4.2.0 Bumps [entities](https://github.com/fb55/entities) from 3.0.1 to 4.2.0. - [Release notes](https://github.com/fb55/entities/releases) - [Commits](https://github.com/fb55/entities/compare/v3.0.1...v4.2.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..cd1c681926d786 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.2.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..43caeb7eada95d 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.2.0: + version "4.2.0" + resolved "https://registry.yarnpkg.com/entities/-/entities-4.2.0.tgz#e66570a4f577b427fa416703c29f833c67b0b79a" + integrity sha512-wEJa03bJgqEwPnkUqYdgmcfUXfm6+4hePQhntIvRy/1/+C4dFuhYHsgKBRjbQ6OWBh42P+VhAoCDO77DUh0e/Q== entities@^1.1.1, entities@~1.1.1: version "1.1.2"