Skip to content

Commit 98713dc

Browse files
renovate-botkurtisvg
authored andcommitted
Update dependency @google-cloud/logging-winston to v3 (GoogleCloudPlatform#1523)
1 parent 899f72a commit 98713dc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

cloud-sql/mysql/mysql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"test": "npm run system-test"
1818
},
1919
"dependencies": {
20-
"@google-cloud/logging-winston": "^2.0.0",
20+
"@google-cloud/logging-winston": "^3.0.0",
2121
"body-parser": "1.19.0",
2222
"express": "^4.17.1",
2323
"promise-mysql": "^4.0.0",

cloud-sql/postgres/knex/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"test": "repo-tools test run --cmd npm -- run all-test"
2222
},
2323
"dependencies": {
24-
"@google-cloud/logging-winston": "^2.0.0",
24+
"@google-cloud/logging-winston": "^3.0.0",
2525
"body-parser": "^1.18.3",
2626
"express": "^4.16.2",
2727
"knex": "^0.19.0",

0 commit comments

Comments
 (0)