Skip to content

Commit

Permalink
Merge pull request #653 from pgharts/snyk-upgrade-9a390c7a8f8161854ef…
Browse files Browse the repository at this point in the history
…4a08d6bf7d23e

[Snyk] Upgrade jquery from 3.5.0 to 3.6.1
  • Loading branch information
danigirl329 authored Dec 14, 2022
2 parents d7026bc + 25fdaef commit b0dbb05
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@fortawesome/fontawesome-free": "^5.15.4",
"blueimp-file-upload": "^10.32.0",
"jquery": "^3.5.0",
"jquery": "^3.6.1",
"jquery-treetable": "^3.2.0-1",
"jquery-ui": "^1.13.2",
"jquery-ujs": "^1.2.2",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -986,12 +986,12 @@ jquery@>=1.6:
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470"
integrity sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==

jquery@>=1.8.0, jquery@^3.5.0:
jquery@>=1.8.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==

"jquery@>=1.8.0 <4.0.0":
"jquery@>=1.8.0 <4.0.0", jquery@^3.6.1:
version "3.6.1"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.1.tgz#fab0408f8b45fc19f956205773b62b292c147a16"
integrity sha512-opJeO4nCucVnsjiXOE+/PcCgYw9Gwpvs/a6B1LL/lQhwWwpbVEVYDZ1FokFr8PRc7ghYlrFPuyHuiiDNTQxmcw==
Expand Down

0 comments on commit b0dbb05

Please sign in to comment.