diff --git a/package-lock.json b/package-lock.json index f749122..2d603d2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6784,9 +6784,9 @@ } }, "node_modules/fast-uri": { - "version": "3.1.6", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.6.tgz", - "integrity": "sha512-7Ical1vFEMr0onbVzEDIreM22I4khW+fzyQPwvAFWBp1iwdshSZRsL4jjRvPG9JP1uiqMHRto+YU6R2/CzDz5Q==", + "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", diff --git a/package.json b/package.json index 4e20ba3..9d710d9 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ }, "qs": "^6.16.0", "tmp": "^0.2.4", - "fast-uri": "^3.1.6", + "fast-uri": "^3.1.7", "js-yaml": "^4.3.1", "minimatch@10.2.5": { "brace-expansion": "^5.0.9"