We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2caa46e commit aa3184cCopy full SHA for aa3184c
package.json
@@ -14,7 +14,7 @@
14
],
15
"dependencies": {
16
"@babel/runtime": "^7.16.7",
17
- "fs-extra": "^10.0.0",
+ "fs-extra": "^11.0.0",
18
"gatsby-core-utils": "^4.0.0",
19
"kebab-hash": "^0.1.2",
20
"lodash.mergewith": "^4.6.2",
yarn.lock
@@ -6280,7 +6280,7 @@ fs-extra@^10.0.0:
6280
jsonfile "^6.0.1"
6281
universalify "^2.0.0"
6282
6283
-fs-extra@^11.1.1:
+fs-extra@^11.0.0, fs-extra@^11.1.1:
6284
version "11.1.1"
6285
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.1.tgz#da69f7c39f3b002378b0954bb6ae7efdc0876e2d"
6286
integrity sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==
0 commit comments