fix(gatsby-ipfs-web-wallet): Bumping to v1.10.0

This commit is contained in:
Chris Troutner
2020-10-13 11:44:20 -07:00
parent 594b128738
commit a5d2ad07ea
2 changed files with 10 additions and 10 deletions
+9 -9
View File
@@ -22210,9 +22210,9 @@
}
},
"gatsby-ipfs-web-wallet": {
"version": "1.9.21",
"resolved": "https://registry.npmjs.org/gatsby-ipfs-web-wallet/-/gatsby-ipfs-web-wallet-1.9.21.tgz",
"integrity": "sha512-LgV72RuwzhhyNkqnY0wi6GvAHwIHnVqeLZWxWBa6WIRFLLxHDIEwddI95z5le5GQwynfi6w02mogOxjPnTKclw==",
"version": "1.10.0",
"resolved": "https://registry.npmjs.org/gatsby-ipfs-web-wallet/-/gatsby-ipfs-web-wallet-1.10.0.tgz",
"integrity": "sha512-FK5grMnjigpZrCJYOUXvK4ovSfrDwt/x8JKzbHjyMu/MzolwpJSYNMj106YG8IK1tB1CArI2Di5cYmR2/qFniw==",
"requires": {
"adminlte-2-react": "^0.1.27",
"copy-to-clipboard": "^3.3.1",
@@ -22544,17 +22544,17 @@
}
},
"gatsby-plugin-react-helmet": {
"version": "3.3.13",
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.3.13.tgz",
"integrity": "sha512-FwIYZIqtWSudCXN/wTaRCtNbSxFl76UI6ltq7f2iXc7n1anHPJIofD6bjy/O4ifss/UqhKWgdmz5MiURPY+GmA==",
"version": "3.3.14",
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.3.14.tgz",
"integrity": "sha512-5GsIVZIVOax2V9g1UL8row1TG3p2zPY2I+8Rq52H0R5xD9QoMTPde2Q4N0Y2td+qzfRdcfkbSj/kokK2I5owPw==",
"requires": {
"@babel/runtime": "^7.11.2"
}
},
"gatsby-plugin-sharp": {
"version": "2.6.39",
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.6.39.tgz",
"integrity": "sha512-ug/FXUK9TWvPouVSM+bOC2E+s88OI8VSR5EJhOZUEJTyyJ7KjVNiuCa9YJ+vQzJFrxcKdbukWDt+zwoo2kkJ6g==",
"version": "2.6.42",
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.6.42.tgz",
"integrity": "sha512-uqra+GDLEfE5Kv8Th1lkQKS6FIRwPzwipoWJBogfPLTnl0L3t+ogdEhN8p5d7G6SYoaukuGrix162mbQXqASBA==",
"requires": {
"@babel/runtime": "^7.11.2",
"async": "^3.2.0",