Skip to content

Commit 9d4983d

Browse files
committed
fix(deps): update dependency @neo4j/graphql to v5.4.0
1 parent 389ae90 commit 9d4983d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@graphiql/react": "0.22.1",
5353
"@neo4j-ndl/base": "2.10.0",
5454
"@neo4j-ndl/react": "2.14.0",
55-
"@neo4j/graphql": "5.3.6",
55+
"@neo4j/graphql": "5.4.0",
5656
"@neo4j/introspector": "3.0.1",
5757
"classnames": "2.5.1",
5858
"cm6-graphql": "0.0.14",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1873,7 +1873,7 @@ __metadata:
18731873
"@graphiql/react": "npm:0.22.1"
18741874
"@neo4j-ndl/base": "npm:2.10.0"
18751875
"@neo4j-ndl/react": "npm:2.14.0"
1876-
"@neo4j/graphql": "npm:5.3.6"
1876+
"@neo4j/graphql": "npm:5.4.0"
18771877
"@neo4j/introspector": "npm:3.0.1"
18781878
"@playwright/test": "npm:1.44.0"
18791879
"@tsconfig/create-react-app": "npm:2.0.4"
@@ -1943,9 +1943,9 @@ __metadata:
19431943
languageName: unknown
19441944
linkType: soft
19451945

1946-
"@neo4j/graphql@npm:5.3.6":
1947-
version: 5.3.6
1948-
resolution: "@neo4j/graphql@npm:5.3.6"
1946+
"@neo4j/graphql@npm:5.4.0":
1947+
version: 5.4.0
1948+
resolution: "@neo4j/graphql@npm:5.4.0"
19491949
dependencies:
19501950
"@apollo/subgraph": "npm:^2.2.3"
19511951
"@graphql-tools/merge": "npm:^9.0.0"
@@ -1966,7 +1966,7 @@ __metadata:
19661966
peerDependencies:
19671967
graphql: ^16.0.0
19681968
neo4j-driver: ^5.8.0
1969-
checksum: 10c0/f111881042bbc006ca4b9fc32acd12ceb411eb3f664d38e74ad702b66762ed9b221eacc3aa605341d281557c9df2a38949a6156a028c2a8d6a5db62191e0052d
1969+
checksum: 10c0/679ff9d83803e32dfc5d3991f3a0d916d8dd3fd3a54f1917875a050be621abfdcdd7d697376f7ce44059940f84c910b396d994083518495e28ccf86da0966678
19701970
languageName: node
19711971
linkType: hard
19721972

0 commit comments

Comments
 (0)