diff --git a/package.json b/package.json index c8dc3bc..3a0e2da 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@rails/ujs": "^6.0.0", "@rails/webpacker": "^4.2.0", "bulma": "^0.8.0", - "jquery": "^3.4.1", + "jquery": "^3.5.0", "leaflet": "^1.6.0", "turbolinks": "^5.2.0" }, diff --git a/yarn.lock b/yarn.lock index cb5cce8..80751d1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3283,9 +3283,9 @@ jest-worker@^24.9.0: merge-stream "^2.0.0" supports-color "^6.1.0" -jquery@^3.4.1: - version "3.4.1" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2" +jquery@^3.5.0: + version "3.5.0" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9" js-base64@^2.1.8: version "2.5.1"