Skip to content

Commit

Permalink
chore: override rollup version to resolve vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
dfx-json committed Sep 28, 2024
1 parent 2181f4a commit 0ced078
Show file tree
Hide file tree
Showing 4 changed files with 96 additions and 98 deletions.
2 changes: 1 addition & 1 deletion e2e/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"overrides": {
"vite": {
"rollup": "npm:@rollup/wasm-node"
"rollup": "^4.22.5"
}
}
}
Loading

0 comments on commit 0ced078

Please sign in to comment.