Skip to content

Commit

Permalink
Fix package lock for 2.7.x (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshGlazebrook authored Feb 23, 2024
1 parent 66b7f73 commit 89d8c07
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "socks",
"private": false,
"version": "2.7.3",
"version": "2.7.4",
"description": "Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.",
"main": "build/index.js",
"typings": "typings/index.d.ts",
Expand Down

0 comments on commit 89d8c07

Please sign in to comment.