aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStud.IP <studip-trac-bot@noreply.gitlab.studip.de>2023-10-11 08:56:28 +0000
committerJan-Hendrik Willms <tleilax+studip@gmail.com>2023-10-11 08:56:28 +0000
commitf37a9828f4c4312d35f15b853d4c4e267e2142b8 (patch)
tree194414f0a362fddc321477fe809f67c41586ef27
parentf2237519bf047d7507229a0e4276f01245dbbddc (diff)
Bump @types/jquery from 3.5.16 to 3.5.22, re #3315
Merge request studip/studip!2240
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 1f14235..140396f 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": "*"