Skip to content

Commit

Permalink
update ui dependencies - axios and cookie
Browse files Browse the repository at this point in the history
Signed-off-by: aporss <[email protected]>
  • Loading branch information
ArtjomsPorss committed Nov 29, 2024
1 parent cbbb2b0 commit fb44bad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,9 @@
"@reduxjs/toolkit": "1.8.5",
"async": "3.2.4",
"aws-sdk": "2.1680.0",
"axios": "1.6.0",
"axios": "1.7.8",
"body-parser": "1.20.3",
"cookie": "0.7.0",
"cookie-parser": "1.4.6",
"cookie-session": "2.0.0",
"csurf": "1.11.0",
Expand Down

0 comments on commit fb44bad

Please sign in to comment.