Comparing version
# Change Log | ||
## v5.4.24 (2025/02/04) | ||
- **Change:** Update deps | ||
## v5.4.23 (2024/09/16) | ||
@@ -5,0 +8,0 @@ - **New:** Official support for 1 new providers: `authentik` |
{ | ||
"name": "grant", | ||
"version": "5.4.23", | ||
"version": "5.4.24", | ||
"description": "OAuth Proxy", | ||
@@ -32,3 +32,3 @@ "keywords": [ | ||
"dependencies": { | ||
"qs": "^6.13.0", | ||
"qs": "^6.14.0", | ||
"request-compose": "^2.1.7", | ||
@@ -38,5 +38,5 @@ "request-oauth": "^1.0.1" | ||
"optionalDependencies": { | ||
"cookie": "^0.6.0", | ||
"cookie-signature": "^1.2.1", | ||
"jwk-to-pem": "^2.0.6", | ||
"cookie": "^0.7.2", | ||
"cookie-signature": "^1.2.2", | ||
"jwk-to-pem": "^2.0.7", | ||
"jws": "^4.0.0" | ||
@@ -43,0 +43,0 @@ }, |
181220
0.03%220626
-0.11%+ Added
- Removed
Updated