diff --git a/package-lock.json b/package-lock.json index e8307afc..ca4708eb 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.45.0", "@wordpress/i18n": "^6.11.0", "@wordpress/icons": "^11.5.0", "@wordpress/is-shallow-equal": "^5.38.0", @@ -9245,9 +9245,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.45.0", + "resolved": "https://registry.npmjs.org/@wordpress/html-entities/-/html-entities-4.45.0.tgz", + "integrity": "sha512-7W95xaOv4UgMSWlEmyO7YkBsUae3QlQu3GKENVH7Pt/osbJGSPInAJ1ruO4oeUwGPygWOL7b7IzRsgTNP0M/Wg==", "license": "GPL-2.0-or-later", "engines": { "node": ">=18.12.0", diff --git a/package.json b/package.json index a04270fd..bf9c3280 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.45.0", "@wordpress/i18n": "^6.11.0", "@wordpress/icons": "^11.5.0", "@wordpress/is-shallow-equal": "^5.38.0",