From 0b8effc1ff85fafd4e85e9137ccaa2d38f7b1e43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 21:17:04 +0800 Subject: [PATCH] chore(deps): bump entities from 4.5.0 to 5.0.0 (#16011) * chore(deps): bump entities from 4.5.0 to 5.0.0 Bumps [entities](https://github.com/fb55/entities) from 4.5.0 to 5.0.0. - [Release notes](https://github.com/fb55/entities/releases) - [Commits](https://github.com/fb55/entities/compare/v4.5.0...v5.0.0) --- updated-dependencies: - dependency-name: entities dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] * chore: fix pnpm install --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 ++++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 9a94809fe..dcce42312 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "destr": "2.0.3", "directory-import": "3.3.1", "dotenv": "16.4.5", - "entities": "4.5.0", + "entities": "5.0.0", "etag": "1.8.1", "fanfou-sdk": "5.0.0", "form-data": "4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6284ebe0d..55545efc6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -69,8 +69,8 @@ importers: specifier: 16.4.5 version: 16.4.5 entities: - specifier: 4.5.0 - version: 4.5.0 + specifier: 5.0.0 + version: 5.0.0 etag: specifier: 1.8.1 version: 1.8.1 @@ -3076,6 +3076,10 @@ packages: resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} engines: {node: '>=0.12'} + entities@5.0.0: + resolution: {integrity: sha512-BeJFvFRJddxobhvEdm5GqHzRV/X+ACeuw0/BuuxsCh1EUZcAIz8+kYmBp/LrQuloy6K1f3a0M7+IhmZ7QnkISA==} + engines: {node: '>=0.12'} + env-paths@2.2.1: resolution: {integrity: sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==} engines: {node: '>=6'} @@ -9849,6 +9853,8 @@ snapshots: entities@4.5.0: {} + entities@5.0.0: {} + env-paths@2.2.1: {} error-ex@1.3.2: