1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge pull request #2457 from jellyfin/dependabot/npm_and_yarn/whatwg-fetch-3.6.2

Bump whatwg-fetch from 3.6.1 to 3.6.2
This commit is contained in:
dkanada 2021-02-28 19:00:57 +09:00 committed by GitHub
commit 0381a09342
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -78,7 +78,7 @@
"sortablejs": "^1.13.0",
"swiper": "^6.4.15",
"webcomponents.js": "^0.7.24",
"whatwg-fetch": "^3.6.1",
"whatwg-fetch": "^3.6.2",
"workbox-core": "^5.1.4",
"workbox-precaching": "^5.1.4"
},