mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-18 05:20:45 +01:00
chore(deps): Bump @nextcloud/logger from 3.0.1 to 3.0.2
Bumps [@nextcloud/logger](https://github.com/nextcloud-libraries/nextcloud-logger) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-logger/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-logger/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-logger/compare/v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: "@nextcloud/logger" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
63f90df084
commit
7b3e43d229
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -19,7 +19,7 @@
|
|||
"@nextcloud/files": "^3.2.1",
|
||||
"@nextcloud/initial-state": "^2.2.0",
|
||||
"@nextcloud/l10n": "^3.0.0",
|
||||
"@nextcloud/logger": "^3.0.1",
|
||||
"@nextcloud/logger": "^3.0.2",
|
||||
"@nextcloud/moment": "^1.3.1",
|
||||
"@nextcloud/password-confirmation": "^5.1.0",
|
||||
"@nextcloud/paths": "^2.1.0",
|
||||
|
|
@ -3463,9 +3463,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@nextcloud/logger": {
|
||||
"version": "3.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/logger/-/logger-3.0.1.tgz",
|
||||
"integrity": "sha512-Q/c3WNp2BaXJ8sBWHsZaQ6I3k/gWMDW0ikP1vCLYq55xPxmRWwNN+X1dgUeMG3iPvQQgsjOoz+JiaZ8Mej15aA==",
|
||||
"version": "3.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/logger/-/logger-3.0.2.tgz",
|
||||
"integrity": "sha512-wByt0R0/6QC44RBpaJr1MWghjjOxk/pRbACHo/ZWWKht1qYbJRHB4GtEi+35KEIHY07ZpqxiDk6dIRuN7sXYWQ==",
|
||||
"dependencies": {
|
||||
"@nextcloud/auth": "^2.3.0"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@
|
|||
"@nextcloud/files": "^3.2.1",
|
||||
"@nextcloud/initial-state": "^2.2.0",
|
||||
"@nextcloud/l10n": "^3.0.0",
|
||||
"@nextcloud/logger": "^3.0.1",
|
||||
"@nextcloud/logger": "^3.0.2",
|
||||
"@nextcloud/moment": "^1.3.1",
|
||||
"@nextcloud/password-confirmation": "^5.1.0",
|
||||
"@nextcloud/paths": "^2.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue