Skip to content

Commit ce4ae4e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"typescript": "~4.7.4",
4242
"vite": "^4.0.0",
4343
"vue-tsc": "^1.0.12",
44-
"wrangler": "^2.9.1"
44+
"wrangler": "^3.114.17"
4545
},
4646
"volta": {
4747
"node": "18.10.0"

0 commit comments

Comments
 (0)