Jul 16 15:09:40 upgrader-05 celery[20424]: Traceback (most recent call last): Jul 16 15:09:40 upgrader-05 celery[20424]: File "/root/.local/share/virtualenvs/src-kR9xeWsB/bin/libup-ng", line 11, in <module> Jul 16 15:09:40 upgrader-05 celery[20424]: load_entry_point('libup==0.0.1', 'console_scripts', 'libup-ng')() Jul 16 15:09:40 upgrader-05 celery[20424]: File "/root/.local/share/virtualenvs/src-kR9xeWsB/lib/python3.5/site-packages/libup-0.0.1-py3.5.egg/libup/ng.py", line 643, in main Jul 16 15:09:40 upgrader-05 celery[20424]: File "/root/.local/share/virtualenvs/src-kR9xeWsB/lib/python3.5/site-packages/libup-0.0.1-py3.5.egg/libup/ng.py", line 596, in run Jul 16 15:09:40 upgrader-05 celery[20424]: File "/root/.local/share/virtualenvs/src-kR9xeWsB/lib/python3.5/site-packages/libup-0.0.1-py3.5.egg/libup/ng.py", line 160, in npm_audit_fix Jul 16 15:09:40 upgrader-05 celery[20424]: KeyError: 'actions'
Yet...
km@km-pt ~/g/m/c/e/Awesomeness> npm audit --json | jq '.actions' [ { "action": "update", "module": "lodash", "depth": 4, "target": "4.17.14", "resolves": [ { "id": 1065, "path": "grunt>grunt-legacy-log>grunt-legacy-log-utils>lodash", "dev": true, "optional": false, "bundled": false }, { "id": 1065, "path": "grunt>grunt-legacy-log>lodash", "dev": true, "optional": false, "bundled": false }, { "id": 1065, "path": "grunt>grunt-legacy-util>lodash", "dev": true, "optional": false, "bundled": false } ] } ]