File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 6060 name : Run audit-ci
6161 needs : prebuild
6262 runs-on : ubuntu-latest
63- timeout-minutes : 5
63+ timeout-minutes : 15
6464 steps :
6565 - name : Checkout repo
6666 uses : actions/checkout@v2
Original file line number Diff line number Diff line change 7575 "browserslist" : " ^4.16.5" ,
7676 "safe-buffer" : " ^5.1.1" ,
7777 "vfile-message" : " ^2.0.2" ,
78- "argon2/@mapbox/node-pre-gyp/tar" : " ^6.1.9" ,
79- "path-parse" : " ^1.0.7"
78+ "tar" : " ^6.1.9" ,
79+ "path-parse" : " ^1.0.7" ,
80+ "vm2" : " ^3.9.4"
8081 },
8182 "dependencies" : {
8283 "@coder/logger" : " 1.1.16" ,
Original file line number Diff line number Diff line change @@ -4534,7 +4534,7 @@ vfile@^4.0.0:
45344534 unist-util-stringify-position "^2.0.0"
45354535 vfile-message "^2.0.0"
45364536
4537- vm2@^3.9.3 :
4537+ vm2@^3.9.3, vm2@^3.9.4 :
45384538 version "3.9.5"
45394539 resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.9.5.tgz#5288044860b4bbace443101fcd3bddb2a0aa2496"
45404540 integrity sha512-LuCAHZN75H9tdrAiLFf030oW7nJV5xwNMuk1ymOZwopmuK3d2H4L1Kv4+GFHgarKiLfXXLFU+7LDABHnwOkWng==
You can’t perform that action at this time.
0 commit comments