Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 1f4602f commit 2c61617
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 @@ -40,7 +40,7 @@
"@sap-cloud-sdk/resilience": "^3.16.0",
"@sap-cloud-sdk/util": "^3.16.0",
"@sap/xsenv": "^5.1.0",
"@sap/xssec": "^4.1.3",
"@sap/xssec": "^4.2.0",
"async-retry": "^1.3.3",
"axios": "^1.7.2",
"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.16.0",
"@sap-cloud-sdk/test-util": "^3.16.0",
"@sap-cloud-sdk/util": "^3.16.0",
"@sap/xssec": "^4.1.3",
"@sap/xssec": "^4.2.0",
"axios": "^1.7.2"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1441,10 +1441,10 @@
node-cache "^5.1.0"
verror "1.10.1"

"@sap/xssec@^4.1.3":
version "4.1.3"
resolved "https://registry.npmjs.org/@sap/xssec/-/xssec-4.1.3.tgz#4d5e47656c66016503e9bae904bb42c33ddf8f39"
integrity sha512-qhjvumYIPM6pvNVwYpzf+RwLPIn5xzuMUUt9znERqGMKvqbBY/qXpbPBquNt3CbR/ThS85kLFIiPOuXJTkr1Lg==
"@sap/xssec@^4.2.0":
version "4.2.0"
resolved "https://registry.npmjs.org/@sap/xssec/-/xssec-4.2.0.tgz#17bc031707203814b5de80d247f533fe9727d580"
integrity sha512-TAKTOTjGVcI9z5l0I7AM90lxm6pzLXm+QAPI0nh82JeLIJHa7ONjzpTjdQ7pQHXxP85wM3sr22hJ+bsJu21NBg==
dependencies:
debug "^4.3.4"
jwt-decode "^4"
Expand Down

0 comments on commit 2c61617

Please sign in to comment.