summaryrefslogtreecommitdiff
path: root/test/automated/hls/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/automated/hls/package.json')
-rw-r--r--test/automated/hls/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/automated/hls/package.json b/test/automated/hls/package.json
index 08f27967e..4100a23ed 100644
--- a/test/automated/hls/package.json
+++ b/test/automated/hls/package.json
@@ -10,7 +10,7 @@
"license": "ISC",
"dependencies": {
"m3u8-parser": "^4.7.0",
- "node-fetch": "^2.6.5"
+ "node-fetch": "^3.1.1"
},
"devDependencies": {
"jest": "^26.6.3"