Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>2019-06-14 00:11:45 +0300
committerGitHub <noreply@github.com>2019-06-14 00:11:45 +0300
commit0b9405af56495e2c92315d33bcd08bfd8f3dddb7 (patch)
treee60bddce9cf9a719f8b073dccf120dc3e5ed61cf /package-lock.json
parent8c945eec5445a44a84019ea3a9a444b495fd5abf (diff)
Bump nextcloud-server from 0.15.9 to 0.15.10
Bumps [nextcloud-server](https://github.com/ChristophWurst/nextcloud-server) from 0.15.9 to 0.15.10. - [Release notes](https://github.com/ChristophWurst/nextcloud-server/releases) - [Commits](https://github.com/ChristophWurst/nextcloud-server/compare/v0.15.9...v0.15.10) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 4ccca44d1..ca51e6356 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1476,9 +1476,9 @@
"dev": true
},
"@types/jquery": {
- "version": "2.0.51",
- "resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-2.0.51.tgz",
- "integrity": "sha512-+vtCjz+pzr5KkaX/GMnVF0YtQqkm+oVcdBH0Q7zCxdwk42c71xJ9hT1b6Mbn4Kf7CAxSHvkWF1LRdpYwUM+pcg=="
+ "version": "2.0.53",
+ "resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-2.0.53.tgz",
+ "integrity": "sha512-MZKPWUhp5TKkoJ/58NSq6io+CSUCOHm2b3Z6U4+r9v70kktB0JM+eRjdp6YmDHtw0kK2XB7L2K7/FMIoziHjUA=="
},
"@vue/babel-helper-vue-jsx-merge-props": {
"version": "1.0.0",
@@ -7258,9 +7258,9 @@
}
},
"nextcloud-server": {
- "version": "0.15.9",
- "resolved": "https://registry.npmjs.org/nextcloud-server/-/nextcloud-server-0.15.9.tgz",
- "integrity": "sha512-QFgVMMNdUrGtVyRyDb7d6qM9zk7OdwzllBWPdNmwnp9xc9rhZbdXSeP+K0g6vsfT43HBCW1rmSOrDeU39LKOlQ==",
+ "version": "0.15.10",
+ "resolved": "https://registry.npmjs.org/nextcloud-server/-/nextcloud-server-0.15.10.tgz",
+ "integrity": "sha512-pCROf5Rz8TaIZDZMED4mJ/iUa/u03+h5r0OKBXG8Aw1Hn2GHX6SX82RD12+QMtL+5LPLxmoVNLAA8ngIUasHZQ==",
"requires": {
"@types/jquery": "^2.0.50"
}