1 parent e58c8ad commit c533ba1Copy full SHA for c533ba1
2 files changed
packages/gatsby-plugin-gatsby-cloud/package.json
@@ -19,11 +19,11 @@
19
"@babel/cli": "^7.15.4",
20
"@babel/core": "^7.15.5",
21
"babel-preset-gatsby-package": "^2.22.0-next.0",
22
- "cpy-cli": "^3.1.1",
+ "cpy-cli": "^5.0.0",
23
"cross-env": "^7.0.3",
24
- "del-cli": "^3.0.1",
25
- "msw": "^0.38.2",
26
- "node-fetch": "^2.6.6"
+ "del-cli": "^5.1.0",
+ "msw": "^2.3.1",
+ "node-fetch": "^3.3.2"
27
},
28
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-gatsby-cloud#readme",
29
"keywords": [
0 commit comments