Skip to content

Commit

Permalink
update to [email protected] to remove dependency on package 'ip' and fix…
Browse files Browse the repository at this point in the history
… vulnerability

Signed-off-by: pjuarezd <[email protected]>
  • Loading branch information
pjuarezd committed Aug 14, 2024
1 parent 1a678e2 commit aec638a
Show file tree
Hide file tree
Showing 2 changed files with 164 additions and 257 deletions.
3 changes: 1 addition & 2 deletions web-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@babel/traverse": "7.24.5",
"@reduxjs/toolkit": "1.9.7",
"ip": "2.0.1",
"kbar": "^0.1.0-beta.39",
"local-storage-fallback": "^4.1.1",
"lodash": "^4.17.21",
Expand Down Expand Up @@ -71,7 +70,7 @@
"@types/websocket": "^1.0.0",
"prettier": "3.2.5",
"react-scripts": "5.0.1",
"testcafe": "2.6.2",
"testcafe": "3.6.2",
"ts-prune": "^0.10.3",
"typescript": "^4.4.3"
},
Expand Down
Loading

0 comments on commit aec638a

Please sign in to comment.