From 1360dddcbc198f639bd872ab6ad6fd0aa968c023 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 00:59:04 +0000 Subject: [PATCH] chore(deps): Bump @sap/xssec from 4.2.4 to 4.2.7 (#296) Bumps @sap/xssec from 4.2.4 to 4.2.7. --- updated-dependencies: - dependency-name: "@sap/xssec" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0aae6515a..33611d28d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1131,6 +1131,10 @@ packages: resolution: {integrity: sha512-WW+nOFLa4SRBapqa9y3dLUqZploHA/lN9pkPHoa3qzpb0Q9YupZCI++aP39HR0bDYsztoRg/xVryViReJkk3Dg==} engines: {node: '>=18'} + '@sap/xssec@4.2.7': + resolution: {integrity: sha512-RCBFma3jiLIJ1naAPFNLQWMIkKwQENiwSsdEtffs2Q+RhH+AnLiaXAqxtXGlO/N+Lg53WANEIcLThYRkttQ00w==} + engines: {node: '>=18'} + '@sinclair/typebox@0.27.8': resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} @@ -5600,7 +5604,7 @@ snapshots: '@sap-cloud-sdk/resilience': 3.22.2 '@sap-cloud-sdk/util': 3.22.2 '@sap/xsenv': 5.3.0 - '@sap/xssec': 4.2.4 + '@sap/xssec': 4.2.7 async-retry: 1.3.3 axios: 1.7.7 jsonwebtoken: 9.0.2 @@ -5804,6 +5808,13 @@ snapshots: transitivePeerDependencies: - supports-color + '@sap/xssec@4.2.7': + dependencies: + debug: 4.3.7(supports-color@8.1.1) + jwt-decode: 4.0.0 + transitivePeerDependencies: + - supports-color + '@sinclair/typebox@0.27.8': {} '@sinclair/typebox@0.33.2': {}