From 329812ff8fa36e4f9236ceacf334c0974c9b4657 Mon Sep 17 00:00:00 2001 From: Tim Date: Thu, 15 Dec 2022 17:21:29 +0100 Subject: [PATCH] chore: update stremio-translations --- package-lock.json | 12 ++++++------ package.json | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9b86afa50..e87ba1b38 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "react-i18next": "^12.1.1", "react-is": "18.2.0", "spatial-navigation-polyfill": "git+https://git@github.com/Stremio/spatial-navigation.git#64871b1422466f5f45d24ebc8bbd315b2ebab6a6", - "stremio-translations": "git+https://git@github.com/Stremio/stremio-translations.git#e47383bbbb3da8708bb727acd73a093604cdf5c8", + "stremio-translations": "git+https://git@github.com/Stremio/stremio-translations.git#cd373a8e61442ab057ec0ddac3707e996bc972ed", "url": "0.11.0" }, "devDependencies": { @@ -12848,8 +12848,8 @@ }, "node_modules/stremio-translations": { "version": "1.43.15", - "resolved": "git+https://git@github.com/Stremio/stremio-translations.git#e47383bbbb3da8708bb727acd73a093604cdf5c8", - "integrity": "sha512-33qlTmLytSgTAf0fFO242pq2Ir52xREhMs0AGCBmaft4maceuM1cRf/lRJswwu/yMkEBH92C2hGkLGpd9qtw2A==", + "resolved": "git+https://git@github.com/Stremio/stremio-translations.git#cd373a8e61442ab057ec0ddac3707e996bc972ed", + "integrity": "sha512-GV4Tu/XfW1b+Ona+9aihR83aBb2rRN4XaL1YuZvgB0DwoYL9deUVWHYzcj0681CfTUcW5LNnD0dX8pBXcBOjyQ==", "license": "MIT" }, "node_modules/string_decoder": { @@ -24508,9 +24508,9 @@ "dev": true }, "stremio-translations": { - "version": "git+https://git@github.com/Stremio/stremio-translations.git#e47383bbbb3da8708bb727acd73a093604cdf5c8", - "integrity": "sha512-33qlTmLytSgTAf0fFO242pq2Ir52xREhMs0AGCBmaft4maceuM1cRf/lRJswwu/yMkEBH92C2hGkLGpd9qtw2A==", - "from": "stremio-translations@git+https://git@github.com/Stremio/stremio-translations.git#e47383bbbb3da8708bb727acd73a093604cdf5c8" + "version": "git+https://git@github.com/Stremio/stremio-translations.git#cd373a8e61442ab057ec0ddac3707e996bc972ed", + "integrity": "sha512-GV4Tu/XfW1b+Ona+9aihR83aBb2rRN4XaL1YuZvgB0DwoYL9deUVWHYzcj0681CfTUcW5LNnD0dX8pBXcBOjyQ==", + "from": "stremio-translations@git+https://git@github.com/Stremio/stremio-translations.git#cd373a8e61442ab057ec0ddac3707e996bc972ed" }, "string_decoder": { "version": "1.1.1", diff --git a/package.json b/package.json index e0add18d5..e93c17d6f 100755 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "react-i18next": "^12.1.1", "react-is": "18.2.0", "spatial-navigation-polyfill": "git+https://git@github.com/Stremio/spatial-navigation.git#64871b1422466f5f45d24ebc8bbd315b2ebab6a6", - "stremio-translations": "git+https://git@github.com/Stremio/stremio-translations.git#e47383bbbb3da8708bb727acd73a093604cdf5c8", + "stremio-translations": "git+https://git@github.com/Stremio/stremio-translations.git#cd373a8e61442ab057ec0ddac3707e996bc972ed", "url": "0.11.0" }, "devDependencies": {