Updating package lock

This commit is contained in:
Chris Troutner
2020-09-28 19:55:28 -07:00
parent 10eb4da112
commit 9e3dfd9848
+3 -3
View File
@@ -366,9 +366,9 @@
}
},
"@psf/bch-js": {
"version": "3.6.2",
"resolved": "https://registry.npmjs.org/@psf/bch-js/-/bch-js-3.6.2.tgz",
"integrity": "sha512-6r8NBB48WgWHAFeuwrlkaE3B87TT3o/8hdjU1DOWXUx7lMFIF1Aq25CffUxF3sHP0pSx3/+4ulQZFROHGTwnDQ==",
"version": "3.6.3",
"resolved": "https://registry.npmjs.org/@psf/bch-js/-/bch-js-3.6.3.tgz",
"integrity": "sha512-0nqmLprZU+1lh1WTnAqVHQD+bIPJIcEQ36rBNoyh4ejzWZoQ7pTMj2r2I7JGhWmxWdSQ+g4stT1OrC4qmH6jdw==",
"requires": {
"@uppy/core": "^1.10.4",
"@uppy/tus": "^1.5.12",