update undici package to 5.25.5 (#1942)

This commit is contained in:
Ehsan Hosseini
2025-01-28 10:14:55 -05:00
committed by GitHub
parent 1f7c2c79e0
commit 340a6b15b5
2 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -46,6 +46,6 @@
},
"dependencies": {
"tunnel": "^0.0.6",
"undici": "^5.25.4"
"undici": "^5.25.5"
}
}