From 8787503122f934d554ce548ed97e3c6271906056 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 Dec 2023 12:11:48 +0000 Subject: [PATCH] fix(deps): update dependency @transifex/api to v4.3.0 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4438bb59..06ba3d83 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@babel/cli": "^7.1.2", "@babel/core": "^7.1.2", - "@transifex/api": "4.2.5", + "@transifex/api": "4.3.0", "babel-plugin-react-intl": "^3.0.1", "download": "^8.0.0", "transifex": "1.6.6" @@ -2124,9 +2124,9 @@ } }, "node_modules/@transifex/api": { - "version": "4.2.5", - "resolved": "https://registry.npmjs.org/@transifex/api/-/api-4.2.5.tgz", - "integrity": "sha512-br8ubTnKohECW3dPrR3h1casERTn3EvaV+gpHkWDZf3rlurkksAvEh/i9U+fIUzBF6ooYI0SG1JjRzuKkeaSZg==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@transifex/api/-/api-4.3.0.tgz", + "integrity": "sha512-RCpqAqxZlrHDo7rfam8tLSoT02wvF8LQeNRC0VZG5IGrH+wv+G6fB8PWLLHrvUuaqO6XCwkMmYlJ/X9U9TLTHw==", "dependencies": { "core-js": "^3.22.4" }, @@ -13636,9 +13636,9 @@ "integrity": "sha512-ONhaKPIufzzrlNbqtWFFd+jlnemX6lJAgq9ZeiZtS7I1PIf/la7CW4m83rTXRnVnsMbW2k56pGYu7AUFJD9Pow==" }, "@transifex/api": { - "version": "4.2.5", - "resolved": "https://registry.npmjs.org/@transifex/api/-/api-4.2.5.tgz", - "integrity": "sha512-br8ubTnKohECW3dPrR3h1casERTn3EvaV+gpHkWDZf3rlurkksAvEh/i9U+fIUzBF6ooYI0SG1JjRzuKkeaSZg==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@transifex/api/-/api-4.3.0.tgz", + "integrity": "sha512-RCpqAqxZlrHDo7rfam8tLSoT02wvF8LQeNRC0VZG5IGrH+wv+G6fB8PWLLHrvUuaqO6XCwkMmYlJ/X9U9TLTHw==", "requires": { "core-js": "^3.22.4" } diff --git a/package.json b/package.json index 6c2ca071..6e7c33af 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "dependencies": { "@babel/cli": "^7.1.2", "@babel/core": "^7.1.2", - "@transifex/api": "4.2.5", + "@transifex/api": "4.3.0", "babel-plugin-react-intl": "^3.0.1", "download": "^8.0.0", "transifex": "1.6.6"