mirror of
https://github.com/fullstack-cash/explorer.fullstack.cash.git
synced 2026-09-22 01:02:05 -07:00
Update dependencies
This commit is contained in:
Generated
+3
-3
@@ -4773,9 +4773,9 @@
|
||||
"integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
|
||||
},
|
||||
"gatsby": {
|
||||
"version": "1.9.140",
|
||||
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-1.9.140.tgz",
|
||||
"integrity": "sha512-/xTQ1pzbRLVMWXXTFaeJ+MLDTtPKYM4s5pssp8r3qKzH/CdNWkrUimKlX0rI0Q+mM47BeuNp9iVeLsP28+kiWQ==",
|
||||
"version": "1.9.141",
|
||||
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-1.9.141.tgz",
|
||||
"integrity": "sha512-vKJCsxnGxu1uj7WCCVPL9Et/VEOhAWiaPWgJqgggyGUJF59UI3zA4152n6BNpPk7j20qHCTNYQoYtvXTIXmlDw==",
|
||||
"requires": {
|
||||
"async": "2.6.0",
|
||||
"babel-code-frame": "6.26.0",
|
||||
|
||||
+1
-1
@@ -8,7 +8,7 @@
|
||||
"serve": "gatsby serve"
|
||||
},
|
||||
"dependencies": {
|
||||
"gatsby": "^1.9.140",
|
||||
"gatsby": "^1.9.141",
|
||||
"gatsby-link": "^1.6.32"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user