Skip to content

Commit 506bad3

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073
1 parent b230f63 commit 506bad3

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,6 +41,6 @@
4141
"prompts": "^2.4.2"
4242
},
4343
"dependencies": {
44-
"unbuild": "^1.2.1"
44+
"unbuild": "^3.0.0"
4545
}
4646
}

0 commit comments

Comments
 (0)