Skip to content

Commit 7a12034

Browse files
upgrade jquery for vulnerability
1 parent 10809ba commit 7a12034

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Web/ClientApp/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Web/ClientApp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint-plugin-jsx-a11y": "^6.4.1",
4141
"eslint-plugin-react": "^7.24.0",
4242
"eslint-plugin-react-hooks": "^4.2.0",
43-
"jquery": "^1.9.1",
43+
"jquery": "^3.6.0",
4444
"popper.js": "^1.16.1",
4545
"typescript": "^3.9.9"
4646
},

0 commit comments

Comments
 (0)