From d5667b53306a554f6f6953e7eb846bb8138ed683 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 20:12:07 +0000 Subject: [PATCH] npm: bump @wordpress/html-entities from 3.45.0 to 3.51.0 Bumps [@wordpress/html-entities](https://github.com/WordPress/gutenberg/tree/HEAD/packages/html-entities) from 3.45.0 to 3.51.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.51.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 5da1c8a..e8b5ee4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4194,9 +4194,9 @@ } }, "node_modules/@wordpress/html-entities": { - "version": "3.45.0", - "resolved": "https://registry.npmjs.org/@wordpress/html-entities/-/html-entities-3.45.0.tgz", - "integrity": "sha512-8KC6ZOeiscnvAQ8akXKA4Zcw/inAwkulAvcdCqQGrz5+qoTJ0+HyHejXmXGhLzNeirFFxxi/bz6uvcsCuVBs2A==", + "version": "3.51.0", + "resolved": "https://registry.npmjs.org/@wordpress/html-entities/-/html-entities-3.51.0.tgz", + "integrity": "sha512-3LBqSN5d0aTa0MKgen60RfuwZZnANrUw3tQ3pI4H+hXWSazSi1joyxBPmM1fxNuEO7QMnq1I3pU6ywF9Ok6OOw==", "dev": true, "dependencies": { "@babel/runtime": "^7.16.0" @@ -14942,9 +14942,9 @@ } }, "@wordpress/html-entities": { - "version": "3.45.0", - "resolved": "https://registry.npmjs.org/@wordpress/html-entities/-/html-entities-3.45.0.tgz", - "integrity": "sha512-8KC6ZOeiscnvAQ8akXKA4Zcw/inAwkulAvcdCqQGrz5+qoTJ0+HyHejXmXGhLzNeirFFxxi/bz6uvcsCuVBs2A==", + "version": "3.51.0", + "resolved": "https://registry.npmjs.org/@wordpress/html-entities/-/html-entities-3.51.0.tgz", + "integrity": "sha512-3LBqSN5d0aTa0MKgen60RfuwZZnANrUw3tQ3pI4H+hXWSazSi1joyxBPmM1fxNuEO7QMnq1I3pU6ywF9Ok6OOw==", "dev": true, "requires": { "@babel/runtime": "^7.16.0"