|
@@ -27,7 +27,7 @@
|
|
|
"eslint-plugin-astro": "^0.34.0",
|
|
|
"eslint-plugin-import": "^2.29.1",
|
|
|
"eslint-plugin-unicorn": "^52.0.0",
|
|
|
- "fs-extra": "^11.1.1",
|
|
|
+ "fs-extra": "^11.3.0",
|
|
|
"lockfile-lint": "^4.14.0",
|
|
|
"nodemon": "^3.1.9",
|
|
|
"npm-run-all": "^4.1.5",
|
|
@@ -5602,10 +5602,11 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/fs-extra": {
|
|
|
- "version": "11.2.0",
|
|
|
- "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz",
|
|
|
- "integrity": "sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==",
|
|
|
+ "version": "11.3.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.0.tgz",
|
|
|
+ "integrity": "sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==",
|
|
|
"dev": true,
|
|
|
+ "license": "MIT",
|
|
|
"dependencies": {
|
|
|
"graceful-fs": "^4.2.0",
|
|
|
"jsonfile": "^6.0.1",
|