fix(gatsby-ipfs-web-wallet): Bumping version

This commit is contained in:
Chris Troutner
2020-07-07 10:34:49 -07:00
parent 3b1eacf91e
commit cea262ace4
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -20807,9 +20807,9 @@
}
},
"gatsby-ipfs-web-wallet": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/gatsby-ipfs-web-wallet/-/gatsby-ipfs-web-wallet-1.1.1.tgz",
"integrity": "sha512-bhXhddzd2SjgTnzXek2FT+V90w79M9GmiWlBCpdz+xRpIXtj4SnRyw4C5ZZlVVXcftabjKw39DWfP3uYzlE2eA==",
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/gatsby-ipfs-web-wallet/-/gatsby-ipfs-web-wallet-1.1.4.tgz",
"integrity": "sha512-+akLqaJwv2D6gXeNK4xRaJNa5LafIo/WpdsyxZJmkuDfQkClr43ojgTKXoZHUkTCvkk2tMtLh1FQHCPEzvidPw==",
"requires": {
"adminlte-2-react": "^0.1.27",
"gatsby": "^2.23.7",
@@ -35721,9 +35721,9 @@
}
},
"tar-stream": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-2.1.2.tgz",
"integrity": "sha512-UaF6FoJ32WqALZGOIAApXx+OdxhekNMChu6axLJR85zMMjXKWFGjbIRe+J6P4UnRGg9rAwWvbTT0oI7hD/Un7Q==",
"version": "2.1.3",
"resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-2.1.3.tgz",
"integrity": "sha512-Z9yri56Dih8IaK8gncVPx4Wqt86NDmQTSh49XLZgjWpGZL9GK9HKParS2scqHCC4w6X9Gh2jwaU45V47XTKwVA==",
"requires": {
"bl": "^4.0.1",
"end-of-stream": "^1.4.1",