From b4cd4975c13cb3d7afcada9dd1875888774e3a86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 16:51:11 +0000 Subject: [PATCH] Bump punycode from 2.1.1 to 2.3.0 (#15162) * Bump punycode from 2.1.1 to 2.3.0 Bumps [punycode](https://github.com/mathiasbynens/punycode.js) from 2.1.1 to 2.3.0. - [Release notes](https://github.com/mathiasbynens/punycode.js/releases) - [Commits](https://github.com/mathiasbynens/punycode.js/commits) --- updated-dependencies: - dependency-name: punycode dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Deduplicate dependencies Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steve Repsher --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 100996499c..8c8a42412d 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "memoize-one": "^6.0.0", "node-vibrant": "3.2.1-alpha.1", "proxy-polyfill": "^0.3.2", - "punycode": "^2.1.1", + "punycode": "^2.3.0", "qr-scanner": "^1.3.0", "qrcode": "^1.4.4", "regenerator-runtime": "^0.13.11", diff --git a/yarn.lock b/yarn.lock index 81997b05b7..b81f19e82c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9616,7 +9616,7 @@ fsevents@^1.2.7: pinst: ^3.0.0 prettier: ^2.8.3 proxy-polyfill: ^0.3.2 - punycode: ^2.1.1 + punycode: ^2.3.0 qr-scanner: ^1.3.0 qrcode: ^1.4.4 regenerator-runtime: ^0.13.11 @@ -13291,10 +13291,10 @@ fsevents@^1.2.7: languageName: node linkType: hard -"punycode@npm:^2.1.0, punycode@npm:^2.1.1": - version: 2.1.1 - resolution: "punycode@npm:2.1.1" - checksum: 823bf443c6dd14f669984dea25757b37993f67e8d94698996064035edd43bed8a5a17a9f12e439c2b35df1078c6bec05a6c86e336209eb1061e8025c481168e8 +"punycode@npm:^2.1.0, punycode@npm:^2.1.1, punycode@npm:^2.3.0": + version: 2.3.0 + resolution: "punycode@npm:2.3.0" + checksum: 39f760e09a2a3bbfe8f5287cf733ecdad69d6af2fe6f97ca95f24b8921858b91e9ea3c9eeec6e08cede96181b3bb33f95c6ffd8c77e63986508aa2e8159fa200 languageName: node linkType: hard