diff --git a/package.json b/package.json index 48cb31cbb..50c2d7144 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index f79cc08ee..6789ec8ad 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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: @@ -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: @@ -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" @@ -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