Skip to content

Commit

Permalink
chore(deps): bump socks to 2.7.3 (#1826)
Browse files Browse the repository at this point in the history
  • Loading branch information
addaleax authored Feb 16, 2024
1 parent 874f21f commit b0f98f1
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 23 deletions.
73 changes: 53 additions & 20 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,14 +128,14 @@
"workspaces": [
"configs/eslint-config-mongosh",
"configs/tsconfig-mongosh",
"scripts/docker",
"packages/async-rewriter2",
"packages/build",
"packages/errors",
"packages/history",
"packages/java-shell",
"packages/js-multiline-to-singleline",
"packages/types",
"scripts/docker",
"packages/errors",
"packages/i18n",
"packages/logging",
"packages/service-provider-core",
Expand Down
2 changes: 1 addition & 1 deletion packages/service-provider-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"aws4": "^1.11.0",
"mongodb": "^6.3.0",
"mongodb-connection-string-url": "^3.0.0",
"socks": "^2.7.1"
"socks": "^2.7.3"
},
"optionalDependencies": {
"kerberos": "^2.1.0",
Expand Down

0 comments on commit b0f98f1

Please sign in to comment.