diff --git a/package-lock.json b/package-lock.json index 36319368..238b1eaa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "@wordpress/format-library": "^5.41.0", "@wordpress/global-styles-engine": "^1.9.0", "@wordpress/hooks": "^4.38.0", - "@wordpress/html-entities": "^4.38.0", + "@wordpress/html-entities": "^4.50.0", "@wordpress/i18n": "^6.11.0", "@wordpress/icons": "^11.5.0", "@wordpress/is-shallow-equal": "^5.38.0", @@ -9244,9 +9244,9 @@ } }, "node_modules/@wordpress/html-entities": { - "version": "4.43.0", - "resolved": "https://registry.npmjs.org/@wordpress/html-entities/-/html-entities-4.43.0.tgz", - "integrity": "sha512-z7C782VfH3E5dWYO4VOtN8EEhzfID2kiJmGTINiVPD8kywxp5BsBU2KJSSPvkUjqOCMNJ2XhkYPgADKi9O1U7A==", + "version": "4.50.0", + "resolved": "https://registry.npmjs.org/@wordpress/html-entities/-/html-entities-4.50.0.tgz", + "integrity": "sha512-RWoT58IXeX82fC7zBLiTNEDdKN/fTAHWlMJbEwMH65UTzJt5jNWtmVdbtTZP248ceyAK3lUsWaXei2t1bqAyNA==", "license": "GPL-2.0-or-later", "engines": { "node": ">=18.12.0", diff --git a/package.json b/package.json index 95c5afd9..12e32c4c 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@wordpress/format-library": "^5.41.0", "@wordpress/global-styles-engine": "^1.9.0", "@wordpress/hooks": "^4.38.0", - "@wordpress/html-entities": "^4.38.0", + "@wordpress/html-entities": "^4.50.0", "@wordpress/i18n": "^6.11.0", "@wordpress/icons": "^11.5.0", "@wordpress/is-shallow-equal": "^5.38.0",