mirror of
https://github.com/vale981/apollo-server
synced 2025-03-06 18:21:40 -05:00
chore(deps): update dependency sinon to v5.1.0
This commit is contained in:
parent
8e3e370c53
commit
b8b267e1b3
1 changed files with 2 additions and 2 deletions
|
@ -40,7 +40,7 @@
|
|||
"@types/chai": "4.1.3",
|
||||
"@types/mocha": "5.2.1",
|
||||
"@types/node": "9.6.20",
|
||||
"@types/sinon": "4.3.3",
|
||||
"@types/sinon": "5.0.1",
|
||||
"chai": "4.1.2",
|
||||
"graphql": "0.13.2",
|
||||
"husky": "0.14.3",
|
||||
|
@ -51,7 +51,7 @@
|
|||
"prettier": "1.12.1",
|
||||
"prettier-check": "2.0.0",
|
||||
"remap-istanbul": "0.11.1",
|
||||
"sinon": "5.0.10",
|
||||
"sinon": "5.1.0",
|
||||
"supertest": "3.1.0",
|
||||
"supertest-as-promised": "4.0.2",
|
||||
"typescript": "2.8.4"
|
||||
|
|
Loading…
Add table
Reference in a new issue