diff --git a/README.md b/README.md index 3452b31658..bdd8618321 100644 --- a/README.md +++ b/README.md @@ -4,21 +4,6 @@ ___ -**GraphQL API for Aura** -We’ve been working to make GraphQL natively available in [Aura](https://neo4j.com/cloud/platform/aura-graph-database/), Neo4j's Cloud based Graph Database service, and we are now ready to let people try it in an Early Access Program that will run from April to the end of May. There will be at least one more iteration with additional features before a full release later this year. - -This will offer - -* Use of GraphQL API with an Aura instance in GCP -* Use of Aura CLI to configure the GraphQL API -* Authentication to the GraphQL API using an API Key or a 3rd party Identity Provider that supports OpenID Connect 2.0 with a JWKS endpoint for JWT validation -* A Discord based community to post feedback and questions that you have - -Using the GraphQL API during the EAP with AuraDB instances being charged as normal will be at no cost. - -Would you be interested in taking part? Or want to know more? Then register here:- [GraphQL API EAP](https://forms.gle/gr8n8sx8S8yXFZzj8) and you'll be contacted nearer the date. -___ - ![Neo4j + GraphQL](./images/banner.png)

diff --git a/package.json b/package.json index 26c06d5823..5e6c4f3acc 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "eslint-plugin-import": "2.31.0", "eslint-plugin-jest": "28.9.0", "graphql": "16.9.0", - "husky": "9.1.6", + "husky": "9.1.7", "jest": "29.7.0", "lint-staged": "15.2.10", "neo4j-driver": "5.26.0", diff --git a/yarn.lock b/yarn.lock index 3547dc032c..5254ba15b8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9048,12 +9048,12 @@ __metadata: languageName: node linkType: hard -"husky@npm:9.1.6": - version: 9.1.6 - resolution: "husky@npm:9.1.6" +"husky@npm:9.1.7": + version: 9.1.7 + resolution: "husky@npm:9.1.7" bin: husky: bin.js - checksum: 10c0/705673db4a247c1febd9c5df5f6a3519106cf0335845027bb50a15fba9b1f542cb2610932ede96fd08008f6d9f49db0f15560509861808b0031cdc0e7c798bac + checksum: 10c0/35bb110a71086c48906aa7cd3ed4913fb913823715359d65e32e0b964cb1e255593b0ae8014a5005c66a68e6fa66c38dcfa8056dbbdfb8b0187c0ffe7ee3a58f languageName: node linkType: hard @@ -12390,7 +12390,7 @@ __metadata: eslint-plugin-import: "npm:2.31.0" eslint-plugin-jest: "npm:28.9.0" graphql: "npm:16.9.0" - husky: "npm:9.1.6" + husky: "npm:9.1.7" jest: "npm:29.7.0" lint-staged: "npm:15.2.10" neo4j-driver: "npm:5.26.0"