From 81673f2deec09d9deb9ecaae06377e808dc4a79f Mon Sep 17 00:00:00 2001 From: Gilbert Cherrie Date: Fri, 24 May 2024 11:59:31 -0400 Subject: [PATCH] Update jquery to 3.6.4 --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 96a0213d4..9786d3cef 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "d3": "~7.6.1", "es6-shim": "~0.35.5", "font-awesome": "~4.7.0", - "jquery": "~3.6.0", + "jquery": "~3.6.4", "jquery-ui-bundle": "~1.12.1-migrate", "lodash": "~4.17.20", "moment": "~2.29.4", diff --git a/yarn.lock b/yarn.lock index 4a8cf2a9c..1e7a9845d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9183,7 +9183,7 @@ __metadata: languageName: node linkType: hard -"jquery@npm:~3.6.0": +"jquery@npm:~3.6.4": version: 3.6.4 resolution: "jquery@npm:3.6.4" checksum: 10/6526ec120bb64cb710804d4f1046c099e8e0c329369888e76d17cdbaae57caa9bde445e7088067638c923fff57bf22170693052cdc93db1db390317fbcf45602 @@ -10067,7 +10067,7 @@ __metadata: gettext-parser: "npm:~4.0.4" glob: "npm:~7.1.6" html-webpack-plugin: "npm:~4.5.0" - jquery: "npm:~3.6.0" + jquery: "npm:~3.6.4" jquery-ui-bundle: "npm:~1.12.1-migrate" karma: "npm:~6.4.1" karma-babel-preprocessor: "npm:~8.0.1"