Skip to content

Commit

Permalink
fix(deps): update dependency @neo4j/graphql to v6.2.3 (#468)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent 564e54b commit fcf3c82
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@graphiql/react": "0.28.2",
"@neo4j-ndl/base": "2.12.14",
"@neo4j-ndl/react": "2.16.28",
"@neo4j/graphql": "6.2.2",
"@neo4j/graphql": "6.2.3",
"@neo4j/introspector": "4.0.1",
"classnames": "2.5.1",
"cm6-graphql": "0.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2004,7 +2004,7 @@ __metadata:
"@graphiql/react": "npm:0.28.2"
"@neo4j-ndl/base": "npm:2.12.14"
"@neo4j-ndl/react": "npm:2.16.28"
"@neo4j/graphql": "npm:6.2.2"
"@neo4j/graphql": "npm:6.2.3"
"@neo4j/introspector": "npm:4.0.1"
"@playwright/test": "npm:1.49.1"
"@tsconfig/create-react-app": "npm:2.0.5"
Expand Down Expand Up @@ -2074,9 +2074,9 @@ __metadata:
languageName: unknown
linkType: soft

"@neo4j/graphql@npm:6.2.2":
version: 6.2.2
resolution: "@neo4j/graphql@npm:6.2.2"
"@neo4j/graphql@npm:6.2.3":
version: 6.2.3
resolution: "@neo4j/graphql@npm:6.2.3"
dependencies:
"@apollo/subgraph": "npm:^2.2.3"
"@graphql-tools/merge": "npm:^9.0.0"
Expand All @@ -2097,7 +2097,7 @@ __metadata:
peerDependencies:
graphql: ^16.0.0
neo4j-driver: ^5.8.0
checksum: 10c0/f5e0f33f3daca382271714a7555617bd9388e1481287afb224a328dba0bd055f619ec4281a5a96b3a852456c11409b7cc6c5edded407e246019c157b375fcede
checksum: 10c0/31615ef86b7cb56466287e12361c7b056a3c4beb05450c4021355d9928f235d0bd5f3f0209c2bca22708daecdfed678a9c66805b51028a659e594659ae8d06a3
languageName: node
linkType: hard

Expand Down

0 comments on commit fcf3c82

Please sign in to comment.