util is a pretty dangerous module
This commit is contained in:
parent
a55b5f1022
commit
5633734497
1 changed files with 1 additions and 2 deletions
3
vm.js
3
vm.js
|
@ -65,8 +65,7 @@ parentPort.on('message', (msg) => {
|
|||
crypto,
|
||||
nbt,
|
||||
net,
|
||||
axios,
|
||||
util
|
||||
axios
|
||||
}
|
||||
})
|
||||
|
||||
|
|
Loading…
Reference in a new issue