Skip to content

Commit

Permalink
fix: 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-UNDICI-7361667
  • Loading branch information
snyk-bot committed Jun 25, 2024
1 parent efb0255 commit e290a62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@
"twilio": "4.23.0",
"typed.js": "2.1.0",
"uncaught": "0.0.5",
"undici": "6.15.0",
"undici": "6.19.2",
"url-parse": "1.5.10",
"url-regex-safe": "4.0.0",
"utf-8-validate": "6.0.4",
Expand Down

0 comments on commit e290a62

Please sign in to comment.