summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2019-05-03 19:27:09 +0200
committerGitHub <noreply@github.com>2019-05-03 19:27:09 +0200
commit19734be874deec4b977728359b9813917a84058b (patch)
treec0a33e145eaa65b77005882815d85e95f1afb69a /package-lock.json
parenta680853f15329a93006c856612b995809bcfbc70 (diff)
parent5591e4a325dbbacfce95452f97559ce896818f6a (diff)
Merge pull request #498 from nextcloud/dependabot/npm_and_yarn/jquery-3.4.0
[Security] Bump jquery from 3.3.1 to 3.4.0
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json7
1 files changed, 3 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index c4c237f8..8ffaecb6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7286,10 +7286,9 @@
}
},
"jquery": {
- "version": "3.3.1",
- "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.3.1.tgz",
- "integrity": "sha512-Ubldcmxp5np52/ENotGxlLe6aGMvmF4R8S6tZjsP6Knsaxd/xp3Zrh50cG93lR6nPXyUFwzN3ZSOQI0wRJNdGg==",
- "optional": true
+ "version": "3.4.0",
+ "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.4.0.tgz",
+ "integrity": "sha512-ggRCXln9zEqv6OqAGXFEcshF5dSBvCkzj6Gm2gzuR5fWawaX8t7cxKVkkygKODrDAzKdoYw3l/e3pm3vlT4IbQ=="
},
"js-base64": {
"version": "2.5.1",