Skip to content

Commit

Permalink
Merge pull request #428 from MarcelRaschke/snyk-fix-db0bbe786eb5cadab…
Browse files Browse the repository at this point in the history
…541b7e58ba6b846

[Snyk] Security upgrade jquery from 2.2.4 to 3.5.0
  • Loading branch information
MarcelRaschke authored Jun 17, 2022
2 parents c5722cf + f9ff4cb commit 8d32260
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/themes/thxvscode/assets/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"bootstrap": "^3.4.0",
"jquery": "2.2.4",
"jquery": "3.5.0",
"js-cookie": "^2.1.4",
"lodash": "^4.17.4",
"react-dom": "^15.6.1",
Expand Down
8 changes: 4 additions & 4 deletions docs/themes/thxvscode/assets/js/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2407,10 +2407,10 @@ isomorphic-fetch@^2.1.1:
node-fetch "^1.0.1"
whatwg-fetch ">=0.10.0"

jquery@2.2.4:
version "2.2.4"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-2.2.4.tgz#2c89d6889b5eac522a7eea32c14521559c6cbf02"
integrity sha1-LInWiJterFIqfuoywUUhVZxsvwI=
jquery@3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==

js-cookie@^2.1.4:
version "2.2.1"
Expand Down

0 comments on commit 8d32260

Please sign in to comment.