diff options
-rw-r--r-- | FrontEnd/package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index bb20ef3a..bce90711 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -8,11 +8,11 @@ "dependencies": {
"@microsoft/signalr": "^6.0.2",
"@popperjs/core": "^2.11.2",
- "axios": "^0.25.0",
+ "axios": "^0.26.0",
"bootstrap": "^5.1.3",
"bootstrap-icons": "^1.8.1",
"classnames": "^2.3.1",
- "color": "^4.2.0",
+ "color": "^4.2.1",
"core-js": "^3.21.0",
"i18next": "^21.6.11",
"i18next-browser-languagedetector": "^6.1.3",
@@ -66,7 +66,7 @@ "eslint-plugin-react-hooks": "^4.3.0",
"prettier": "^2.5.1",
"typescript": "^4.5.5",
- "vite": "^2.8.0",
+ "vite": "^2.8.2",
"vite-plugin-pwa": "^0.11.13"
}
}
\ No newline at end of file |