Skip to content

Commit 8e32303

Browse files
chore(deps): update dependency jquery to v3.7.1
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent ddc8078 commit 8e32303

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"express": "4.21.2",
8282
"@types/jest": "21.x",
8383
"hosted-git-info": "^3.0.8",
84-
"jquery": "3.5.1",
84+
"jquery": "3.7.1",
8585
"lodash-es": "^4.17.23",
8686
"minimist": "1.2.8",
8787
"ua-parser-js": "^0.7.24",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7041,10 +7041,10 @@ jest@21.x:
70417041
dependencies:
70427042
jest-cli "^21.2.1"
70437043

7044-
jquery@3.5.1:
7045-
version "3.5.1"
7046-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.1.tgz#d7b4d08e1bfdb86ad2f1a3d039ea17304717abb5"
7047-
integrity sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg==
7044+
jquery@3.7.1:
7045+
version "3.7.1"
7046+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.1.tgz#083ef98927c9a6a74d05a6af02806566d16274de"
7047+
integrity sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg==
70487048

70497049
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
70507050
version "4.0.0"

0 commit comments

Comments
 (0)