From 0d8baf026440bceb0b25f7b030ab46c5457fa000 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 28 Feb 2024 12:34:26 +0000 Subject: [PATCH] fix: upgrade @crowdin/cli from 3.13.0 to 3.18.0 Snyk has created this PR to upgrade @crowdin/cli from 3.13.0 to 3.18.0. See this package in npm: https://www.npmjs.com/package/@crowdin/cli See this project in Snyk: https://app.snyk.io/org/sammyfilly/project/d7a6a5cc-1de7-4acb-a4c8-4c1fd1707679?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 79860757f9df..00e6ce857741 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "dependencies": { "@algolia/client-search": "^4.18.0", - "@crowdin/cli": "3.13.0", + "@crowdin/cli": "3.18.0", "@docusaurus/core": "2.4.1", "@docusaurus/plugin-client-redirects": "2.4.1", "@docusaurus/plugin-content-docs": "2.4.1",