2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-12-20 03:03:30 +00:00

Fix vulnerable dependencies (#8655)

* bump container reqs

* bump vul frontend dep

* fix tests
This commit is contained in:
Matthias Mair
2024-12-11 22:38:11 +01:00
committed by GitHub
parent ec6fc0a168
commit dd83735710
4 changed files with 69 additions and 96 deletions

View File

@@ -37,7 +37,7 @@
"@mantine/notifications": "^7.12.2",
"@mantine/spotlight": "^7.12.2",
"@mantine/vanilla-extract": "^7.12.2",
"@sentry/react": "^8.31.0",
"@sentry/react": "^8.43.0",
"@tabler/icons-react": "^3.17.0",
"@tanstack/react-query": "^5.56.2",
"@types/dompurify": "^3.0.5",