Skip to content

Commit

Permalink
updating xsec
Browse files Browse the repository at this point in the history
  • Loading branch information
matthieupelatan committed Dec 6, 2023
1 parent 1f19532 commit 119a563
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 119a563

Please sign in to comment.