Merge pull request #2666 from Human-Connection/dependabot/npm_and_yarn/backend/neo4j-graphql-js-2.11.2

build(deps): bump neo4j-graphql-js from 2.11.0 to 2.11.2 in /backend
This commit is contained in:
mattwr18 2020-01-06 11:23:13 +01:00 committed by GitHub
commit 6eeff21bed
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": "~1.7.6",
"neo4j-graphql-js": "^2.11.0",
"neo4j-graphql-js": "^2.11.2",
"neode": "^0.3.6",
"node-fetch": "~2.6.0",
"nodemailer": "^6.4.2",

View File

@ -6279,10 +6279,10 @@ neo4j-driver@^4.0.1:
text-encoding-utf-8 "^1.0.2"
uri-js "^4.2.2"
neo4j-graphql-js@^2.11.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/neo4j-graphql-js/-/neo4j-graphql-js-2.11.0.tgz#b3d3988c433296d9ec9a324b0f02e5c3994b8429"
integrity sha512-a0ILkNWvDT7ADDtElSGVffUU3nE4A56E6oQRIBbwAzLeM/U9OccPaJ6RZ93DM22Rb7wOcjvg/Ma07yehaB4Vpw==
neo4j-graphql-js@^2.11.2:
version "2.11.2"
resolved "https://registry.yarnpkg.com/neo4j-graphql-js/-/neo4j-graphql-js-2.11.2.tgz#1f93e89c85628b962108029a8cc14defdae4a1ee"
integrity sha512-LEbgYtN/1DoGwSAvxwZ6nK6RTqimX/Gp4P7BC7rJFg0g2Ix+36A3Y5SZVFCRcVOtt3UUuiymTuEM5ZBHXTb6kg==
dependencies:
"@babel/runtime" "^7.5.5"
"@babel/runtime-corejs2" "^7.5.5"