Skip to content

Commit dd84ae9

Browse files
build(deps): bump graphql from 16.6.0 to 16.8.1 in /server/node-service
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.6.0 to 16.8.1. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.6.0...v16.8.1) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1800886 commit dd84ae9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

server/node-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"express-async-errors": "^3.1.1",
5252
"firebase-admin": "^11.5.0",
5353
"formdata-node": "4",
54-
"graphql": "^16.6.0",
54+
"graphql": "^16.8.1",
5555
"graphql-request": "^5.1.0",
5656
"jsonpath": "^1.1.1",
5757
"lodash": "^4.17.21",

server/node-service/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5592,10 +5592,10 @@ __metadata:
55925592
languageName: node
55935593
linkType: hard
55945594

5595-
"graphql@npm:^16.6.0":
5596-
version: 16.6.0
5597-
resolution: "graphql@npm:16.6.0"
5598-
checksum: bf1d9e3c1938ce3c1a81e909bd3ead1ae4707c577f91cff1ca2eca474bfbc7873d5d7b942e1e9777ff5a8304421dba57a4b76d7a29eb19de8711cb70e3c2415e
5595+
"graphql@npm:^16.8.1":
5596+
version: 16.8.1
5597+
resolution: "graphql@npm:16.8.1"
5598+
checksum: 8d304b7b6f708c8c5cc164b06e92467dfe36aff6d4f2cf31dd19c4c2905a0e7b89edac4b7e225871131fd24e21460836b369de0c06532644d15b461d55b1ccc0
55995599
languageName: node
56005600
linkType: hard
56015601

@@ -8973,7 +8973,7 @@ __metadata:
89738973
express-async-errors: ^3.1.1
89748974
firebase-admin: ^11.5.0
89758975
formdata-node: 4
8976-
graphql: ^16.6.0
8976+
graphql: ^16.8.1
89778977
graphql-request: ^5.1.0
89788978
jest: ^29.3.1
89798979
jsonpath: ^1.1.1

0 commit comments

Comments
 (0)