@api-ts/typed-express-router
Advanced tools
{ | ||
"name": "@api-ts/typed-express-router", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"description": "Implement an HTTP specification with Express", | ||
@@ -20,3 +20,3 @@ "author": "Patrick McLaughlin <patrickmclaughlin@bitgo.com>", | ||
"dependencies": { | ||
"@api-ts/io-ts-http": "2.1.0", | ||
"@api-ts/io-ts-http": "2.2.0", | ||
"@types/express": "4.17.17", | ||
@@ -28,6 +28,6 @@ "express": "4.18.2", | ||
"devDependencies": { | ||
"@api-ts/superagent-wrapper": "1.1.8", | ||
"@api-ts/superagent-wrapper": "1.1.9", | ||
"@ava/typescript": "3.0.1", | ||
"ava": "5.2.0", | ||
"c8": "7.12.0", | ||
"c8": "7.13.0", | ||
"ts-node": "10.9.1", | ||
@@ -34,0 +34,0 @@ "typescript": "4.7.4" |