diff --git a/package-lock.json b/package-lock.json index 73bee045..a47ff3af 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.44.0", "@wordpress/i18n": "^6.11.0", "@wordpress/icons": "^11.5.0", "@wordpress/is-shallow-equal": "^5.38.0", @@ -9207,9 +9207,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.44.0", + "resolved": "https://registry.npmjs.org/@wordpress/html-entities/-/html-entities-4.44.0.tgz", + "integrity": "sha512-Vejleo4VvES7Ec4qX6p74DL8M6P15p0Law9+A8Wp4Vu8wg4TLtTNZE4Hfet1YoXwY9t6czty+KGISZpEG3Y7RA==", "license": "GPL-2.0-or-later", "engines": { "node": ">=18.12.0", diff --git a/package.json b/package.json index d8d33531..1ca36e57 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.44.0", "@wordpress/i18n": "^6.11.0", "@wordpress/icons": "^11.5.0", "@wordpress/is-shallow-equal": "^5.38.0",