We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4e4705 commit ee51c80Copy full SHA for ee51c80
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
@@ -6082,7 +6082,7 @@ fs-extra@^10.0.0:
6082
jsonfile "^6.0.1"
6083
universalify "^2.0.0"
6084
6085
-fs-extra@^11.1.1:
+fs-extra@^11.0.0, fs-extra@^11.1.1:
6086
version "11.1.1"
6087
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.1.tgz#da69f7c39f3b002378b0954bb6ae7efdc0876e2d"
6088
integrity sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==
0 commit comments