Skip to content

Commit

Permalink
chore(deps): upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
yaacovCR committed Jan 21, 2020
1 parent 33bafb7 commit 62c9684
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -56,7 +56,7 @@
"form-data": "^3.0.0",
"iterall": "^1.3.0",
"node-fetch": "^2.6.0",
"uuid": "^3.3.3"
"uuid": "^3.4.0"
},
"peerDependencies": {
"graphql": "^14.2.0"
Expand All @@ -69,7 +69,7 @@
"@types/extract-files": "^3.1.0",
"@types/graphql-upload": "^8.0.3",
"@types/mocha": "^5.2.7",
"@types/node": "^13.1.4",
"@types/node": "^13.1.8",
"@types/node-fetch": "^2.5.4",
"@types/supertest": "^2.0.8",
"@types/uuid": "^3.4.6",
Expand All @@ -92,7 +92,7 @@
"source-map-support": "^0.5.16",
"standard-version": "^7.0.1",
"tslint": "^5.20.1",
"typescript": "3.7.4",
"typescript": "3.7.5",
"zen-observable-ts": "^0.8.20"
}
}

0 comments on commit 62c9684

Please sign in to comment.