X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/9cd0c2757db479fb75e150d52d4871d9a88af364..3f7e1a8afad27920adf8f03ce82eeb1ae58aa84f:/package.json diff --git a/package.json b/package.json index a8b3ee81..9e663ca6 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@types/react-virtualized-auto-sizer": "1.0.0", "@types/react-window": "1.8.2", "@types/redux-form": "7.4.12", - "@types/shell-quote": "1.6.0", + "@types/shell-escape": "^0.2.0", "axios": "^0.21.1", "babel-core": "6.26.3", "babel-runtime": "6.26.0", @@ -71,7 +71,7 @@ "redux-thunk": "2.3.0", "reselect": "4.0.0", "set-value": "2.0.1", - "shell-quote": "1.6.1", + "shell-escape": "^0.2.0", "sinon": "7.3", "tslint": "5.20.0", "tslint-etc": "1.6.0",