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 25, 2024
1 parent 0c7e45f commit c1c693f
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 @@ -30,7 +30,7 @@
"eslint-plugin-prettier": "^5.1.3",
"prettier": "^3.2.5",
"typescript": "^4.9.5",
"wrangler": "^3.51.2"
"wrangler": "^3.52.0"
},
"engines": {
"node": ">=20.0.0"
Expand Down

0 comments on commit c1c693f

Please sign in to comment.