From 72e77cb79c1a748aba6c8a0103f761c089b08b9d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 7 May 2025 00:21:25 +0000 Subject: [PATCH] fix: spartacus/sapcloudinarystore/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BABELRUNTIME-10044504 --- spartacus/sapcloudinarystore/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spartacus/sapcloudinarystore/package.json b/spartacus/sapcloudinarystore/package.json index 438ad240..a7ac28de 100644 --- a/spartacus/sapcloudinarystore/package.json +++ b/spartacus/sapcloudinarystore/package.json @@ -31,7 +31,7 @@ "@spartacus/styles": "~2211.27.0", "angular-oauth2-oidc": "^17.0.1", "bootstrap": "^4.6.2", - "i18next": "^23.7.6", + "i18next": "^24.2.3", "i18next-http-backend": "^2.4.2", "i18next-resources-to-backend": "^1.2.0", "ngx-infinite-scroll": "^17.0.0",