commit: 25c9fa9eb3cb96502ce2b0c7e3a206a143ae09f4
parent 582ec616b86f0c87e6d989c2303486caf70edfa7
Author: Pleroma Renovate Bot <contact+pleroma-renovator@hacktivis.me>
Date: Tue, 14 Jan 2025 08:52:27 +0000
Update dependency punycode.js to v2.3.1
Diffstat:
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package.json b/package.json
@@ -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",
diff --git a/yarn.lock b/yarn.lock
@@ -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"