diff --git a/codeceptjs-e2e/package-lock.json b/codeceptjs-e2e/package-lock.json index e518a7149..152c3126b 100644 --- a/codeceptjs-e2e/package-lock.json +++ b/codeceptjs-e2e/package-lock.json @@ -5287,9 +5287,9 @@ "dev": true }, "node_modules/fast-uri": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.2.tgz", - "integrity": "sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==", + "version": "3.1.5", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.5.tgz", + "integrity": "sha512-gHwA1O9LDIcKunMKhObS/HimwtehO1nPUECKAu5TpKgaO19fcWEl4bliWe1jWxVFvIXztJjjQ4L8XQ1EU9f7Jw==", "funding": [ { "type": "github", @@ -5300,6 +5300,7 @@ "url": "https://opencollective.com/fastify" } ], + "license": "BSD-3-Clause", "optional": true }, "node_modules/fastq": {