mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-25 05:35:41 +00:00
@@ -1,4 +1,4 @@
|
||||
const { NodeVM } = require('vm2');
|
||||
const { NodeVM } = require('@n8n/vm2');
|
||||
const path = require('path');
|
||||
const http = require('http');
|
||||
const https = require('https');
|
||||
|
||||
Reference in New Issue
Block a user