diff --git a/package-lock.json b/package-lock.json index 931eb5a..4a8df80 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { - "name": "npm-proj-1703081173996-0.54583547096458387lnOyi", + "name": "relock-npm-lock-v2-bNew6m", "lockfileVersion": 3, "requires": true, "packages": { "": { "dependencies": { "@tailwindcss/typography": "github:tailwindcss/typography", - "fs": "^0.0.1-security", + "fs": "^0.0.2", "path": "^0.12.7", "sharp": "^0.33.0" }, @@ -1410,9 +1410,10 @@ } }, "node_modules/fs": { - "version": "0.0.1-security", - "resolved": "https://registry.npmjs.org/fs/-/fs-0.0.1-security.tgz", - "integrity": "sha512-3XY9e1pP0CVEUCdj5BmfIZxRBTSDycnbqhIOGec9QYtmVH2fbLpj86CFWkrNOkt/Fvty4KZG5lTglL9j/gJ87w==" + "version": "0.0.2", + "resolved": "https://registry.npmjs.org/fs/-/fs-0.0.2.tgz", + "integrity": "sha512-YAiVokMCrSIFZiroB1oz51hPiPRVcUtSa4x2U5RYXyhS9VAPdiFigKbPTnOSq7XY8wd3FIVPYmXpo5lMzFmxgg==", + "license": "MIT" }, "node_modules/fs.realpath": { "version": "1.0.0", diff --git a/package.json b/package.json index df34aa7..46f1b91 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "dependencies": { "@tailwindcss/typography": "github:tailwindcss/typography", - "fs": "^0.0.1-security", + "fs": "^0.0.2", "path": "^0.12.7", "sharp": "^0.33.0" }