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-IP-6240864
  • Loading branch information
snyk-bot committed Feb 11, 2024
1 parent 64266ad commit 3ebfb30
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 @@ -47,7 +47,7 @@
"pino": "8.0.0",
"pretty-ms": "7",
"punycode": "2.1.1",
"re2": "1.17.7",
"re2": "1.20.7",
"regex-parser": "2.2.11",
"rev-hash": "3",
"sender-rewriting-scheme": "1.0.0",
Expand Down

0 comments on commit 3ebfb30

Please sign in to comment.