Skip to content

Commit c74c065

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JQUERY-565129
1 parent 5829eee commit c74c065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"uglify-save-license": "0.4.1"
4646
},
4747
"dependencies": {
48-
"jquery": "3.4.1",
48+
"jquery": "3.5.0",
4949
"jquery-ui-dist": "1.12.1",
5050
"prismjs": "1.20.0",
5151
"scrollspy-js": "0.1.3"

0 commit comments

Comments
 (0)