Skip to content

Commit b071654

Browse files
authored
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WRANGLER-15046269
1 parent 0ac4045 commit b071654

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"typescript": "~5.5.3",
4848
"vite": "^5.3.3",
4949
"vue-tsc": "^2.0.26",
50-
"wrangler": "3.63.1"
50+
"wrangler": "3.114.17"
5151
},
5252
"volta": {
5353
"node": "20.15.0"

0 commit comments

Comments
 (0)