File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
"@apollo/server" : " 4.12.2" ,
10
10
"@as-integrations/hapi" : " 2.0.1" ,
11
11
"@graphql-tools/schema" : " 10.0.25" ,
12
- "@hapi/hapi" : " 21.4.0 " ,
12
+ "@hapi/hapi" : " 21.4.3 " ,
13
13
"@prisma/client" : " 6.9.0" ,
14
14
"graphql" : " 16.11.0" ,
15
15
"graphql-scalars" : " 1.24.2" ,
Original file line number Diff line number Diff line change 14
14
"dependencies" : {
15
15
"@apollo/server" : " 4.12.2" ,
16
16
"@as-integrations/hapi" : " 2.0.1" ,
17
- "@hapi/hapi" : " 21.4.0 " ,
17
+ "@hapi/hapi" : " 21.4.3 " ,
18
18
"@prisma/client" : " 6.9.0" ,
19
19
"@types/node" : " 22.15.32" ,
20
20
"graphql" : " 16.11.0" ,
Original file line number Diff line number Diff line change 6
6
"dev" : " ts-node src/index.ts"
7
7
},
8
8
"dependencies" : {
9
- "@hapi/hapi" : " 21.4.0 " ,
9
+ "@hapi/hapi" : " 21.4.3 " ,
10
10
"@prisma/client" : " 6.9.0" ,
11
11
"@types/node" : " 22.15.32" ,
12
12
"@prisma/extension-accelerate" : " 2.0.2"
You can’t perform that action at this time.
0 commit comments