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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2021-10-04 14:12:48 +0300
committerGitHub <noreply@github.com>2021-10-04 14:12:48 +0300
commit9bb75511b4e0231b3394610ea9c2841b9893b7dc (patch)
tree3021eef93470bae784c9051bd0214f1d6800f729 /package-lock.json
parent0292f31bf36c650ba732b38a8e7ecff87eb231fb (diff)
parentc45b0dd0c2b8d52771f7c88d4522b7e149f90edf (diff)
Merge pull request #6312 from nextcloud/dependabot/npm_and_yarn/nextcloud/paths-2.1.0
Bump @nextcloud/paths from 2.0.0 to 2.1.0
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index fda1c47e1..b6c5a726b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -19,7 +19,7 @@
"@nextcloud/initial-state": "^1.2.0",
"@nextcloud/l10n": "^1.4.1",
"@nextcloud/moment": "^1.1.1",
- "@nextcloud/paths": "^2.0.0",
+ "@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^4.2.0",
"@nextcloud/vue-dashboard": "^2.0.1",
@@ -3638,9 +3638,9 @@
}
},
"node_modules/@nextcloud/paths": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/paths/-/paths-2.0.0.tgz",
- "integrity": "sha512-JhrZM8Cz/X6+Q98PinkCua4W2UPROpkVFXq7S3Zzm/JmHEe6bH7zzHfK6VS7twxpXwWIkjLkH/K0MUuLpY9/8g==",
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/paths/-/paths-2.1.0.tgz",
+ "integrity": "sha512-8wX0gqwez0bTuAS8A0OEiqbbp0ZsqLr07zSErmS6OYhh9KZcSt/kO6lQV5tnrFqIqJVsxwz4kHUjtZXh6DSf9Q==",
"dependencies": {
"core-js": "^3.6.4"
}
@@ -29774,9 +29774,9 @@
}
},
"@nextcloud/paths": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/paths/-/paths-2.0.0.tgz",
- "integrity": "sha512-JhrZM8Cz/X6+Q98PinkCua4W2UPROpkVFXq7S3Zzm/JmHEe6bH7zzHfK6VS7twxpXwWIkjLkH/K0MUuLpY9/8g==",
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/paths/-/paths-2.1.0.tgz",
+ "integrity": "sha512-8wX0gqwez0bTuAS8A0OEiqbbp0ZsqLr07zSErmS6OYhh9KZcSt/kO6lQV5tnrFqIqJVsxwz4kHUjtZXh6DSf9Q==",
"requires": {
"core-js": "^3.6.4"
}