Skip to content

Commit 7edaa33

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 ce80a33 commit 7edaa33

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
@@ -48,7 +48,7 @@
4848
"dependencies": {
4949
"autosize": "4.0.2",
5050
"bootstrap": "3.4.1",
51-
"jquery": "3.4.1",
51+
"jquery": "3.5.0",
5252
"jquery-ui-dist": "1.12.1",
5353
"prismjs": "1.20.0",
5454
"scrollspy-js": "0.1.3"

0 commit comments

Comments
 (0)