Skip to content

Commit

Permalink
fix: update jquery to 3.5.0 to mitigate xss attack (#300)
Browse files Browse the repository at this point in the history
  • Loading branch information
YoeriNijs committed Apr 30, 2020
1 parent 318ec20 commit 26517a4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -25,7 +25,7 @@
},
"dependencies": {
"@testing-library/dom": "6.1.0",
"jquery": "3.4.1",
"jquery": "3.5.0",
"replace-in-file": "^4.1.3",
"tslib": "^1.10.0"
},
Expand Down

0 comments on commit 26517a4

Please sign in to comment.