diff --git a/material/package-lock.json b/material/package-lock.json index 8ee63e1..8b04997 100644 --- a/material/package-lock.json +++ b/material/package-lock.json @@ -8689,9 +8689,9 @@ } }, "jquery": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.3.1.tgz", - "integrity": "sha512-Ubldcmxp5np52/ENotGxlLe6aGMvmF4R8S6tZjsP6Knsaxd/xp3Zrh50cG93lR6nPXyUFwzN3ZSOQI0wRJNdGg==" + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.0.tgz", + "integrity": "sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==" }, "jquery-slimscroll": { "version": "1.3.8", diff --git a/material/package.json b/material/package.json index a79f7b8..81a986a 100644 --- a/material/package.json +++ b/material/package.json @@ -21,7 +21,7 @@ "element-resize-event": "^2.0.9", "font-awesome": "~4.7.0", "history": "^4.6.1", - "jquery": "^3.3.1", + "jquery": "^3.5.0", "jquery-slimscroll": "~1.3.8", "jwt-decode": "^2.2.0", "lodash.get": "^4.4.2",