diff --git a/youtube/youtube-extension-popup/package-lock.json b/youtube/youtube-extension-popup/package-lock.json index 11978df7..2336fd13 100644 --- a/youtube/youtube-extension-popup/package-lock.json +++ b/youtube/youtube-extension-popup/package-lock.json @@ -20,10 +20,10 @@ "web-vitals": "^1.0.1" }, "devDependencies": { - "@vitejs/plugin-react": "latest", + "@vitejs/plugin-react": "*", "eslint": "^7.25.0", "eslint-plugin-react": "^7.23.2", - "vite": "latest", + "vite": "*", "vite-plugin-singlefile": "^2.3.0" } }, @@ -2254,9 +2254,9 @@ "dev": true }, "node_modules/fast-uri": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.0.tgz", - "integrity": "sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.2.tgz", + "integrity": "sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==", "dev": true, "funding": [ { @@ -2267,8 +2267,7 @@ "type": "opencollective", "url": "https://opencollective.com/fastify" } - ], - "license": "BSD-3-Clause" + ] }, "node_modules/file-entry-cache": { "version": "6.0.1", @@ -5533,9 +5532,9 @@ "dev": true }, "fast-uri": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.0.tgz", - "integrity": "sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.2.tgz", + "integrity": "sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==", "dev": true }, "file-entry-cache": {