Skip to content

Commit

Permalink
fix(deps): update dependency @fastify/awilix to v6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 22, 2024
1 parent 6433c26 commit 3e75680
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"dependencies": {
"@fastify/autoload": "6.0.1",
"@fastify/awilix": "6.0.0",
"@fastify/awilix": "6.0.1",
"@fastify/cors": "10.0.0",
"@fastify/helmet": "12.0.0",
"@fastify/request-context": "6.0.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1967,16 +1967,16 @@ __metadata:
languageName: node
linkType: hard

"@fastify/awilix@npm:6.0.0":
version: 6.0.0
resolution: "@fastify/awilix@npm:6.0.0"
"@fastify/awilix@npm:6.0.1":
version: 6.0.1
resolution: "@fastify/awilix@npm:6.0.1"
dependencies:
awilix-manager: "npm:^5.1.0"
fastify-plugin: "npm:^5.0.0"
peerDependencies:
awilix: ">=9.0.0"
fastify: ^5.0.0-alpha.4
checksum: 10c0/97b71894faad56ace5e8caaee4936fe4af47906c708d29af5a152da0356e18c4722a211205093570d0d40150c9ccc3156c0945e66ca77777b32ad555a192026e
fastify: ^5.0.0
checksum: 10c0/a407f6df2e3b56e44712c51c399ace9df9ac63e5e5b607c06a95f4ed66979a8b84e4b8ad7dd15e3fea6b6969dc7a995b7cc7a21d8305222b314f94dd6c23bf1d
languageName: node
linkType: hard

Expand Down Expand Up @@ -8325,7 +8325,7 @@ __metadata:
"@eslint/compat": "npm:1.1.1"
"@eslint/js": "npm:9.11.0"
"@fastify/autoload": "npm:6.0.1"
"@fastify/awilix": "npm:6.0.0"
"@fastify/awilix": "npm:6.0.1"
"@fastify/cors": "npm:10.0.0"
"@fastify/helmet": "npm:12.0.0"
"@fastify/request-context": "npm:6.0.1"
Expand Down

0 comments on commit 3e75680

Please sign in to comment.