Skip to content

Commit 61b727b

Browse files
Merge pull request #2700 from nestjs/renovate/as-integrations-fastify-1.x
chore(deps): update dependency @as-integrations/fastify to v1.3.2
2 parents 85dd0a7 + 87f0973 commit 61b727b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/apollo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@apollo/server": "4.3.2",
2727
"@apollo/server-plugin-response-cache": "4.1.0",
2828
"@apollo/subgraph": "2.2.3",
29-
"@as-integrations/fastify": "1.3.0",
29+
"@as-integrations/fastify": "1.3.2",
3030
"@nestjs/common": "9.3.8",
3131
"@nestjs/core": "9.3.8",
3232
"@nestjs/platform-express": "9.3.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -297,10 +297,10 @@
297297
dependencies:
298298
xss "^1.0.8"
299299

300-
"@as-integrations/[email protected].0":
301-
version "1.3.0"
302-
resolved "https://registry.yarnpkg.com/@as-integrations/fastify/-/fastify-1.3.0.tgz#fc987fffabc8f34ee301eb66f2a7da2e63621004"
303-
integrity sha512-T7/+qtG8yRfUud5zsGs+3y2tF3EfSXPnJ9OsLDTJG2EvrTsvYiFW2NJaat4s/5ywjxBhdNltcqDFJOu8P5q7Hw==
300+
"@as-integrations/[email protected].2":
301+
version "1.3.2"
302+
resolved "https://registry.yarnpkg.com/@as-integrations/fastify/-/fastify-1.3.2.tgz#765c5d0eab8d49c7b2757a4970ca926bd760046e"
303+
integrity sha512-I8HOERaWlvE2IGpCI9AxGmgAk4l9AN2xOG9oMx7FeyKcTQBO3ZftAtgb1OjjdfEysEfVGmd5XPytFb8vomzgKA==
304304
dependencies:
305305
fastify-plugin "^4.4.0"
306306

0 commit comments

Comments
 (0)