Skip to content

Commit

Permalink
Merge pull request #3 from nobuhiko/snyk-upgrade-3c3583d19e979a3e5fa5…
Browse files Browse the repository at this point in the history
…b2dafcd89c6c

[Snyk] Upgrade jquery-migrate from 3.3.2 to 3.4.0
  • Loading branch information
nobuhiko authored Jul 27, 2022
2 parents 3abd057 + fbcd9a1 commit d555236
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"jquery": "3",
"jquery-colorbox": "^1.6.4",
"jquery-easing": "^0.0.1",
"jquery-migrate": "^3.1.0",
"jquery-migrate": "^3.4.0",
"slick-carousel": "^1.8.1",
"style-loader": "^3.3.0",
"url-loader": "^4.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2869,10 +2869,10 @@ jquery-easing@^0.0.1:
dependencies:
jquery "*"

jquery-migrate@^3.1.0:
version "3.3.2"
resolved "https://registry.yarnpkg.com/jquery-migrate/-/jquery-migrate-3.3.2.tgz#7829ee24de3054d0d2f42dd093390d8a7b7af01a"
integrity sha512-L3gYhr7yEtLUSAeqXSicVa0vRD4aGwjw/bWY8YzrO2o/qDY1BaMyP3oB3bZf5Auy3Hu9ynliio0CTyDWCBPVDw==
jquery-migrate@^3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/jquery-migrate/-/jquery-migrate-3.4.0.tgz#915d6e914c76bd7410a58c86d20fec0052784af9"
integrity sha512-K0W02EhZyqjVpyF5pdi+t238cIfQACzMsXiX4AEfEOxPPfiZZFzf3brtFY21FOOEPiWZF4mH04TXHDE6e2YDyg==

jquery@*, jquery@3, jquery@>=1.3.2:
version "3.6.0"
Expand Down

0 comments on commit d555236

Please sign in to comment.