Skip to content

Commit

Permalink
chore(deps): bump @sap/xssec from 4.2.7 to 4.2.8 (#5365)
Browse files Browse the repository at this point in the history
Bumps @sap/xssec from 4.2.7 to 4.2.8.

---
updated-dependencies:
- dependency-name: "@sap/xssec"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 7d54a9f commit 5ffad10
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/connectivity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@sap-cloud-sdk/resilience": "^3.24.0",
"@sap-cloud-sdk/util": "^3.24.0",
"@sap/xsenv": "^5.4.0",
"@sap/xssec": "^4.2.7",
"@sap/xssec": "^4.2.8",
"async-retry": "^1.3.3",
"axios": "^1.7.9",
"jsonwebtoken": "^9.0.2"
Expand Down
2 changes: 1 addition & 1 deletion test-packages/integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@sap-cloud-sdk/test-services-odata-v4": "^3.24.0",
"@sap-cloud-sdk/test-util": "^3.24.0",
"@sap-cloud-sdk/util": "^3.24.0",
"@sap/xssec": "^4.2.7",
"@sap/xssec": "^4.2.8",
"axios": "^1.7.9"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1624,10 +1624,10 @@
node-cache "^5.1.2"
verror "1.10.1"

"@sap/xssec@^4.2.7":
version "4.2.7"
resolved "https://registry.npmjs.org/@sap/xssec/-/xssec-4.2.7.tgz#2d10d9a9d867fe3b8961a7ae5d5281402ea5f5d2"
integrity sha512-RCBFma3jiLIJ1naAPFNLQWMIkKwQENiwSsdEtffs2Q+RhH+AnLiaXAqxtXGlO/N+Lg53WANEIcLThYRkttQ00w==
"@sap/xssec@^4.2.8":
version "4.2.8"
resolved "https://registry.npmjs.org/@sap/xssec/-/xssec-4.2.8.tgz#52ea937aafa4ae497c6c57ef00a316a435d26c04"
integrity sha512-hTwupdCFdp3ElAF/e4qj6Akgf3N6/C7bq3qggbTeHEdaPVEehYPyxuTsdxb1TVI1vUGlHjB7RUW6aa6n30fP6Q==
dependencies:
debug "^4.3.4"
jwt-decode "^4"
Expand Down

0 comments on commit 5ffad10

Please sign in to comment.