From 882e537c393c2404742e08f12fc89a1522f8af31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 23:56:40 +0000 Subject: [PATCH] Bump jquery from 3.6.3 to 3.6.4 Bumps [jquery](https://github.com/jquery/jquery) from 3.6.3 to 3.6.4. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.6.3...3.6.4) --- updated-dependencies: - dependency-name: jquery dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a8b21dbd1..02f5702d3 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "d3": "^7.8.2", "datatables": "^1.10.18", "devbridge-autocomplete": "^1.4.11", - "jquery": "^3.6.3", + "jquery": "^3.6.4", "masonry-layout": "^4.2.2", "metrics-graphics": "^2.15.6", "popper.js": "^1.16.1", diff --git a/yarn.lock b/yarn.lock index 78d5585a9..638383204 100644 --- a/yarn.lock +++ b/yarn.lock @@ -682,10 +682,10 @@ iconv-lite@0.6: resolved "https://registry.yarnpkg.com/internmap/-/internmap-2.0.1.tgz#33d0fa016185397549fb1a14ea3dbe5a2949d1cd" integrity sha512-Ujwccrj9FkGqjbY3iVoxD1VV+KdZZeENx0rphrtzmRXbFvkFO88L80BL/zeSIguX/7T+y8k04xqtgWgS5vxwxw== -jquery@>=1.7, jquery@^3.4.1, jquery@^3.6.3: - version "3.6.3" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.3.tgz#23ed2ffed8a19e048814f13391a19afcdba160e6" - integrity sha512-bZ5Sy3YzKo9Fyc8wH2iIQK4JImJ6R0GWI9kL1/k7Z91ZBNgkRXE6U0JfHIizZbort8ZunhSI3jw9I6253ahKfg== +jquery@>=1.7, jquery@^3.4.1, jquery@^3.6.4: + version "3.6.4" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.4.tgz#ba065c188142100be4833699852bf7c24dc0252f" + integrity sha512-v28EW9DWDFpzcD9O5iyJXg3R3+q+mET5JhnjJzQUZMHOv67bpSIHq81GEYpPNZHG+XXHsfSme3nxp/hndKEcsQ== masonry-layout@^4.2.2: version "4.2.2"