X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/55acac755ba2516c63e902a11e90c6e3754e5c48..16d7bc7663c99f73f8f129d60021e6f3ebaec2a4:/package.json?ds=sidebyside diff --git a/package.json b/package.json index 110d0e70..347ca0f4 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", @@ -72,7 +72,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",