Skip to content

Commit

Permalink
fix: jQuery version bump
Browse files Browse the repository at this point in the history
Bumped version of jQuery to 3.4.1, to avoid auditing tools from emitted
vulnerability warnings.
  • Loading branch information
askarby committed May 15, 2019
1 parent 361188f commit 9595b78
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 64 deletions.
88 changes: 25 additions & 63 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@angular/router": "~7.0.0",
"core-js": "^2.5.4",
"dom-testing-library": "3.16.0",
"jquery": "3.3.1",
"jquery": "3.4.1",
"helpful-decorators": "^1.7.2",
"rxjs": "~6.3.3",
"zone.js": "~0.8.26"
Expand Down

0 comments on commit 9595b78

Please sign in to comment.