2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-03-25 13:48:41 +00:00

bump undici (#11526)

This commit is contained in:
Matthias Mair
2026-03-14 15:25:20 +01:00
committed by GitHub
parent 897e3b9ec6
commit 29ac2392db
2 changed files with 7 additions and 11 deletions

View File

@@ -135,5 +135,8 @@
"vite-plugin-dts": "^4.5.4",
"vite-plugin-externals": "^0.6.2",
"vite-plugin-istanbul": "^8.0.0"
},
"resolutions": {
"undici": "^6.24.0"
}
}