Skip to content

Commit

Permalink
chore(deps): update dependency fastify to v4.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 18, 2022
1 parent ad10dff commit 663642d
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
Expand Up @@ -30,7 +30,7 @@
"@nestjs/common": "8.4.7",
"@nestjs/platform-fastify": "8.4.7",
"@nestjs/testing": "8.4.7",
"fastify": "4.5.0",
"fastify": "4.5.2",
"mercurius": "8.13.1",
"mercurius-integration-testing": "5.0.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -5526,10 +5526,10 @@ fastify@3.29.0:
semver "^7.3.2"
tiny-lru "^8.0.1"

fastify@4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.5.0.tgz#aa6f6f42a36394a2d960a81a48dcbe7b9facdaa5"
integrity sha512-21DEAqgFniJhgKPiJ0dIzSMrnl9X3bE14/jK2y8EcIy3GLBrjUhqFvIb8cayOrks2eenssVaUhUgMX1t2i4H5g==
fastify@4.5.2:
version "4.5.2"
resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.5.2.tgz#6da18ee9c8a466b365614a377a7f448f8c50a46b"
integrity sha512-cDLhc0bh1ftzMoS7ccGGPUW/xTUnk6I51TktQqKFeJnhoAfk56tfn+xDs8JcJYfouPK23Ljx4OpMaEi+kIDwEg==
dependencies:
"@fastify/ajv-compiler" "^3.1.1"
"@fastify/error" "^3.0.0"
Expand Down

0 comments on commit 663642d

Please sign in to comment.