summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-01 08:07:31 +0000
committerGitHub <noreply@github.com>2021-06-01 08:07:31 +0000
commit3aa021d4a674a04ebe6f8ed9a4a0727961131797 (patch)
tree7ccfa73ce664e6b5f88b106553959539cd25860a
parentcf0f306f359d4d847e75a66d51833428fab6948c (diff)
Bump @nextcloud/paths from 1.1.2 to 2.0.0
Bumps @nextcloud/paths from 1.1.2 to 2.0.0. Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 2aa82d82..2206a947 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1983,9 +1983,9 @@
}
},
"@nextcloud/paths": {
- "version": "1.1.2",
- "resolved": "https://registry.npmjs.org/@nextcloud/paths/-/paths-1.1.2.tgz",
- "integrity": "sha512-MrNgZVtjyEXTF4J1Q/WexTEd84BbptiOiNJk1SCsJi+E/cNPDmZRM0+IC/PvgZWKVDCB4ms5vUdHR+2ndNNCvA==",
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/paths/-/paths-2.0.0.tgz",
+ "integrity": "sha512-JhrZM8Cz/X6+Q98PinkCua4W2UPROpkVFXq7S3Zzm/JmHEe6bH7zzHfK6VS7twxpXwWIkjLkH/K0MUuLpY9/8g==",
"requires": {
"core-js": "^3.6.4"
}
diff --git a/package.json b/package.json
index c4d65343..706bca6d 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"@nextcloud/initial-state": "^1.2.0",
"@nextcloud/l10n": "^1.4.1",
"@nextcloud/moment": "^1.1.1",
- "@nextcloud/paths": "^1.1.2",
+ "@nextcloud/paths": "^2.0.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^4.0.0-alpha.4",
"b64-to-blob": "^1.2.19",