Skip to content

Commit

Permalink
Update dependency jquery to v3.5.0 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 4, 2021
1 parent 3537c98 commit b7b89db
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
14 changes: 7 additions & 7 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"babel-loader": "^8.0.0",
"font-awesome": "^4.7.0",
"html-webpack-plugin": "^3.2.0",
"jquery": "3.4.1",
"jquery": "3.5.0",
"lodash": "^4.17.10",
"lz-string": "^1.4.4",
"react": "^16.4.2",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3039,10 +3039,10 @@ isomorphic-fetch@^2.1.1:
node-fetch "^1.0.1"
whatwg-fetch ">=0.10.0"

jquery@3.4.1:
version "3.4.1"
resolved "https://registry.npmjs.org/jquery/-/jquery-3.4.1.tgz"
integrity sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw==
jquery@3.5.0:
version "3.5.0"
resolved "https://registry.npmjs.org/jquery/-/jquery-3.5.0.tgz"
integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==

js-tokens@^3.0.0, "js-tokens@^3.0.0 || ^4.0.0":
version "3.0.2"
Expand Down Expand Up @@ -3563,9 +3563,9 @@ nanomatch@^1.2.9:
to-regex "^3.0.1"

needle@^2.2.1:
version "2.6.0"
resolved "https://registry.yarnpkg.com/needle/-/needle-2.6.0.tgz#24dbb55f2509e2324b4a99d61f413982013ccdbe"
integrity sha512-KKYdza4heMsEfSWD7VPUIz3zX2XDwOyX2d+geb4vrERZMT5RMU6ujjaD+I5Yr54uZxQ2w6XRTAhHBbSCyovZBg==
version "2.7.0"
resolved "https://registry.yarnpkg.com/needle/-/needle-2.7.0.tgz#90e020b9a1e33253fcf009d22927b130c8b2fd8b"
integrity sha512-b4f4JgOl7GZVM1p+xuWBAsHwflng1s2yOu9lOThKAzULRW7eqSFYfN4gbuUFOMuE0hVAPWJnSz/90LMOlEGErw==
dependencies:
debug "^3.2.6"
iconv-lite "^0.4.4"
Expand Down

0 comments on commit b7b89db

Please sign in to comment.