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

github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-31 15:28:54 +0300
committerGitHub <noreply@github.com>2021-05-31 15:28:54 +0300
commited1a037b91710ac397d5c1c9d602336065b48dc6 (patch)
treeea74f627501e7b98699de83a7ab6e35b46a0cff7 /package-lock.json
parentb8c1b46a7d63b5b57a2e770670b99ab81abd5000 (diff)
parent652bf2f25a4d01a03166d56668211a5ab5a2b3f7 (diff)
Merge pull request #782 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-3.10.0v22.0.0beta3
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/package-lock.json b/package-lock.json
index a59a4066..a3af9fb5 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3176,9 +3176,9 @@
}
},
"@nextcloud/vue": {
- "version": "3.9.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-3.9.0.tgz",
- "integrity": "sha512-zxT/Zq/Uvv27BX6Btx/vmsjPhPEVVkUuJuE4menP0h9PIDwepwQgYfr9XK2zHZFMpMJwXJeROPpGKni1+loCwQ==",
+ "version": "3.10.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-3.10.0.tgz",
+ "integrity": "sha512-U9gsRs/vxMtDYsF1LOb3pnobkOfc6S7pNB77poZJasLRkjFHPFLTYHvrzq4/cXE+RE/KL18Tw7qWVctfsCZ6UQ==",
"requires": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",
@@ -12940,9 +12940,9 @@
}
},
"toastify-js": {
- "version": "1.10.0",
- "resolved": "https://registry.npmjs.org/toastify-js/-/toastify-js-1.10.0.tgz",
- "integrity": "sha512-xuO499S1sw9gTdiBkZSMNE4sIoiQv/y0y534F7g2dcprVMAJZIdtOaphqiQlNJPfh0YQFDvgD4R3KcX5r94cAQ=="
+ "version": "1.11.0",
+ "resolved": "https://registry.npmjs.org/toastify-js/-/toastify-js-1.11.0.tgz",
+ "integrity": "sha512-N9o4RHy+IxY51C0wO50uJmXDpGHKKf6wRq2q0pfHlpMxRLKreD68L6ZR5BEETd5UCHWcwZa4sLNMV8iO5L+zqQ=="
},
"tough-cookie": {
"version": "2.5.0",
@@ -13408,9 +13408,9 @@
},
"dependencies": {
"@babel/runtime": {
- "version": "7.13.10",
- "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.13.10.tgz",
- "integrity": "sha512-4QPkjJq6Ns3V/RgpEahRk+AGfL0eO6RHHtTWoNNr5mO49G6B5+X6d6THgWEAvTrznU5xYpbAlVKRYcsCgh/Akw==",
+ "version": "7.14.0",
+ "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.14.0.tgz",
+ "integrity": "sha512-JELkvo/DlpNdJ7dlyw/eY7E0suy5i5GQH+Vlxaq1nsNJ+H7f4Vtv3jMeCEgRhZZQFXTjldYfQgv2qmM6M1v5wA==",
"requires": {
"regenerator-runtime": "^0.13.4"
}