Skip to content

Commit d17fd34

Browse files
renovate[bot]fhinkel
authored andcommitted
fix(deps): update dependency @google-cloud/logging-winston to ^0.11.0 (GoogleCloudPlatform#1149)
1 parent bde31c1 commit d17fd34

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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
"all-test": "npm run system-test"
1818
},
1919
"dependencies": {
20-
"@google-cloud/logging-winston": "^0.10.2",
20+
"@google-cloud/logging-winston": "^0.11.0",
2121
"body-parser": "1.18.3",
2222
"express": "4.16.2",
2323
"promise-mysql": "^3.3.1",

cloud-sql/postgres/knex/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"knex": "0.16.3",
2727
"prompt": "1.0.0",
2828
"pug": "2.0.3",
29-
"@google-cloud/logging-winston": "^0.10.2",
29+
"@google-cloud/logging-winston": "^0.11.0",
3030
"winston": "^3.1.0"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)