@thisisagile/easy-express
Advanced tools
Comparing version 17.6.6 to 17.6.7
{ | ||
"name": "@thisisagile/easy-express", | ||
"version": "17.6.6", | ||
"version": "17.6.7", | ||
"description": "Straightforward library for building domain-driven microservice architectures", | ||
@@ -37,3 +37,3 @@ "author": "Sander Hoogendoorn", | ||
"devDependencies": { | ||
"@thisisagile/easy-test": "17.6.6", | ||
"@thisisagile/easy-test": "17.6.7", | ||
"@types/cls-hooked": "^4.3.8", | ||
@@ -48,7 +48,7 @@ "@types/form-urlencoded": "^4.4.0", | ||
"dependencies": { | ||
"@thisisagile/easy": "^17.6.6", | ||
"@thisisagile/easy-service": "^17.6.6", | ||
"@thisisagile/easy": "^17.6.7", | ||
"@thisisagile/easy-service": "^17.6.7", | ||
"@types/express": "^4.17.21", | ||
"cls-hooked": "^4.2.2", | ||
"express": "^4.21.0", | ||
"express": "^4.21.1", | ||
"form-urlencoded": "^6.1.0", | ||
@@ -55,0 +55,0 @@ "jsonwebtoken": "^9.0.0", |
Updated@thisisagile/easy@^17.6.7
Updatedexpress@^4.21.1