Skip to content

Commit

Permalink
fix: upgrade jquery from 3.7.0 to 3.7.1 (#160)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade jquery from 3.7.0 to 3.7.1.

See this package in npm:
https://www.npmjs.com/package/jquery

See this project in Snyk:
https://app.snyk.io/org/guibranco/project/2f4e5383-facb-45ba-bc14-c7e34cd7face?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
guibranco and snyk-bot authored Sep 19, 2023
1 parent b61e31b commit 8f6aaa5
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 62 deletions.
170 changes: 109 additions & 61 deletions POCUploadStream/ClientApp/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion POCUploadStream/ClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"bootstrap": "^5.3.2",
"jquery": "3.7.0",
"jquery": "3.7.1",
"react-router-dom": "^6.16.0",
"react-router-bootstrap": "^0.26.2",
"react-scripts": "^5.0.1",
Expand Down

0 comments on commit 8f6aaa5

Please sign in to comment.