Skip to content

Commit

Permalink
fix(deps): update dependency fastify to v4.13.0 (#7604)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 10, 2023
1 parent cb5ae06 commit 103d8c4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/api-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"chokidar": "3.5.3",
"core-js": "3.27.2",
"fast-json-parse": "1.0.3",
"fastify": "4.12.0",
"fastify": "4.13.0",
"fastify-raw-body": "4.2.0",
"lodash.escape": "4.0.1",
"pretty-bytes": "5.6.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6934,7 +6934,7 @@ __metadata:
chokidar: 3.5.3
core-js: 3.27.2
fast-json-parse: 1.0.3
fastify: 4.12.0
fastify: 4.13.0
fastify-raw-body: 4.2.0
jest: 29.4.2
lodash.escape: 4.0.1
Expand Down Expand Up @@ -17832,9 +17832,9 @@ __metadata:
languageName: node
linkType: hard

"fastify@npm:4.12.0":
version: 4.12.0
resolution: "fastify@npm:4.12.0"
"fastify@npm:4.13.0":
version: 4.13.0
resolution: "fastify@npm:4.13.0"
dependencies:
"@fastify/ajv-compiler": ^3.3.1
"@fastify/error": ^3.0.0
Expand All @@ -17851,7 +17851,7 @@ __metadata:
secure-json-parse: ^2.5.0
semver: ^7.3.7
tiny-lru: ^10.0.0
checksum: 42b6f5ddd7ddc31ee01c425efc684b2bfd710656c4103c43de2c212a755a56859944bbc733a766b7665add781671250c3d51314e0f4bc99a6326fcded5a4c898
checksum: bfe0d908505b5233b4cf6b10a415f8007dee9f0e994922978185c375408b19fb75af5783613aa6688836cfc16cb33f90dfae9b55e7205aaa307b3cf03bdc4af0
languageName: node
linkType: hard

Expand Down

0 comments on commit 103d8c4

Please sign in to comment.