Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Jun 18, 2024
1 parent 397d860 commit 2d89ae6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
"downloadBinaries": "node ./build/prePublish.js"
},
"devDependencies": {
"@types/node": "^18.15.0",
"follow-redirects": "^1.15.2",
"https-proxy-agent": "^5.0.1",
"proxy-from-env": "^1.1.0"
"@types/node": "20.14.5",
"follow-redirects": "1.15.6",
"https-proxy-agent": "7.0.4",
"proxy-from-env": "1.1.0"
},
"overrides": {
"agent-base": "^6.0.2"
"agent-base": "6.0.2"
}
}

0 comments on commit 2d89ae6

Please sign in to comment.