X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/d1c2611350e47527730f6d3b226b998abf15a607..5a2a3013d7492a1660cd961b4e757cc7d0b303ae:/package.json diff --git a/package.json b/package.json index a8b3ee81..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", @@ -44,6 +44,7 @@ "lodash.template": "4.5.0", "material-ui-pickers": "^2.2.4", "mem": "4.0.0", + "mime": "^3.0.0", "moment": "2.29.1", "parse-duration": "0.4.4", "prop-types": "15.7.2", @@ -71,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",