build(deps-dev): [security] bump jquery from 3.4.1 to 3.5.0

Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0. **This update includes security fixes.**
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-29 23:35:14 +00:00 committed by GitHub
parent 6dbdf63aeb
commit 40fe10970b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 12 deletions

View File

@ -50,7 +50,7 @@
"embarkjs-swarm": "^6.0.0",
"embarkjs-web3": "^6.0.0",
"embarkjs-whisper": "^6.0.0",
"jquery": "3.4.1",
"jquery": "3.5.0",
"popper.js": "1.15.0",
"react": "16.12.0",
"react-dom": "16.12.0",

View File

@ -22,7 +22,7 @@
"embarkjs-whisper": "^6.0.0",
"fs-extra": "8.1.0",
"haml": "0.4.3",
"jquery": "3.4.0",
"jquery": "3.5.0",
"react": "16.12.0",
"react-bootstrap": "0.32.4",
"react-dom": "16.12.0",

View File

@ -73,7 +73,7 @@
"font-awesome": "4.7.0",
"fs-extra": "8.1.0",
"history": "4.10.1",
"jquery": "3.4.1",
"jquery": "3.5.0",
"monaco-editor": "0.20.0",
"npm-run-all": "4.1.5",
"perfect-scrollbar": "1.4.0",

View File

@ -13804,15 +13804,10 @@ jest@25.1.0:
import-local "^3.0.2"
jest-cli "^25.1.0"
jquery@3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.0.tgz#8de513fa0fa4b2c7d2e48a530e26f0596936efdf"
integrity sha512-ggRCXln9zEqv6OqAGXFEcshF5dSBvCkzj6Gm2gzuR5fWawaX8t7cxKVkkygKODrDAzKdoYw3l/e3pm3vlT4IbQ==
jquery@3.4.1:
version "3.4.1"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2"
integrity sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw==
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-base64@^2.1.8:
version "2.5.1"