diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-08 15:04:40 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-08 15:04:40 +0000 |
commit | 3f3e5ba54ffffd4477b995ddaf36627042d5a76e (patch) | |
tree | 1377e56ae982f0cdbb26d68d7d03f039083a0e33 /package.json | |
parent | eafb935df170dd637541da0d086c4f3ff29b3e26 (diff) | |
download | nextcloud-server-3f3e5ba54ffffd4477b995ddaf36627042d5a76e.tar.gz nextcloud-server-3f3e5ba54ffffd4477b995ddaf36627042d5a76e.zip |
chore(deps): bump @nextcloud/logger from 2.7.0 to 3.0.2
Dependabot couldn't find the original pull request head commit, 83d876402b0b31ce41268cbc5fb678cf7ad7c66b.
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 8b67f1e77e5..5e35b89cacd 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@nextcloud/files": "^3.4.1", "@nextcloud/initial-state": "^2.0.0", "@nextcloud/l10n": "^2.1.0", - "@nextcloud/logger": "^2.5.0", + "@nextcloud/logger": "^3.0.2", "@nextcloud/moment": "^1.3.1", "@nextcloud/password-confirmation": "^5.1.0", "@nextcloud/paths": "^2.1.0", |