diff --git a/package-lock.json b/package-lock.json index e87ba1b38..6ac917efc 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#cd373a8e61442ab057ec0ddac3707e996bc972ed", + "stremio-translations": "git+https://git@github.com/Stremio/stremio-translations.git#ef047329f5bcb0a8f96008fca05c68b449b34cb1", "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#cd373a8e61442ab057ec0ddac3707e996bc972ed", - "integrity": "sha512-GV4Tu/XfW1b+Ona+9aihR83aBb2rRN4XaL1YuZvgB0DwoYL9deUVWHYzcj0681CfTUcW5LNnD0dX8pBXcBOjyQ==", + "resolved": "git+https://git@github.com/Stremio/stremio-translations.git#ef047329f5bcb0a8f96008fca05c68b449b34cb1", + "integrity": "sha512-cG1GZIbCy2xWQpyYXJvlvnkWLtMBypL+BhMFJmC9LRHteAmJU++t37b5Wc6Sm1IbWoXqG508Tc9YfQ28bHTzaQ==", "license": "MIT" }, "node_modules/string_decoder": { @@ -24508,9 +24508,9 @@ "dev": true }, "stremio-translations": { - "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" + "version": "git+https://git@github.com/Stremio/stremio-translations.git#ef047329f5bcb0a8f96008fca05c68b449b34cb1", + "integrity": "sha512-cG1GZIbCy2xWQpyYXJvlvnkWLtMBypL+BhMFJmC9LRHteAmJU++t37b5Wc6Sm1IbWoXqG508Tc9YfQ28bHTzaQ==", + "from": "stremio-translations@git+https://git@github.com/Stremio/stremio-translations.git#ef047329f5bcb0a8f96008fca05c68b449b34cb1" }, "string_decoder": { "version": "1.1.1", diff --git a/package.json b/package.json index e93c17d6f..e3c33933f 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#cd373a8e61442ab057ec0ddac3707e996bc972ed", + "stremio-translations": "git+https://git@github.com/Stremio/stremio-translations.git#ef047329f5bcb0a8f96008fca05c68b449b34cb1", "url": "0.11.0" }, "devDependencies": {