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

@ -1 +1 @@
Subproject commit 64a6015a67a8110cd8a4ef897e1338c71c4b6b49
Subproject commit 6920cf77b9373ed25f882ce68f17dde582e0a5be

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"