Chore(deps): Bump @nextcloud/router from 2.1.1 to 2.1.2

Bumps [@nextcloud/router](https://github.com/nextcloud/nextcloud-router) from 2.1.1 to 2.1.2.
- [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/compare/v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: "@nextcloud/router"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-06-17 01:57:37 +00:00
committed by GitHub
parent 7daaf97514
commit db25b83a06

12
package-lock.json generated
View File

@@ -3371,9 +3371,9 @@
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
},
"node_modules/@nextcloud/router": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/@nextcloud/router/-/router-2.1.1.tgz",
"integrity": "sha512-K+zJQb0Iy/DvSKWbn9EUHQHCXpcwOgiyySBye1S3obCi7NdfZ2LYqM86/du1RLwdDHFQUOaOJZkrVREO0ViHuQ==",
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/@nextcloud/router/-/router-2.1.2.tgz",
"integrity": "sha512-Jj5fgjeHT1vVIgOyUGOeHfwk2KgaO77QGfqZAT6GWXvpAsN0mkqwljkg4FkHrQRouYqCE4VnJ5o8/w0DAN89tA==",
"dependencies": {
"@nextcloud/typings": "^1.0.0",
"core-js": "^3.6.4"
@@ -21469,9 +21469,9 @@
}
},
"@nextcloud/router": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/@nextcloud/router/-/router-2.1.1.tgz",
"integrity": "sha512-K+zJQb0Iy/DvSKWbn9EUHQHCXpcwOgiyySBye1S3obCi7NdfZ2LYqM86/du1RLwdDHFQUOaOJZkrVREO0ViHuQ==",
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/@nextcloud/router/-/router-2.1.2.tgz",
"integrity": "sha512-Jj5fgjeHT1vVIgOyUGOeHfwk2KgaO77QGfqZAT6GWXvpAsN0mkqwljkg4FkHrQRouYqCE4VnJ5o8/w0DAN89tA==",
"requires": {
"@nextcloud/typings": "^1.0.0",
"core-js": "^3.6.4"