Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump awilix from 11.0.0 to 11.0.1 (#1750)
Browse files Browse the repository at this point in the history
Bumps [awilix](https://github.com/jeffijoe/awilix) from 11.0.0 to 11.0.1.
- [Changelog](https://github.com/jeffijoe/awilix/blob/master/CHANGELOG.md)
- [Commits](jeffijoe/awilix@v11.0.0...v11.0.1)

---
updated-dependencies:
- dependency-name: awilix
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent 3ef1810 commit 1bf8778
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@kyaku/database": "*",
"@kyaku/kyaku": "*",
"@types/jsonwebtoken": "9.0.7",
"awilix": "^11.0.0",
"awilix": "^11.0.1",
"dataloader": "^2.2.2",
"graphql": "^16.9.0",
"graphql-scalars": "^1.23.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2771,7 +2771,7 @@ __metadata:
"@kyaku/tsconfig": "npm:*"
"@parcel/watcher": "npm:^2.4.1"
"@types/jsonwebtoken": "npm:9.0.7"
awilix: "npm:^11.0.0"
awilix: "npm:^11.0.1"
dataloader: "npm:^2.2.2"
eslint: "npm:^9.11.1"
graphql: "npm:^16.9.0"
Expand Down Expand Up @@ -7325,13 +7325,13 @@ __metadata:
languageName: node
linkType: hard

"awilix@npm:^11.0.0":
version: 11.0.0
resolution: "awilix@npm:11.0.0"
"awilix@npm:^11.0.1":
version: 11.0.1
resolution: "awilix@npm:11.0.1"
dependencies:
camel-case: "npm:^4.1.2"
fast-glob: "npm:^3.3.2"
checksum: 10c0/b531f561198cba8dddbdbceaa4db38802beb89278f33f28019241644c4a8b0b077002e604f58b94b3a4039349257eab157dd34741d408b8a25073dcf45487bfa
checksum: 10c0/af56a467bb774fcbd4cccafad22c2c60f49f44ef976e52bcbaee47a298a0f45dcb03c06dbfe5966e29c7097579504234617445d5c21ac9b44c009bcb42a194e3
languageName: node
linkType: hard

Expand Down

0 comments on commit 1bf8778

Please sign in to comment.