Skip to content

Commit e280bde

Browse files
fix(deps): update dependency @as-integrations/hapi to v2.0.2 (#8346)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 37abebc commit e280bde

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

orm/hapi-graphql-sdl-first/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"dependencies": {
99
"@apollo/server": "4.12.2",
10-
"@as-integrations/hapi": "2.0.1",
10+
"@as-integrations/hapi": "2.0.2",
1111
"@graphql-tools/schema": "10.0.25",
1212
"@hapi/hapi": "21.4.0",
1313
"@prisma/client": "6.18.0",

orm/hapi-graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@apollo/server": "4.12.2",
16-
"@as-integrations/hapi": "2.0.1",
16+
"@as-integrations/hapi": "2.0.2",
1717
"@hapi/hapi": "21.4.0",
1818
"@prisma/client": "6.18.0",
1919
"@prisma/extension-accelerate": "2.0.2",

0 commit comments

Comments
 (0)