We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47fe7ac commit 27059f6Copy full SHA for 27059f6
server/node-service/package.json
@@ -57,8 +57,8 @@
57
"express-async-errors": "^3.1.1",
58
"firebase-admin": "^12.6.0",
59
"formdata-node": "4",
60
- "graphql": "^16.6.0",
61
- "graphql-request": "^5.1.0",
+ "graphql": "^16.9.0",
+ "graphql-request": "^6.1.0",
62
"jsonpath": "^1.1.1",
63
"lodash": "^4.17.21",
64
"loglevel": "^1.8.1",
@@ -67,12 +67,12 @@
67
"morgan": "^1.10.0",
68
"node-fetch": "2",
69
"node-firebird": "^1.1.9",
70
- "openapi-types": "^12.1.0",
+ "openapi-types": "^12.1.3",
71
"pino": "^8.14.1",
72
"prom-client": "^14.2.0",
73
"proxy-agent": "^5.0.0",
74
"stylis": "^4.3.0",
75
- "swagger-client": "^3.19.7",
+ "swagger-client": "^3.29.3",
76
"typescript": "^4.9.3",
77
"yaml": "^2.2.2"
78
},
0 commit comments