Skip to content

Commit 008a74f

Browse files
committed
fix: upgrade jquery from 3.5.1 to 3.6.0
Snyk has created this PR to upgrade jquery from 3.5.1 to 3.6.0. See this package in npm: https://www.npmjs.com/package/jquery See this project in Snyk: https://app.snyk.io/org/wambugucoder/project/4ad982c5-88ce-4f1c-98fc-b63137218714?utm_source=github&utm_medium=upgrade-pr
1 parent 73e06b6 commit 008a74f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

client/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.

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"bootstrap": "^4.6.0",
1111
"bootstrap-sass": "^3.4.1",
1212
"font-awesome": "^4.7.0",
13-
"jquery": "^3.5.1",
13+
"jquery": "^3.6.0",
1414
"jwt-decode": "^2.2.0",
1515
"moment": "^2.29.1",
1616
"node-sass": "5.0.0",

0 commit comments

Comments
 (0)