mirror of
https://github.com/fullstack-cash/explorer.fullstack.cash.git
synced 2026-09-21 16:52:05 -07:00
fix(gatsby-ipfs-web-wallet): Bumping version
This commit is contained in:
Generated
+6
-6
@@ -20807,9 +20807,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-ipfs-web-wallet": {
|
"gatsby-ipfs-web-wallet": {
|
||||||
"version": "1.1.1",
|
"version": "1.1.4",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-ipfs-web-wallet/-/gatsby-ipfs-web-wallet-1.1.1.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-ipfs-web-wallet/-/gatsby-ipfs-web-wallet-1.1.4.tgz",
|
||||||
"integrity": "sha512-bhXhddzd2SjgTnzXek2FT+V90w79M9GmiWlBCpdz+xRpIXtj4SnRyw4C5ZZlVVXcftabjKw39DWfP3uYzlE2eA==",
|
"integrity": "sha512-+akLqaJwv2D6gXeNK4xRaJNa5LafIo/WpdsyxZJmkuDfQkClr43ojgTKXoZHUkTCvkk2tMtLh1FQHCPEzvidPw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"adminlte-2-react": "^0.1.27",
|
"adminlte-2-react": "^0.1.27",
|
||||||
"gatsby": "^2.23.7",
|
"gatsby": "^2.23.7",
|
||||||
@@ -35721,9 +35721,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tar-stream": {
|
"tar-stream": {
|
||||||
"version": "2.1.2",
|
"version": "2.1.3",
|
||||||
"resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-2.1.2.tgz",
|
"resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-2.1.3.tgz",
|
||||||
"integrity": "sha512-UaF6FoJ32WqALZGOIAApXx+OdxhekNMChu6axLJR85zMMjXKWFGjbIRe+J6P4UnRGg9rAwWvbTT0oI7hD/Un7Q==",
|
"integrity": "sha512-Z9yri56Dih8IaK8gncVPx4Wqt86NDmQTSh49XLZgjWpGZL9GK9HKParS2scqHCC4w6X9Gh2jwaU45V47XTKwVA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"bl": "^4.0.1",
|
"bl": "^4.0.1",
|
||||||
"end-of-stream": "^1.4.1",
|
"end-of-stream": "^1.4.1",
|
||||||
|
|||||||
+1
-1
@@ -19,7 +19,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"gatsby": "^2.23.7",
|
"gatsby": "^2.23.7",
|
||||||
"gatsby-ipfs-web-wallet": "^1.1.3"
|
"gatsby-ipfs-web-wallet": "^1.1.4"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
Reference in New Issue
Block a user