diff --git a/package-lock.json b/package-lock.json index 18e859ea..56a1001f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@accessible360/accessible-slick": "^1.0.1", "@babel/polyfill": "^7.12.1", "@wordpress/keycodes": "^3.3.1", - "hyphenopoly": "^3.4.0", + "hyphenopoly": "^4.12.0", "indicate": "^2.4.0", "micromodal": "^0.4.6", "modaal": "^0.4.4", @@ -12851,11 +12851,11 @@ } }, "node_modules/hyphenopoly": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/hyphenopoly/-/hyphenopoly-3.4.0.tgz", - "integrity": "sha512-FZM+oRkCSGh18RdAo38OuUM1YcteWndUlWWKrTdhoDEARAIDPwuEyib2/ugZtkgL07lDcu/nWi13F1j85Hi5Sw==", + "version": "4.12.0", + "resolved": "https://registry.npmjs.org/hyphenopoly/-/hyphenopoly-4.12.0.tgz", + "integrity": "sha512-2AbkggnLa42cZFQ+VncvZCw/oB4aGMrmW6yb7/HzZfaUk0XXjaU2/wttOhVf4/sleHwp03rpPCLO/3dHJlsreg==", "engines": { - "node": ">=8.3.0" + "node": ">=10.0.0" } }, "node_modules/iconv-lite": { @@ -32467,9 +32467,9 @@ "dev": true }, "hyphenopoly": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/hyphenopoly/-/hyphenopoly-3.4.0.tgz", - "integrity": "sha512-FZM+oRkCSGh18RdAo38OuUM1YcteWndUlWWKrTdhoDEARAIDPwuEyib2/ugZtkgL07lDcu/nWi13F1j85Hi5Sw==" + "version": "4.12.0", + "resolved": "https://registry.npmjs.org/hyphenopoly/-/hyphenopoly-4.12.0.tgz", + "integrity": "sha512-2AbkggnLa42cZFQ+VncvZCw/oB4aGMrmW6yb7/HzZfaUk0XXjaU2/wttOhVf4/sleHwp03rpPCLO/3dHJlsreg==" }, "iconv-lite": { "version": "0.4.24", diff --git a/package.json b/package.json index 2b8f61c9..f8f633d3 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "@accessible360/accessible-slick": "^1.0.1", "@babel/polyfill": "^7.12.1", "@wordpress/keycodes": "^3.3.1", - "hyphenopoly": "^3.4.0", + "hyphenopoly": "^4.12.0", "indicate": "^2.4.0", "micromodal": "^0.4.6", "modaal": "^0.4.4",