Skip to content

Commit eca56b6

Browse files
fix(deps): update dependency jquery to v4
1 parent f5d4c26 commit eca56b6

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"history": "^5.0.0",
6060
"hls.js": "^1.0.0",
6161
"isomorphic-fetch": "^3.0.0",
62-
"jquery": "^3.5.1",
62+
"jquery": "^4.0.0",
6363
"jsdom": "^28.0.0",
6464
"lodash": "^4.17.21",
6565
"mini-css-extract-plugin": "^0.12.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8454,10 +8454,10 @@ __metadata:
84548454
languageName: node
84558455
linkType: hard
84568456

8457-
"jquery@npm:^3.5.1":
8458-
version: 3.7.1
8459-
resolution: "jquery@npm:3.7.1"
8460-
checksum: 4370b8139d6ae82867eb6f7f21d1edccf1d1bdf41c0840920ea80d366c2cd5dbe1ceebb110ee9772aa839b04400faa1572c5c560b507c688ed7b61cea26c0e27
8457+
"jquery@npm:^4.0.0":
8458+
version: 4.0.0
8459+
resolution: "jquery@npm:4.0.0"
8460+
checksum: 5b58084962ed18f1de3b184e82edb7784623037f581108f7c228a1e881ae61c8aeca580b4313251aa0cee7e2e2bfa61d322d97236bd1b3c56fa7a726cea73731
84618461
languageName: node
84628462
linkType: hard
84638463

@@ -9521,7 +9521,7 @@ __metadata:
95219521
history: ^5.0.0
95229522
hls.js: ^1.0.0
95239523
isomorphic-fetch: ^3.0.0
9524-
jquery: ^3.5.1
9524+
jquery: ^4.0.0
95259525
jsdom: ^28.0.0
95269526
lodash: ^4.17.21
95279527
mini-css-extract-plugin: ^0.12.0

0 commit comments

Comments
 (0)