Skip to content

Commit

Permalink
fix(deps): update dependency awilix to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent f205f4b commit 13879b1
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/boutique/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@interledger/open-payments": "^6.13.1",
"@shared/backend": "workspace:*",
"@boutique/shared": "workspace:*",
"awilix": "^11.0.4",
"awilix": "^12.0.2",
"axios": "^1.7.7",
"cors": "^2.8.5",
"express": "^4.21.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@google-cloud/logging-winston": "^6.0.0",
"awilix": "^11.0.4",
"awilix": "^12.0.2",
"express": "^4.21.0",
"objection": "^3.1.5",
"knex": "^3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/wallet/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@sendgrid/mail": "^8.1.3",
"@shared/backend": "workspace:*",
"@wallet/shared": "workspace:*",
"awilix": "^11.0.4",
"awilix": "^12.0.2",
"axios": "^1.7.7",
"cors": "^2.8.5",
"crypto-js": "^4.2.0",
Expand Down
18 changes: 9 additions & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 13879b1

Please sign in to comment.