diff --git a/source/packages/services/auth-jwt/package.json b/source/packages/services/auth-jwt/package.json index 794ef3d6..dfea466d 100644 --- a/source/packages/services/auth-jwt/package.json +++ b/source/packages/services/auth-jwt/package.json @@ -18,7 +18,7 @@ "@awssolutions/cdf-errors": "workspace:^2.6.4", "@awssolutions/cdf-config-inject": "workspace:^2.6.4", "axios": "1.6.0", - "js-yaml": "4.1.0", + "js-yaml": "4.2.0", "jsonwebtoken": "9.0.0", "jwk-to-pem": "2.0.4", "logform": "2.4.2",