Skip to content

Commit 197a714

Browse files
fix(deps): update dependency @google-cloud/logging-winston to ^6.0.1 (#2008)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 35ddbef commit 197a714

3 files changed

Lines changed: 10 additions & 33 deletions

File tree

packages/boutique/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"test": "pnpm build:deps && NODE_OPTIONS='--experimental-vm-modules' jest --passWithNoTests --maxWorkers=2"
99
},
1010
"dependencies": {
11-
"@google-cloud/logging-winston": "^6.0.0",
11+
"@google-cloud/logging-winston": "^6.0.1",
1212
"@interledger/open-payments": "^6.13.2",
1313
"@shared/backend": "workspace:*",
1414
"@boutique/shared": "workspace:*",

packages/wallet/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"generate": "graphql-codegen --config codegen.yml"
1010
},
1111
"dependencies": {
12-
"@google-cloud/logging-winston": "^6.0.0",
12+
"@google-cloud/logging-winston": "^6.0.1",
1313
"@sendgrid/mail": "^8.1.4",
1414
"@shared/backend": "workspace:*",
1515
"@wallet/shared": "workspace:*",

pnpm-lock.yaml

Lines changed: 8 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)