Skip to content

Commit

Permalink
fix(deps): update dependency history to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2024
1 parent ef71b3a commit 56eb8ac
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"flow-bin": "^0.95.1",
"flow-typed": "^3.2.1",
"formik": "^1.5.1",
"history": "^4.6.3",
"history": "^5.0.0",
"hls.js": "^0.14.0",
"isomorphic-fetch": "^2.2.1",
"jquery": "^3.5.1",
Expand Down
15 changes: 12 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1344,7 +1344,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.4.4, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.4.4, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
version: 7.26.0
resolution: "@babel/runtime@npm:7.26.0"
dependencies:
Expand Down Expand Up @@ -6716,7 +6716,7 @@ __metadata:
languageName: node
linkType: hard

"history@npm:^4.6.3, history@npm:^4.7.2":
"history@npm:^4.7.2":
version: 4.10.1
resolution: "history@npm:4.10.1"
dependencies:
Expand All @@ -6730,6 +6730,15 @@ __metadata:
languageName: node
linkType: hard

"history@npm:^5.0.0":
version: 5.3.0
resolution: "history@npm:5.3.0"
dependencies:
"@babel/runtime": ^7.7.6
checksum: d73c35df49d19ac172f9547d30a21a26793e83f16a78386d99583b5bf1429cc980799fcf1827eb215d31816a6600684fba9686ce78104e23bd89ec239e7c726f
languageName: node
linkType: hard

"hls.js@npm:^0.14.0":
version: 0.14.17
resolution: "hls.js@npm:0.14.17"
Expand Down Expand Up @@ -8876,7 +8885,7 @@ __metadata:
flow-bin: ^0.95.1
flow-typed: ^3.2.1
formik: ^1.5.1
history: ^4.6.3
history: ^5.0.0
hls.js: ^0.14.0
isomorphic-fetch: ^2.2.1
jquery: ^3.5.1
Expand Down

0 comments on commit 56eb8ac

Please sign in to comment.