Merge pull request #2845 from LibreSign/dependabot/npm_and_yarn/nextcloud/router-3.0.1

chore(deps): Bump @nextcloud/router from 3.0.0 to 3.0.1
This commit is contained in:
Vitor Mattos 2024-04-23 14:17:00 -03:00 committed by GitHub
commit fea96a6522
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -23,7 +23,7 @@
"@nextcloud/moment": "^1.3.1",
"@nextcloud/password-confirmation": "^5.1.0",
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^3.0.0",
"@nextcloud/router": "^3.0.1",
"@nextcloud/vue": "^8.11.2",
"blueimp-md5": "^2.19.0",
"crypto-js": "^4.2.0",
@ -3488,9 +3488,9 @@
}
},
"node_modules/@nextcloud/router": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/@nextcloud/router/-/router-3.0.0.tgz",
"integrity": "sha512-RlPrOPw94yT9rmt3+2sUs2cmWzqhX5eFW+i/EHymJEKgURVtnqCcXjIcAiLTfgsCCdAS1hGapBL8j8rhHk1FHQ==",
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/@nextcloud/router/-/router-3.0.1.tgz",
"integrity": "sha512-Ci/uD3x8OKHdxSqXL6gRJ+mGJOEXjeiHjj7hqsZqVTsT7kOrCjDf0/J8z5RyLlokKZ0IpSe+hGxgi3YB7Gpw3Q==",
"dependencies": {
"@nextcloud/typings": "^1.7.0"
},

View file

@ -32,7 +32,7 @@
"@nextcloud/moment": "^1.3.1",
"@nextcloud/password-confirmation": "^5.1.0",
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^3.0.0",
"@nextcloud/router": "^3.0.1",
"@nextcloud/vue": "^8.11.2",
"blueimp-md5": "^2.19.0",
"crypto-js": "^4.2.0",