Update dependency punycode.js to v2.3.1

This commit is contained in:
Pleroma Renovate Bot 2025-01-14 08:52:27 +00:00
parent 582ec616b8
commit 25c9fa9eb3
2 changed files with 5 additions and 5 deletions

View file

@ -38,7 +38,7 @@
"pako": "^2.1.0",
"parse-link-header": "2.0.0",
"phoenix": "1.7.18",
"punycode.js": "2.3.0",
"punycode.js": "2.3.1",
"qrcode": "1.5.3",
"querystring-es3": "0.2.1",
"url": "0.11.0",

View file

@ -7851,10 +7851,10 @@ pump@^3.0.0:
end-of-stream "^1.1.0"
once "^1.3.1"
punycode.js@2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/punycode.js/-/punycode.js-2.3.0.tgz#6aaa35964ffecc676545995ecb65980bd8302f61"
integrity sha512-AM9kSplQQCRlRkRZzx2EcqW2AQ9HuYoUzzl/tjJDNJEUeYHFGJ/rGE0a9cE1b41iuFz94pAwcEekC137Dd9Eyw==
punycode.js@2.3.1:
version "2.3.1"
resolved "https://registry.yarnpkg.com/punycode.js/-/punycode.js-2.3.1.tgz#6b53e56ad75588234e79f4affa90972c7dd8cdb7"
integrity sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==
punycode@1.3.2:
version "1.3.2"