|
|
@@ -27,7 +27,7 @@
|
|
|
"eslint-plugin-astro": "^1.5.0",
|
|
|
"eslint-plugin-import": "^2.32.0",
|
|
|
"eslint-plugin-unicorn": "^62.0.0",
|
|
|
- "fs-extra": "^11.3.2",
|
|
|
+ "fs-extra": "^11.3.3",
|
|
|
"lockfile-lint": "^5.0.0",
|
|
|
"nodemon": "^3.1.11",
|
|
|
"npm-run-all": "^4.1.5",
|
|
|
@@ -7166,9 +7166,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/fs-extra": {
|
|
|
- "version": "11.3.2",
|
|
|
- "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.2.tgz",
|
|
|
- "integrity": "sha512-Xr9F6z6up6Ws+NjzMCZc6WXg2YFRlrLP9NQDO3VQrWrfiojdhS56TzueT88ze0uBdCTwEIhQ3ptnmKeWGFAe0A==",
|
|
|
+ "version": "11.3.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.3.tgz",
|
|
|
+ "integrity": "sha512-VWSRii4t0AFm6ixFFmLLx1t7wS1gh+ckoa84aOeapGum0h+EZd1EhEumSB+ZdDLnEPuucsVB9oB7cxJHap6Afg==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|