logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://anongit.hacktivis.me/git/pleroma-fe.git/
commit: b3fa273f0993d449ca5277ee527a56bc78910d02
parent 582ec616b86f0c87e6d989c2303486caf70edfa7
Author: HJ <30-hj@users.noreply.git.pleroma.social>
Date:   Wed, 15 Jan 2025 01:50:10 +0000

Merge branch 'renovate/punycode.js-2.x' into 'develop'

Update dependency punycode.js to v2.3.1

See merge request pleroma/pleroma-fe!1980

Diffstat:

Mpackage.json2+-
Myarn.lock8++++----
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"