Skip to content

Commit 77aaf4f

Browse files
fix(deps): update dependency jquery to v4
1 parent 312ffda commit 77aaf4f

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": "^26.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
@@ -7982,10 +7982,10 @@ __metadata:
79827982
languageName: node
79837983
linkType: hard
79847984

7985-
"jquery@npm:^3.5.1":
7986-
version: 3.7.1
7987-
resolution: "jquery@npm:3.7.1"
7988-
checksum: 4370b8139d6ae82867eb6f7f21d1edccf1d1bdf41c0840920ea80d366c2cd5dbe1ceebb110ee9772aa839b04400faa1572c5c560b507c688ed7b61cea26c0e27
7985+
"jquery@npm:^4.0.0":
7986+
version: 4.0.0
7987+
resolution: "jquery@npm:4.0.0"
7988+
checksum: 5b58084962ed18f1de3b184e82edb7784623037f581108f7c228a1e881ae61c8aeca580b4313251aa0cee7e2e2bfa61d322d97236bd1b3c56fa7a726cea73731
79897989
languageName: node
79907990
linkType: hard
79917991

@@ -9032,7 +9032,7 @@ __metadata:
90329032
history: ^5.0.0
90339033
hls.js: ^1.0.0
90349034
isomorphic-fetch: ^3.0.0
9035-
jquery: ^3.5.1
9035+
jquery: ^4.0.0
90369036
jsdom: ^26.0.0
90379037
lodash: ^4.17.21
90389038
mini-css-extract-plugin: ^0.12.0

0 commit comments

Comments
 (0)