1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-04 01:23:57 +00:00

update groupings deps

This commit is contained in:
Kyle Spearrin
2018-11-09 22:35:00 -05:00
parent 13df21577c
commit c1a3025bdf
3 changed files with 10 additions and 1 deletions

5
package-lock.json generated
View File

@@ -1519,6 +1519,11 @@
"callsite": "1.0.0"
}
},
"big-integer": {
"version": "1.6.36",
"resolved": "https://registry.npmjs.org/big-integer/-/big-integer-1.6.36.tgz",
"integrity": "sha512-t70bfa7HYEA1D9idDbmuv7YbsbVkQ+Hp+8KFSul4aE5e/i1bjCNIRYJZlA8Q8p0r9T8cF/RVvwUgRA//FydEyg=="
},
"big.js": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/big.js/-/big.js-3.2.0.tgz",