chore: upgrade dependencies with vulnerabilities

This commit is contained in:
Jim Jenkins 2021-05-11 16:53:33 -04:00
parent 098ec7311e
commit 93e752529d
2 changed files with 1600 additions and 2393 deletions

3985
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -33,7 +33,7 @@
"coveralls": "3.0.3",
"eslint": "6.8.0",
"expect.js": "0.3.1",
"grunt": "1.0.4",
"grunt": "1.4.0",
"grunt-browserify": "5.3.0",
"grunt-contrib-clean": "2.0.0",
"grunt-contrib-uglify": "4.0.1",
@ -42,9 +42,9 @@
"grunt-postcss": "0.9.0",
"grunt-sass": "3.0.2",
"istanbul": "0.4.5",
"mocha": "6.1.4",
"mocha": "8.4.0",
"mocha-lcov-reporter": "1.3.0",
"node-sass": "4.12.0",
"node-sass": "6.0.0",
"rewire": "4.0.1",
"silvermine-serverless-utils": "git+https://github.com/silvermine/serverless-utils.git#910f1149af824fc8d0fa840878079c7d3df0f414",
"sinon": "7.3.2"
@ -54,6 +54,6 @@
},
"dependencies": {
"class.extend": "0.9.1",
"underscore": "1.9.1"
"underscore": "1.13.1"
}
}