Upgrade superagent package to fix vulnerability (#3314)

This commit is contained in:
Cesar N
2024-04-24 17:27:42 -07:00
committed by GitHub
parent 6de1d88e11
commit ee6d1ed586
2 changed files with 13 additions and 39 deletions

View File

@@ -27,7 +27,7 @@
"react-window-infinite-loader": "^1.0.9",
"recharts": "^2.12.4",
"styled-components": "5.3.11",
"superagent": "^8.0.8",
"superagent": "^9.0.1",
"tinycolor2": "^1.6.0"
},
"scripts": {