Skip to content

Commit

Permalink
feat(graphql-request): update graphql and graphql-request packages
Browse files Browse the repository at this point in the history
We have to update these packages because there are issues with Node LTS(20.9.0) if we do not update
packages
  • Loading branch information
GauthierD- committed Nov 20, 2023
1 parent ec69e13 commit b1c62cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/graphql-request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"@golevelup/nestjs-common": "^2.0.0",
"@golevelup/nestjs-discovery": "^4.0.0",
"@golevelup/nestjs-modules": "^0.7.0",
"graphql": "^15.6.1",
"graphql-request": "^3.5.0"
"graphql": "^16.8.1",
"graphql-request": "^6.1.0"
},
"jest": {
"moduleFileExtensions": [
Expand Down

0 comments on commit b1c62cf

Please sign in to comment.