Skip to content

Commit

Permalink
ui - update axios and cookie dependencies (#2814)
Browse files Browse the repository at this point in the history
Signed-off-by: aporss <[email protected]>
  • Loading branch information
ArtjomsPorss authored Nov 29, 2024
1 parent e160d02 commit 3422f97
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 38 deletions.
71 changes: 34 additions & 37 deletions ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 3422f97

Please sign in to comment.