Skip to content

Commit

Permalink
OS-7852. Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ek-hystax authored Sep 24, 2024
1 parent 0b2b4c8 commit cbd2765
Show file tree
Hide file tree
Showing 2 changed files with 478 additions and 577 deletions.
10 changes: 5 additions & 5 deletions ngui/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
"homepage": "https://gitlab.com/hystax/ngui_server#readme",
"dependencies": {
"@apollo/datasource-rest": "^6.3.0",
"@apollo/server": "^4.10.4",
"@apollo/server": "^4.11.0",
"@apollo/utils.keyvaluecache": "^3.1.0",
"@graphql-tools/load-files": "^7.0.0",
"@graphql-tools/merge": "^9.0.4",
"@graphql-tools/merge": "^9.0.7",
"@types/node": "^20.14.9",
"body-parser": "^1.20.2",
"body-parser": "^1.20.3",
"cors": "^2.8.5",
"express": "^4.21.0",
"graphql": "^16.9.0",
Expand All @@ -39,8 +39,8 @@
},
"devDependencies": {
"@graphql-codegen/cli": "^5.0.2",
"@graphql-codegen/typescript": "^4.0.7",
"@graphql-codegen/typescript-resolvers": "^4.1.0"
"@graphql-codegen/typescript": "^4.0.9",
"@graphql-codegen/typescript-resolvers": "^4.2.1"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit cbd2765

Please sign in to comment.