diff --git a/package.json b/package.json index f192ba40..4ffc1268 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,6 @@ "eslint-plugin-html": "^7.1.0", "eslint-plugin-nuxt": "^4.0.0", "eslint-plugin-vue": "^9.19.2", - "fs": "0.0.1-security", "jest": "^29.7.0", "jest-dom": "^4.0.0", "jest-environment-jsdom": "^29.7.0", @@ -93,4 +92,4 @@ "ts-loader": "^6.2.2", "typescript": "^5.3.3" } -} \ No newline at end of file +} diff --git a/yarn.lock b/yarn.lock index 2c674e2d..34defd5e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6409,11 +6409,6 @@ fs.realpath@^1.0.0: resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f" integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw== -fs@0.0.1-security: - version "0.0.1-security" - resolved "https://registry.yarnpkg.com/fs/-/fs-0.0.1-security.tgz#8a7bd37186b6dddf3813f23858b57ecaaf5e41d4" - integrity sha512-3XY9e1pP0CVEUCdj5BmfIZxRBTSDycnbqhIOGec9QYtmVH2fbLpj86CFWkrNOkt/Fvty4KZG5lTglL9j/gJ87w== - fsevents@2.3.2: version "2.3.2" resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"