Skip to content

Commit

Permalink
fix: packages/nodes-base/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-6144788
  • Loading branch information
snyk-bot committed Jan 5, 2024
1 parent 852b192 commit ad87e98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nodes-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -733,7 +733,7 @@
"moment-timezone": "^0.5.28",
"mongodb": "^3.6.9",
"mqtt": "4.2.6",
"mssql": "^6.2.0",
"mssql": "^8.0.0",
"mysql2": "~2.3.0",
"n8n-core": "~0.104.0",
"node-ssh": "^12.0.0",
Expand Down

0 comments on commit ad87e98

Please sign in to comment.