Skip to content

Commit b7ea27d

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:jquery:20150627
1 parent e768f3b commit b7ea27d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"bootstrap-modal": "github:jschr/bootstrap-modal#2.2.6",
2626
"clipboard": "^1.7.1",
2727
"html5shiv": "^3.7.3",
28-
"jquery": "^1.9.1",
28+
"jquery": "^3.0.0",
2929
"jquery-contextmenu": "^1.6.6",
3030
"jquery-scrollstop": "^1.2.0",
3131
"jquery-touchswipe": "^1.6.18",

0 commit comments

Comments
 (0)