From 9e1e4f0c24b43299e34f63dedd1f8bc41163d151 Mon Sep 17 00:00:00 2001 From: "Timothy Z." Date: Tue, 26 Nov 2024 23:21:53 +0200 Subject: [PATCH] chore: update pkg integrity --- package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index 071abe8ea..840007364 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3133,8 +3133,8 @@ "node_modules/@stremio/stremio-core-web": { "version": "0.47.8", "resolved": "https://stremio.github.io/stremio-core/stremio-core-web/feat/streming-server-urls-bucket/dev/stremio-stremio-core-web-0.47.8.tgz", - "integrity": "sha512-0sGWfFZ80Rjpggi43S6DlitMm+IBECgmEliQTmIhHFTRDC1h93AzzVngcQ/K8e614mWAGm5fx0Xhu1iBVjXCow==", "license": "MIT", + "integrity": "sha512-Y9o1ax6TJuYB9GYeXuRjMgyt9bpORLhzgzU2+ie2b1nIa9+5IS+jCWhgJFud35Io479GZJNVUeP83KxVktbuNg==", "dependencies": { "@babel/runtime": "7.24.1" }