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,
|
crypto,
|
||||||
nbt,
|
nbt,
|
||||||
net,
|
net,
|
||||||
axios,
|
axios
|
||||||
util
|
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue