We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4597d7a commit b6d26a0Copy full SHA for b6d26a0
package.json
@@ -75,8 +75,9 @@
75
"browserslist": "^4.16.5",
76
"safe-buffer": "^5.1.1",
77
"vfile-message": "^2.0.2",
78
+ "tar": "^6.1.9",
79
"path-parse": "^1.0.7",
- "tar": "^6.1.9"
80
+ "vm2": "^3.9.4"
81
},
82
"dependencies": {
83
"@coder/logger": "1.1.16",
yarn.lock
@@ -4534,7 +4534,7 @@ vfile@^4.0.0:
4534
unist-util-stringify-position "^2.0.0"
4535
vfile-message "^2.0.0"
4536
4537
-vm2@^3.9.3:
+vm2@^3.9.3, vm2@^3.9.4:
4538
version "3.9.5"
4539
resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.9.5.tgz#5288044860b4bbace443101fcd3bddb2a0aa2496"
4540
integrity sha512-LuCAHZN75H9tdrAiLFf030oW7nJV5xwNMuk1ymOZwopmuK3d2H4L1Kv4+GFHgarKiLfXXLFU+7LDABHnwOkWng==
0 commit comments