Update outdated dependencies, fix npm audit
This commit is contained in:
824
package-lock.json
generated
824
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -16,9 +16,9 @@
|
|||||||
"smart-buffer": "~4.1.0"
|
"smart-buffer": "~4.1.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"eslint": "^7.2.0",
|
"eslint": "^7.4.0",
|
||||||
"eslint-config-strongloop": "^2.1.0",
|
"eslint-config-strongloop": "^2.1.0",
|
||||||
"mocha": "^7.2.0"
|
"mocha": "^8.0.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "mocha test/*.spec.js",
|
"test": "mocha test/*.spec.js",
|
||||||
|
Reference in New Issue
Block a user