diff --git a/package.json b/package.json index 101afe2..905639a 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "babel-plugin-root-import": "^5.1.0", "bootstrap": "^4.0.0", "cross-env": "^5.1", - "jquery": "^3.2", + "jquery": "^3.4", "laravel-mix": "^2.0", "lodash": "^4.17.4", "popper.js": "^1.12", diff --git a/yarn.lock b/yarn.lock index f7b6a59..21ce2e0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4092,9 +4092,9 @@ isurl@^1.0.0-alpha5: has-to-string-tag-x "^1.2.0" is-object "^1.0.1" -jquery@^3.2: - version "3.3.1" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca" +jquery@^3.4: + version "3.4.0" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.0.tgz#8de513fa0fa4b2c7d2e48a530e26f0596936efdf" js-base64@^2.1.8, js-base64@^2.1.9: version "2.4.3"