summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorChristopher Ng <chrng8@gmail.com>2023-01-11 19:46:15 +0000
committerChristopher Ng <chrng8@gmail.com>2023-01-11 19:51:38 +0000
commit38a313d9e101fb52a3d4a78bc1db3c2187a516b5 (patch)
tree30a26099ce3cfc6e3f006238667da6b05274ba77 /package-lock.json
parentc2165b84e62b0e0023897060205624afacca1133 (diff)
downloadnextcloud-server-38a313d9e101fb52a3d4a78bc1db3c2187a516b5.tar.gz
nextcloud-server-38a313d9e101fb52a3d4a78bc1db3c2187a516b5.zip
Bump @nextcloud/logger to 2.5.0
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 6fed9134f19..78f14ccc9ec 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -22,7 +22,7 @@
"@nextcloud/files": "^3.0.0-beta.5",
"@nextcloud/initial-state": "^2.0.0",
"@nextcloud/l10n": "^1.6.0",
- "@nextcloud/logger": "^2.4.0",
+ "@nextcloud/logger": "^2.5.0",
"@nextcloud/moment": "^1.2.1",
"@nextcloud/password-confirmation": "^4.0.3",
"@nextcloud/paths": "^2.1.0",
@@ -4314,9 +4314,9 @@
}
},
"node_modules/@nextcloud/logger": {
- "version": "2.4.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/logger/-/logger-2.4.0.tgz",
- "integrity": "sha512-OXNpa+GdA+mxSmpyFaf3PJjLdSYNJaBWfa1Ey4gF7Ap76Ndya8d43TX0sdfakCAjuZsTS/y5JfKuwHjpeipdhQ==",
+ "version": "2.5.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/logger/-/logger-2.5.0.tgz",
+ "integrity": "sha512-vJx5YxPyS9/tg3YoqA8CBN7YTZFHfuhMKJIIWFV28phxXqKhGwKVKh+/Ir8ZIPweIM5n8VNT6JOJq1JjGiMg2w==",
"dependencies": {
"@nextcloud/auth": "^2.0.0",
"core-js": "^3.6.4"
@@ -28399,9 +28399,9 @@
}
},
"@nextcloud/logger": {
- "version": "2.4.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/logger/-/logger-2.4.0.tgz",
- "integrity": "sha512-OXNpa+GdA+mxSmpyFaf3PJjLdSYNJaBWfa1Ey4gF7Ap76Ndya8d43TX0sdfakCAjuZsTS/y5JfKuwHjpeipdhQ==",
+ "version": "2.5.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/logger/-/logger-2.5.0.tgz",
+ "integrity": "sha512-vJx5YxPyS9/tg3YoqA8CBN7YTZFHfuhMKJIIWFV28phxXqKhGwKVKh+/Ir8ZIPweIM5n8VNT6JOJq1JjGiMg2w==",
"requires": {
"@nextcloud/auth": "^2.0.0",
"core-js": "^3.6.4"