Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit aef1385

Browse files
committed
Updated to avoid vulnerabilities in package
1 parent 7341b73 commit aef1385

File tree

2 files changed

+46
-79
lines changed

2 files changed

+46
-79
lines changed

package-lock.json

Lines changed: 43 additions & 76 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
"grunt-contrib-compress": "^1.5.0",
2020
"grunt-contrib-csslint": "^2.0.0",
2121
"grunt-eslint": "^22.0.0",
22-
"grunt-html": "^11.0.0",
22+
"grunt-html": "^11.1.1",
2323
"grunt-jinja-new-grunt": ">=0.5.0",
2424
"grunt-shell": "^3.0.1",
25-
"jasmine-core": "^3.4.0",
26-
"karma": "^4.2.0",
25+
"jasmine-core": "^3.5.0",
26+
"karma": "^4.3.0",
2727
"karma-chrome-launcher": "^3.1.0",
2828
"karma-cli": "^2.0.0",
2929
"karma-eslint": ">=2.2.0",

0 commit comments

Comments
 (0)