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-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Nov 30, 2023
1 parent 64266ad commit 9e00c32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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 All @@ -60,7 +60,7 @@
"titleize": "2",
"uuid-by-string": "3.0.7",
"validator": "13.7.0",
"zone-mta": "3.3.0"
"zone-mta": "3.5.0"
},
"devDependencies": {
"@commitlint/cli": "17.0.2",
Expand Down

0 comments on commit 9e00c32

Please sign in to comment.