Compare commits

..

6 Commits

2 changed files with 4 additions and 1 deletions

View File

@@ -5,7 +5,7 @@
"main": "index.js",
"dependencies": {
"tunnel": "^0.0.6",
"undici": "^5.29.0"
"undici": "^8.0.0"
},
"devDependencies": {},
"scripts": {

3
renovate.json Normal file
View File

@@ -0,0 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}