Skip to content

Commit e10e684

Browse files
fix(deps): update dependency awilix to ^12.0.4 (#1875)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 212336e commit e10e684

4 files changed

Lines changed: 12 additions & 12 deletions

File tree

packages/boutique/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@interledger/open-payments": "^6.13.2",
1313
"@shared/backend": "workspace:*",
1414
"@boutique/shared": "workspace:*",
15-
"awilix": "^12.0.3",
15+
"awilix": "^12.0.4",
1616
"axios": "^1.7.7",
1717
"cors": "^2.8.5",
1818
"express": "^4.21.1",

packages/shared/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"ioredis": "^5.4.1"
2222
},
2323
"dependencies": {
24-
"awilix": "^12.0.3",
24+
"awilix": "^12.0.4",
2525
"express": "^4.21.1",
2626
"objection": "^3.1.5",
2727
"knex": "^3.1.0",

packages/wallet/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@sendgrid/mail": "^8.1.4",
1414
"@shared/backend": "workspace:*",
1515
"@wallet/shared": "workspace:*",
16-
"awilix": "^12.0.3",
16+
"awilix": "^12.0.4",
1717
"axios": "^1.7.7",
1818
"cors": "^2.8.5",
1919
"crypto-js": "^4.2.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)