Upgraded remaining dependencies

This commit is contained in:
Grzegorz Leoniec 2019-02-07 15:56:15 +01:00
parent 9dba9b5cf4
commit 788566a7e4
No known key found for this signature in database
GPG Key ID: 3AA43686D4EB1377
2 changed files with 734 additions and 1197 deletions

View File

@ -34,9 +34,9 @@
]
},
"dependencies": {
"apollo-cache-inmemory": "~1.4.0",
"apollo-client": "~2.4.9",
"apollo-link-http": "~1.5.9",
"apollo-cache-inmemory": "~1.4.2",
"apollo-client": "~2.4.12",
"apollo-link-http": "~1.5.11",
"apollo-server": "~2.4.0",
"bcryptjs": "~2.4.3",
"cheerio": "~1.0.0-rc.2",
@ -52,7 +52,7 @@
"graphql-tag": "~2.10.1",
"graphql-yoga": "~1.17.4",
"jsonwebtoken": "~8.4.0",
"linkifyjs": "~2.1.7",
"linkifyjs": "~2.1.8",
"lodash": "~4.17.11",
"ms": "~2.1.1",
"neo4j-driver": "~1.7.2",
@ -70,24 +70,24 @@
"@babel/cli": "~7.2.3",
"@babel/core": "^7.2.2",
"@babel/node": "~7.2.2",
"@babel/preset-env": "~7.2.3",
"@babel/preset-env": "~7.3.1",
"@babel/register": "~7.0.0",
"apollo-server-testing": "~2.2.6",
"apollo-server-testing": "~2.4.0",
"babel-core": "^7.0.0-0",
"babel-eslint": "~10.0.1",
"babel-jest": "^23.6.0",
"babel-jest": "^24.1.0",
"chai": "~4.2.0",
"eslint": "~5.12.1",
"eslint": "~5.13.0",
"eslint-config-standard": "~12.0.0",
"eslint-plugin-import": "~2.15.0",
"eslint-plugin-jest": "^22.1.3",
"eslint-plugin-import": "~2.16.0",
"eslint-plugin-jest": "^22.2.2",
"eslint-plugin-node": "~8.0.1",
"eslint-plugin-promise": "~4.0.1",
"eslint-plugin-standard": "~4.0.0",
"graphql-request": "^1.8.2",
"jest": "^23.6.0",
"jest": "^24.1.0",
"nodemon": "~1.18.9",
"nyc": "^13.1.0",
"nyc": "^13.2.0",
"supertest": "^3.4.2"
}
}

1907
yarn.lock

File diff suppressed because it is too large Load Diff