Comparing version 6.0.6 to 6.0.7
@@ -0,1 +1,8 @@ | ||
## [6.0.7](https://github.com/thenativeweb/limes/compare/6.0.6...6.0.7) (2020-11-11) | ||
### Bug Fixes | ||
* bump @types/express from 4.17.8 to 4.17.9 ([#241](https://github.com/thenativeweb/limes/issues/241)) ([7f85445](https://github.com/thenativeweb/limes/commit/7f8544564000bb3e3aef4806a25e2ec8a9947253)) | ||
## [6.0.6](https://github.com/thenativeweb/limes/compare/6.0.5...6.0.6) (2020-11-03) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "limes", | ||
"version": "6.0.6", | ||
"version": "6.0.7", | ||
"description": "limes authenticates users.", | ||
@@ -22,3 +22,3 @@ "contributors": [ | ||
"dependencies": { | ||
"@types/express": "4.17.8", | ||
"@types/express": "4.17.9", | ||
"@types/jsonwebtoken": "8.5.0", | ||
@@ -30,7 +30,7 @@ "jsonwebtoken": "8.5.1" | ||
"@types/uuid": "8.3.0", | ||
"assertthat": "5.2.1", | ||
"assertthat": "5.2.5", | ||
"express": "4.17.1", | ||
"roboter": "11.5.1", | ||
"semantic-release-configuration": "1.0.23", | ||
"supertest": "6.0.0", | ||
"roboter": "11.5.7", | ||
"semantic-release-configuration": "1.0.25", | ||
"supertest": "6.0.1", | ||
"uuid": "8.3.1" | ||
@@ -37,0 +37,0 @@ }, |
26546
+ Added@types/express@4.17.9(transitive)
- Removed@types/express@4.17.8(transitive)
Updated@types/express@4.17.9