Skip to content

Commit

Permalink
feat: Updated jQuery package (#629)
Browse files Browse the repository at this point in the history
Updated jQuery package to the next non-vulnerable version (3.6.4) as per this https://security.snyk.io/package/npm/jquery/3.6.0
  • Loading branch information
takeandrei5 authored Oct 6, 2023
1 parent 05d51d5 commit 9478289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/spectator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
],
"dependencies": {
"@testing-library/dom": "^8.11.0",
"jquery": "3.6.0",
"jquery": "3.6.4",
"replace-in-file": "6.2.0",
"tslib": "^2.1.0"
},
Expand Down

0 comments on commit 9478289

Please sign in to comment.