Skip to content

Commit

Permalink
Merge pull request #32 from SAP-samples/updates-xsec
Browse files Browse the repository at this point in the history
xsec update
  • Loading branch information
matthieupelatan committed Dec 6, 2023
2 parents 2b15cc5 + 57ea587 commit 95d74c1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions code/easyfranchise/source/approuter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"start": "node approuter-start.js"
},
"dependencies": {
"@sap/approuter": "14.3.4",
"@sap/approuter": "14.4.2",
"@sap/xsenv": "^4.0.0",
"@sap/xssec": "^3.4.0",
"@sap/xssec": "^3.6.0",
"jwt-decode": "^4.0.0"
},
"devDependencies": {},
Expand Down
2 changes: 1 addition & 1 deletion code/easyfranchise/source/broker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"dependencies": {
"@kubernetes/client-node": "~0.15.0",
"@sap/xsenv": "~3.1.0",
"@sap/xssec": "~3.2.8",
"@sap/xssec": "^3.6.0",
"axios": "^0.23.0",
"express": "~4.17.1",
"passport": "^0.5.0"
Expand Down

0 comments on commit 95d74c1

Please sign in to comment.