From a7b6466c9f53d1cb07e4eecbb03971c30c08c588 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Apr 2023 11:39:19 +0000 Subject: [PATCH] Bump jquery from 3.3.1 to 3.6.4 in /samples/react-aggregated-calendar Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.6.4. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.3.1...3.6.4) --- updated-dependencies: - dependency-name: jquery dependency-type: indirect ... Signed-off-by: dependabot[bot] --- samples/react-aggregated-calendar/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/react-aggregated-calendar/package-lock.json b/samples/react-aggregated-calendar/package-lock.json index 4be3f20b7..ba5de5775 100644 --- a/samples/react-aggregated-calendar/package-lock.json +++ b/samples/react-aggregated-calendar/package-lock.json @@ -19465,9 +19465,9 @@ "dev": true }, "jquery": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.3.1.tgz", - "integrity": "sha512-Ubldcmxp5np52/ENotGxlLe6aGMvmF4R8S6tZjsP6Knsaxd/xp3Zrh50cG93lR6nPXyUFwzN3ZSOQI0wRJNdGg==" + "version": "3.6.4", + "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.4.tgz", + "integrity": "sha512-v28EW9DWDFpzcD9O5iyJXg3R3+q+mET5JhnjJzQUZMHOv67bpSIHq81GEYpPNZHG+XXHsfSme3nxp/hndKEcsQ==" }, "js-tokens": { "version": "3.0.2",