From bfaf4e2e90abfc235c468eb80f667ae98de1ffba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 11:34:26 +0000 Subject: [PATCH] npm: bump @wordpress/html-entities from 3.38.0 to 3.44.0 Bumps [@wordpress/html-entities](https://github.com/WordPress/gutenberg/tree/HEAD/packages/html-entities) from 3.38.0 to 3.44.0. - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/html-entities/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/html-entities@3.44.0/packages/html-entities) --- updated-dependencies: - dependency-name: "@wordpress/html-entities" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7542622..8cc7b26 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4164,9 +4164,9 @@ } }, "node_modules/@wordpress/html-entities": { - "version": "3.38.0", - "resolved": "https://registry.npmjs.org/@wordpress/html-entities/-/html-entities-3.38.0.tgz", - "integrity": "sha512-PEcmXolLKPMyn1A6GApmaizbrrAkjY7Pt77TOIayH6s4hQrSJHC+imUzAQr0GU5QBFucfQSCnLFhRAvozHkmZA==", + "version": "3.44.0", + "resolved": "https://registry.npmjs.org/@wordpress/html-entities/-/html-entities-3.44.0.tgz", + "integrity": "sha512-qE1Bv9b2k6KNnDHzd9Yr6Bw2kfb20dz/tXuPUWYqzdfo1QyjJxK6X1x1y3LdA3g5FQSw/vQYK/xTEI6AMkuzPg==", "dev": true, "dependencies": { "@babel/runtime": "^7.16.0" @@ -14492,9 +14492,9 @@ } }, "@wordpress/html-entities": { - "version": "3.38.0", - "resolved": "https://registry.npmjs.org/@wordpress/html-entities/-/html-entities-3.38.0.tgz", - "integrity": "sha512-PEcmXolLKPMyn1A6GApmaizbrrAkjY7Pt77TOIayH6s4hQrSJHC+imUzAQr0GU5QBFucfQSCnLFhRAvozHkmZA==", + "version": "3.44.0", + "resolved": "https://registry.npmjs.org/@wordpress/html-entities/-/html-entities-3.44.0.tgz", + "integrity": "sha512-qE1Bv9b2k6KNnDHzd9Yr6Bw2kfb20dz/tXuPUWYqzdfo1QyjJxK6X1x1y3LdA3g5FQSw/vQYK/xTEI6AMkuzPg==", "dev": true, "requires": { "@babel/runtime": "^7.16.0"