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 Apr 5, 2024
1 parent 3124fae commit 607a36d
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 @@ -83,7 +83,7 @@
},
"devDependencies": {
"core-commons": "^1.0.0-alpha.5",
"eslint": "^8.13.0",
"eslint": "^9.0.0",
"prettier": "^2.6.2"
}
}

0 comments on commit 607a36d

Please sign in to comment.