Add undici@latest (v7.22.0) as direct dependency
Co-authored-by: salmanmkc <32169182+salmanmkc@users.noreply.github.com>
This commit is contained in:
co-authored by
salmanmkc
parent
1667f456c9
commit
e6857aaf3c
+2
-1
@@ -40,7 +40,8 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^3.0.0",
|
||||
"@actions/github": "^6.0.1"
|
||||
"@actions/github": "^6.0.1",
|
||||
"undici": "^7.22.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/compat": "^2.0.1",
|
||||
|
||||
Reference in New Issue
Block a user