Skip to content

Commit 96ccbe9

Browse files
author
Juan Luna
committed
update esbuild to fix security bug
1 parent 485f158 commit 96ccbe9

File tree

2 files changed

+490
-424
lines changed

2 files changed

+490
-424
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,8 @@
3333
"dependencies": {
3434
"highlight.js": "^11.11.1",
3535
"vue": "^3.2.0"
36+
},
37+
"resolutions": {
38+
"esbuild": "^0.25.0"
3639
}
3740
}

0 commit comments

Comments
 (0)