From f37a9828f4c4312d35f15b853d4c4e267e2142b8 Mon Sep 17 00:00:00 2001 From: "Stud.IP" <studip-trac-bot@noreply.gitlab.studip.de> Date: Wed, 11 Oct 2023 08:56:28 +0000 Subject: [PATCH] Bump @types/jquery from 3.5.16 to 3.5.22, re #3315 Merge request studip/studip!2240 --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1f142350991..140396f999a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4019,9 +4019,9 @@ } }, "node_modules/@types/jquery": { - "version": "3.5.16", - "resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-3.5.16.tgz", - "integrity": "sha512-bsI7y4ZgeMkmpG9OM710RRzDFp+w4P1RGiIt30C1mSBT+ExCleeh4HObwgArnDFELmRrOpXgSYN9VF1hj+f1lw==", + "version": "3.5.22", + "resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-3.5.22.tgz", + "integrity": "sha512-ISQFeUK5GwRftLK4PVvKTWEVCxZ2BpaqBz0TWkIq5w4vGojxZP9+XkqgcPjxoqmPeew+HLyWthCBvK7GdF5NYA==", "dev": true, "dependencies": { "@types/sizzle": "*" -- GitLab