From 27677d1d1a8b8edaf7c134e8675db13e0923ad26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 10:57:36 +0000 Subject: [PATCH] NPM(deps): Bump hyphenopoly from 3.4.0 to 4.12.0 Bumps [hyphenopoly](https://github.com/mnater/Hyphenopoly) from 3.4.0 to 4.12.0. - [Release notes](https://github.com/mnater/Hyphenopoly/releases) - [Changelog](https://github.com/mnater/Hyphenopoly/blob/master/CHANGELOG.md) - [Commits](https://github.com/mnater/Hyphenopoly/compare/v3.4.0...v4.12.0) --- updated-dependencies: - dependency-name: hyphenopoly dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) 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",