1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 23:33:31 +00:00

npm audit fix

This commit is contained in:
Kyle Spearrin
2018-11-27 12:50:40 -05:00
parent 687a600cee
commit afec1fdf10
2 changed files with 4 additions and 4 deletions

2
jslib

Submodule jslib updated: 64a6015a67...6920cf77b9

6
package-lock.json generated
View File

@@ -1362,9 +1362,9 @@
}
},
"cryptiles": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/cryptiles/-/cryptiles-3.1.2.tgz",
"integrity": "sha1-qJ+7Ig9c4l7FboxKqKT9e1sNKf4=",
"version": "3.1.4",
"resolved": "https://registry.npmjs.org/cryptiles/-/cryptiles-3.1.4.tgz",
"integrity": "sha512-8I1sgZHfVwcSOY6mSGpVU3lw/GSIZvusg8dD2+OGehCJpOhQRLNcH0qb9upQnOH4XhgxxFJSg6E2kx95deb1Tw==",
"dev": true,
"requires": {
"boom": "5.x.x"