mirror of
https://github.com/usebruno/bruno.git
synced 2026-07-03 01:18:32 +00:00
fix(#1487): rolling back to vm2 from @n8n/vm2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const { NodeVM } = require('@n8n/vm2');
|
||||
const { NodeVM } = require('vm2');
|
||||
const path = require('path');
|
||||
const http = require('http');
|
||||
const https = require('https');
|
||||
|
||||
Reference in New Issue
Block a user