Skip to content

Commit

Permalink
chore(deps): update dependency fastify to v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 17, 2022
1 parent 36266cf commit ad10dff
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/mercurius/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@nestjs/common": "8.4.7",
"@nestjs/platform-fastify": "8.4.7",
"@nestjs/testing": "8.4.7",
"fastify": "4.4.0",
"fastify": "4.5.0",
"mercurius": "8.13.1",
"mercurius-integration-testing": "5.0.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5526,10 +5526,10 @@ [email protected]:
semver "^7.3.2"
tiny-lru "^8.0.1"

fastify@4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.4.0.tgz#0543aa039c70d49df4ddcca796679f305f10d2ae"
integrity sha512-ePI4g9vPJXIBF4YlVcDSLxjvtdTrlM8QzdgYAPFGdCH+rot+4MXoFFAUb10fGrIcRRjaq6CvcbIzxiWQzMMHkw==
fastify@4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.5.0.tgz#aa6f6f42a36394a2d960a81a48dcbe7b9facdaa5"
integrity sha512-21DEAqgFniJhgKPiJ0dIzSMrnl9X3bE14/jK2y8EcIy3GLBrjUhqFvIb8cayOrks2eenssVaUhUgMX1t2i4H5g==
dependencies:
"@fastify/ajv-compiler" "^3.1.1"
"@fastify/error" "^3.0.0"
Expand Down

0 comments on commit ad10dff

Please sign in to comment.