Skip to content

Commit

Permalink
Update jquery (fix security vulnerability)
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Weil <[email protected]>
  • Loading branch information
stweil committed Dec 16, 2019
1 parent c3d654e commit 5ce9ffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"clipboard": "^1.5.10",
"font-awesome": "^4.6.1",
"handlebars": "^4.0.5",
"jquery": "^2.2.3",
"jquery": ">=3.4.0",
"notie": "^3.2.0",
"reset-css": "^2.0.2011012603",
"chokidar-cli": "^1.2.0",
Expand Down

0 comments on commit 5ce9ffd

Please sign in to comment.