Merge pull request #2696 from Human-Connection/dependabot/npm_and_yarn/backend/neo4j-graphql-js-2.11.4

build(deps): bump neo4j-graphql-js from 2.11.3 to 2.11.4 in /backend
This commit is contained in:
mattwr18 2020-01-08 14:26:02 +01:00 committed by GitHub
commit e526d4fac4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -81,7 +81,7 @@
"minimatch": "^3.0.4",
"mustache": "^3.2.1",
"neo4j-driver": "^4.0.1",
"neo4j-graphql-js": "^2.11.3",
"neo4j-graphql-js": "^2.11.4",
"neode": "^0.3.7",
"node-fetch": "~2.6.0",
"nodemailer": "^6.4.2",

View File

@ -6257,10 +6257,10 @@ neo4j-driver@^4.0.1:
text-encoding-utf-8 "^1.0.2"
uri-js "^4.2.2"
neo4j-graphql-js@^2.11.3:
version "2.11.3"
resolved "https://registry.yarnpkg.com/neo4j-graphql-js/-/neo4j-graphql-js-2.11.3.tgz#c1c5b10f356a313f6d10f32f3e806bb71e048bfa"
integrity sha512-9xPVlmXceFz4bmvN5F2OhSTgSswPvNIZGxI+ZmrenfP0puXGjitz+TrHyRBMYqiWP4yEjoTJPPkDE5sYgvwzuA==
neo4j-graphql-js@^2.11.4:
version "2.11.4"
resolved "https://registry.yarnpkg.com/neo4j-graphql-js/-/neo4j-graphql-js-2.11.4.tgz#9d52db0d989df9329c0e8c6d99bfc499a41136ae"
integrity sha512-uxC2N3KoH4/X6JAyQybWe3w5c88YtkIuj1VRSWmVkk8MTaxsNDGyDi2jyppSqL3p7KzdLTv8+jmhKutmXoiufg==
dependencies:
"@babel/runtime" "^7.5.5"
"@babel/runtime-corejs2" "^7.5.5"