mirror of
https://github.com/affaan-m/ECC.git
synced 2026-09-08 07:37:48 +02:00
fix(security): update fast-uri to 3.1.7 (#2936)
This commit is contained in:
Generated
+3
-3
@@ -1124,9 +1124,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/fast-uri": {
|
||||
"version": "3.1.5",
|
||||
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.5.tgz",
|
||||
"integrity": "sha512-gHwA1O9LDIcKunMKhObS/HimwtehO1nPUECKAu5TpKgaO19fcWEl4bliWe1jWxVFvIXztJjjQ4L8XQ1EU9f7Jw==",
|
||||
"version": "3.1.7",
|
||||
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.7.tgz",
|
||||
"integrity": "sha512-dOvZVzjdZdz7phd9v6jCbwxrBW3fK6n8Rc0CtdmM4bumzMnxywBYhuph6J819RRw/ku+rLbelwfMunktuzVVHg==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
|
||||
+2
-2
@@ -507,12 +507,12 @@
|
||||
"node": ">=18"
|
||||
},
|
||||
"overrides": {
|
||||
"fast-uri": "3.1.5",
|
||||
"fast-uri": "3.1.7",
|
||||
"markdown-it": "14.3.0",
|
||||
"js-yaml": "4.3.1"
|
||||
},
|
||||
"resolutions": {
|
||||
"fast-uri": "3.1.5",
|
||||
"fast-uri": "3.1.7",
|
||||
"markdown-it": "14.3.0",
|
||||
"js-yaml": "4.3.1"
|
||||
},
|
||||
|
||||
@@ -804,10 +804,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"fast-uri@npm:3.1.5":
|
||||
version: 3.1.5
|
||||
resolution: "fast-uri@npm:3.1.5"
|
||||
checksum: 10c0/2bf60eb800dd610c65e17be436425dcb21c92aff3a87d442a8bccab0b7b071e88cf1a5d7d1ea946370b937e6fc0375c405c0296c10587e57de4f78be4646d1d0
|
||||
"fast-uri@npm:3.1.7":
|
||||
version: 3.1.7
|
||||
resolution: "fast-uri@npm:3.1.7"
|
||||
checksum: 10c0/ca2baa4bde48fc7322bdc692c6636975943ebe4f6dd97e07d70b14e0ab85af2ff30de90f550f5ec2956684fe208e150d85d6cb5f3c74438c8ac1bf86bd435c13
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user