diff options
| author | tusooa <tusooa@kazv.moe> | 2023-01-28 14:57:10 +0000 |
|---|---|---|
| committer | tusooa <tusooa@kazv.moe> | 2023-01-28 14:57:10 +0000 |
| commit | 93e01aefad056b8e543625839fff6511ec8b60e6 (patch) | |
| tree | 2e5bba86d4a3e279570c8835a35ec5ece3f9ef88 /package.json | |
| parent | bb1c60fa9349e802a22b42b7f2a86650b8aa781d (diff) | |
| parent | ec0b239496801bf03391c1ad181545ae738cc40b (diff) | |
Merge branch 'renovate/punycode.js-2.x' into 'develop'
Update dependency punycode.js to v2.3.0
See merge request pleroma/pleroma-fe!1775
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 557672ea..008db4ce 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "localforage": "1.10.0", "parse-link-header": "2.0.0", "phoenix": "1.6.2", - "punycode.js": "2.1.0", + "punycode.js": "2.3.0", "qrcode": "1.5.0", "querystring-es3": "0.2.1", "url": "0.11.0", |
