Bump node-fetch from 2.6.5 to 2.6.7 in /test/automated/hls (#1701)

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.5 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.5...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-01-24 10:43:45 -08:00
committed by GitHub
parent db9acd2fe9
commit b7349d8be3
2 changed files with 16 additions and 10 deletions

View File

@@ -10,7 +10,7 @@
"license": "ISC",
"dependencies": {
"m3u8-parser": "^4.7.0",
"node-fetch": "^2.6.5"
"node-fetch": "^2.6.7"
},
"devDependencies": {
"jest": "^26.6.3"