diff --git a/package-lock.json b/package-lock.json index ac742f5..3fcdfd6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5444,9 +5444,9 @@ "dev": true }, "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==" }, "js-base64": { "version": "2.4.8", diff --git a/package.json b/package.json index e42ba5f..7c36ce3 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "angular": "^1.7.2", "bootstrap": "^4.1.3", "feather-font": "git+https://github.com/AT-UI/feather-font.git", - "jquery": "^3.3.1", + "jquery": "^3.5.0", "popper.js": "^1.14.4" }, "devDependencies": {