diff --git a/packages/cli/package-lock.json b/packages/cli/package-lock.json index e1fd059f..dd241d88 100644 --- a/packages/cli/package-lock.json +++ b/packages/cli/package-lock.json @@ -10850,9 +10850,10 @@ } }, "node_modules/fast-uri": { - "version": "2.4.4", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-2.4.4.tgz", - "integrity": "sha512-GntYZbd2KSiFfoZI3Y02rXKihfsPwdWfiHrwKVLuU1i810D0SYw7fCarLxaRO2VvneTrbzCxSz3GnvEfUiApug==" + "version": "2.4.7", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-2.4.7.tgz", + "integrity": "sha512-b8mggfg2R+m2OAb3Z+2HcJxUgU+2cY1JQondBDyXLdrEKNPxd96MvnB5yWKZdupsuX6GdBaAZHZo9msHX/Bb7A==", + "license": "MIT" }, "node_modules/fast-url-parser": { "version": "1.1.3", @@ -23959,9 +23960,9 @@ "integrity": "sha512-dwsoQlS7h9hMeYUq1W++23NDcBLV4KqONnITDV9DjfS3q1SgDGVrBdvvTLUotWtPSD7asWDV9/CmsZPy8Hf70A==" }, "fast-uri": { - "version": "2.4.4", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-2.4.4.tgz", - "integrity": "sha512-GntYZbd2KSiFfoZI3Y02rXKihfsPwdWfiHrwKVLuU1i810D0SYw7fCarLxaRO2VvneTrbzCxSz3GnvEfUiApug==" + "version": "2.4.7", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-2.4.7.tgz", + "integrity": "sha512-b8mggfg2R+m2OAb3Z+2HcJxUgU+2cY1JQondBDyXLdrEKNPxd96MvnB5yWKZdupsuX6GdBaAZHZo9msHX/Bb7A==" }, "fast-url-parser": { "version": "1.1.3",