diff --git a/static/app/plugins/tablesaw/package.json b/static/app/plugins/tablesaw/package.json old mode 100755 new mode 100644 index 14ed73cf0..736faaafb --- a/static/app/plugins/tablesaw/package.json +++ b/static/app/plugins/tablesaw/package.json @@ -23,7 +23,7 @@ "test": "./node_modules/.bin/grunt travis" }, "dependencies": { - "jquery": "^2.1.4", + "jquery": "^3.5.0", "respond.js": "^1.4.2", "shoestring": "^1.0.3" },