Bump punycode from 2.3.0 to 2.3.1

Bumps [punycode](https://github.com/mathiasbynens/punycode.js) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/mathiasbynens/punycode.js/releases)
- [Commits](https://github.com/mathiasbynens/punycode.js/compare/v2.3.0...v2.3.1)

---
updated-dependencies:
- dependency-name: punycode
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/112/head
dependabot[bot] 2023-11-01 06:48:54 +00:00 zatwierdzone przez GitHub
rodzic 39a35d3a6b
commit acc65403fc
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 5 dodań i 5 usunięć

8
package-lock.json wygenerowano
Wyświetl plik

@ -54,7 +54,7 @@
"process": "^0.11.10",
"process-warning": "^2.3.0",
"proxy-addr": "^2.0.7",
"punycode": "^2.1.1",
"punycode": "^2.3.1",
"quick-format-unescaped": "^4.0.4",
"readable-stream": "^4.4.2",
"real-require": "^0.2.0",
@ -3791,9 +3791,9 @@
}
},
"node_modules/punycode": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.0.tgz",
"integrity": "sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==",
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
"integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
"engines": {
"node": ">=6"
}

Wyświetl plik

@ -57,7 +57,7 @@
"process": "^0.11.10",
"process-warning": "^2.3.0",
"proxy-addr": "^2.0.7",
"punycode": "^2.1.1",
"punycode": "^2.3.1",
"quick-format-unescaped": "^4.0.4",
"readable-stream": "^4.4.2",
"real-require": "^0.2.0",