From 2f90618b63ec45364d8094f2488143ea7d7b44ac Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 17 Jul 2024 09:05:50 +0000 Subject: [PATCH] fix: upgrade jquery from 3.4.1 to 3.7.1 Snyk has created this PR to upgrade jquery from 3.4.1 to 3.7.1. See this package in yarn: jquery See this project in Snyk: https://app.snyk.io/org/whyu9-9/project/b28a9baf-2d72-42c2-b376-cae08678331b?utm_source=github&utm_medium=referral&page=upgrade-pr --- public/templates/stisla/package.json | 2 +- public/templates/stisla/yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/public/templates/stisla/package.json b/public/templates/stisla/package.json index 9cbc86db..796dea57 100644 --- a/public/templates/stisla/package.json +++ b/public/templates/stisla/package.json @@ -27,7 +27,7 @@ "gmaps": "^0.4.24", "ionicons201": "1.0.0", "izitoast": "^1.4.0", - "jquery": "^3.3.1", + "jquery": "^3.7.1", "jquery-pwstrength": "https://github.com/matoilic/jquery.pwstrength", "jquery-sparkline": "^2.4.0", "jquery-ui-dist": "^1.12.1", diff --git a/public/templates/stisla/yarn.lock b/public/templates/stisla/yarn.lock index df87c8b0..e784eceb 100644 --- a/public/templates/stisla/yarn.lock +++ b/public/templates/stisla/yarn.lock @@ -4079,12 +4079,12 @@ jquery.nicescroll@^3.7.6: dependencies: jquery ">=1.8.3" -jquery@>=1.10, jquery@>=1.7, jquery@>=1.8.3, jquery@^3.0, jquery@^3.1.1, jquery@^3.3.1: +jquery@>=1.10, jquery@>=1.7, jquery@>=1.8.3, jquery@^3.0, jquery@^3.1.1: version "3.4.1" resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2" integrity sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw== -jquery@>=2.2: +jquery@>=2.2, jquery@^3.7.1: version "3.7.1" resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.1.tgz#083ef98927c9a6a74d05a6af02806566d16274de" integrity sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg==