superfly / fly

Deploy app servers close to your users. Package your app as a Docker image, and launch it in 17 cities with one simple CLI.
https://fly.io
985 stars 48 forks source link

Upgrade isolated-vm alone to 3.3.0 #269

Closed misiek08 closed 4 years ago

misiek08 commented 4 years ago

Upgrade to isolated-vm@3.3.0 to fix many issues with deprecated/abandoned packages with security flaws.

Upgrading to newest, 3.3.3 seems impossible, because type definitions for rarely used apply* functions are broken - it's impossible to pass array of arguments (https://github.com/laverdet/isolated-vm/commit/bc7c1c5592b26dee8a0a6d19727b489709b02ea7). Probably those changes are just bug, I'm going to open ticket and ask question about this in isolated-vm repo.