Merge pull request #2682 from Human-Connection/dependabot/npm_and_yarn/backend/neode-0.3.7

build(deps): bump neode from 0.3.6 to 0.3.7 in /backend
This commit is contained in:
mattwr18 2020-01-07 14:24:31 +01:00 committed by GitHub
commit df4c469c5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -82,7 +82,7 @@
"mustache": "^3.2.1",
"neo4j-driver": "^4.0.1",
"neo4j-graphql-js": "^2.11.3",
"neode": "^0.3.6",
"neode": "^0.3.7",
"node-fetch": "~2.6.0",
"nodemailer": "^6.4.2",
"nodemailer-html-to-text": "^3.1.0",

View File

@ -6270,10 +6270,10 @@ neo4j-graphql-js@^2.11.3:
lodash "^4.17.15"
neo4j-driver "^4.0.1"
neode@^0.3.6:
version "0.3.6"
resolved "https://registry.yarnpkg.com/neode/-/neode-0.3.6.tgz#7daf791eff6d170e52c338ea2e5cca6fdc6bfbe3"
integrity sha512-jCskCPobtHpsIIYQD72h5lRjMJEX70KwIeqgpt1VOLI+d1zJZvUlDkcOKgarAW0fmwtHIrPOP6mLPe5G/ZG9+g==
neode@^0.3.7:
version "0.3.7"
resolved "https://registry.yarnpkg.com/neode/-/neode-0.3.7.tgz#766105307e138b1212957aceba538e89e3d784cb"
integrity sha512-XnRJyD6bZx4HyHBmnLHuVUKtSD3FhBPXYdh7/rqiFAwBDMOSySjMFjFCYmop+sF8IBZmliowDs8zkSHt27U1kw==
dependencies:
"@hapi/joi" "^15.1.0"
dotenv "^4.0.0"