summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-31 02:02:16 +0000
committerGitHub <noreply@github.com>2022-12-31 02:02:16 +0000
commit446add99ac1458a898937698fefac449e819aaf6 (patch)
treeceb855fb0a60d4c3a2faa4d5a9003feea52f1c77 /package-lock.json
parent4c35d9ab07c0878a27407c7bb9a38c166e935bf9 (diff)
chore(deps): bump @nextcloud/router from 2.0.0 to 2.0.1
Bumps [@nextcloud/router](https://github.com/nextcloud/nextcloud-router) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/nextcloud/nextcloud-router/releases) - [Changelog](https://github.com/nextcloud/nextcloud-router/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-router/commits) --- updated-dependencies: - dependency-name: "@nextcloud/router" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json16
1 files changed, 11 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json
index c3cd7ad2..aadb8880 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -21,7 +21,7 @@
"@nextcloud/logger": "^2.4.0",
"@nextcloud/moment": "^1.2.1",
"@nextcloud/paths": "^2.1.0",
- "@nextcloud/router": "^2.0.0",
+ "@nextcloud/router": "^2.0.1",
"@nextcloud/sharing": "^0.1.0",
"@nextcloud/vue": "^7.3.0",
"b64-to-blob": "^1.2.19",
@@ -2818,10 +2818,15 @@
}
},
"node_modules/@nextcloud/router": {
- "version": "2.0.0",
- "integrity": "sha512-GyHYNYrYAZRBGD5VxRggcbahdJ/zCkXb8+ERVfuaosT+nHMjJSmenTD6Uyct41qGm0p3Az4xRCXGyZGJM0NEUQ==",
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/@nextcloud/router/-/router-2.0.1.tgz",
+ "integrity": "sha512-qLRxTjZS6y9NUPmU6X3Ega5qHPeEx4kCgqwo0I6Y9wV71EGGi9zPnWDsqmmmJj8RkDp30jcfGNWCTwbPAebTDA==",
"dependencies": {
"core-js": "^3.6.4"
+ },
+ "engines": {
+ "node": "^16.0.0",
+ "npm": "^7.0.0 || ^8.0.0"
}
},
"node_modules/@nextcloud/sharing": {
@@ -18435,8 +18440,9 @@
}
},
"@nextcloud/router": {
- "version": "2.0.0",
- "integrity": "sha512-GyHYNYrYAZRBGD5VxRggcbahdJ/zCkXb8+ERVfuaosT+nHMjJSmenTD6Uyct41qGm0p3Az4xRCXGyZGJM0NEUQ==",
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/@nextcloud/router/-/router-2.0.1.tgz",
+ "integrity": "sha512-qLRxTjZS6y9NUPmU6X3Ega5qHPeEx4kCgqwo0I6Y9wV71EGGi9zPnWDsqmmmJj8RkDp30jcfGNWCTwbPAebTDA==",
"requires": {
"core-js": "^3.6.4"
}