0
0
mirror of https://github.com/OpenBazaar/openbazaar-desktop synced 2025-10-06 00:22:47 +02:00

Bump jquery from 3.4.0 to 3.5.0

Bumps [jquery](https://github.com/jquery/jquery) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.4.0...3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-10-13 14:13:04 +00:00
committed by GitHub
parent 1cc1fcded0
commit 3a6287ae96
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "openbazaar-desktop",
"version": "2.4.6",
"version": "2.4.8",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@@ -5951,9 +5951,9 @@
"dev": true
},
"jquery": {
"version": "3.4.0",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.4.0.tgz",
"integrity": "sha512-ggRCXln9zEqv6OqAGXFEcshF5dSBvCkzj6Gm2gzuR5fWawaX8t7cxKVkkygKODrDAzKdoYw3l/e3pm3vlT4IbQ=="
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.0.tgz",
"integrity": "sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ=="
},
"jquery-zoom": {
"version": "1.7.18",

View File

@@ -81,7 +81,7 @@
"homedir": "0.6.0",
"ionicons": "2.0.1",
"is_js": "0.9.0",
"jquery": "3.4.0",
"jquery": "3.5.0",
"jquery-zoom": "1.7.18",
"moment": "2.19.3",
"multihashes": "0.2.2",