@companieshouse/web-security-node
Advanced tools
Comparing version 2.0.3 to 2.0.4
{ | ||
"name": "@companieshouse/web-security-node", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "Middleware for chs authentication", | ||
@@ -21,3 +21,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@companieshouse/node-session-handler": "~4.1.4", | ||
"@companieshouse/node-session-handler": "~5.0.1", | ||
"@companieshouse/structured-logging-node": "~1.0.3" | ||
@@ -24,0 +24,0 @@ }, |
+ Added@companieshouse/node-session-handler@5.0.2(transitive)
- Removed@companieshouse/node-session-handler@4.1.9(transitive)