mirror of
https://github.com/fullstack-cash/explorer.fullstack.cash.git
synced 2026-09-21 16:52:05 -07:00
fix(starters): update dependency gatsby to ^2.5.2 (#14112)
This commit is contained in:
Generated
+4
-4
@@ -5201,9 +5201,9 @@
|
||||
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
|
||||
},
|
||||
"gatsby": {
|
||||
"version": "2.5.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.5.1.tgz",
|
||||
"integrity": "sha512-ncBAIKCQfOkEPo2ZzxG7Y92tU2GIV1BeIQZMaru0fz45C/6corvOgbLnUBNRePa/H2yR1AZAd4ndLYn+j/lidw==",
|
||||
"version": "2.5.2",
|
||||
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.5.2.tgz",
|
||||
"integrity": "sha512-ylX5YKalNFtSBdAGkraKeIYdP+kC0y8FVP1gyBgyafWhWz6VdVZsXRx05SLykSHhKVC7uZfAe3LJGGscnC2F2A==",
|
||||
"requires": {
|
||||
"@babel/code-frame": "^7.0.0",
|
||||
"@babel/core": "^7.0.0",
|
||||
@@ -5303,7 +5303,7 @@
|
||||
"raw-loader": "^0.5.1",
|
||||
"react-dev-utils": "^4.2.1",
|
||||
"react-error-overlay": "^3.0.0",
|
||||
"react-hot-loader": "^4.6.2",
|
||||
"react-hot-loader": "^4.8.4",
|
||||
"redux": "^4.0.0",
|
||||
"redux-thunk": "^2.3.0",
|
||||
"semver": "^5.6.0",
|
||||
|
||||
Reference in New Issue
Block a user