Skip to content

Commit

Permalink
fix(deps): update dependency fastify to v4.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2022
1 parent 4d506cd commit 3743bf8
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.25.5",
"fast-json-parse": "1.0.3",
"fastify": "4.8.1",
"fastify": "4.9.2",
"fastify-raw-body": "4.1.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 @@ -6312,7 +6312,7 @@ __metadata:
chokidar: 3.5.3
core-js: 3.25.5
fast-json-parse: 1.0.3
fastify: 4.8.1
fastify: 4.9.2
fastify-raw-body: 4.1.0
jest: 29.1.2
lodash.escape: 4.0.1
Expand Down Expand Up @@ -16936,9 +16936,9 @@ __metadata:
languageName: node
linkType: hard

"fastify@npm:4.8.1":
version: 4.8.1
resolution: "fastify@npm:4.8.1"
"fastify@npm:4.9.2":
version: 4.9.2
resolution: "fastify@npm:4.9.2"
dependencies:
"@fastify/ajv-compiler": ^3.3.1
"@fastify/error": ^3.0.0
Expand All @@ -16954,7 +16954,7 @@ __metadata:
secure-json-parse: ^2.5.0
semver: ^7.3.7
tiny-lru: ^9.0.2
checksum: 72cdfcd6d4650112469008d9638a36ccf06e2d40d3ebc75ecf59028db3e4d37a4004c795d32640f2ce401142a4be5331cc2539681f12100731c56f0774a747d3
checksum: 6be84b9182f03c219bf9ff6eb96812779010526d24b98844c99f5d47af454a21af8de2d2854e07dfdee983a41113b42cda2f92c25d4b712da3eba4c8f4668215
languageName: node
linkType: hard

Expand Down

0 comments on commit 3743bf8

Please sign in to comment.