diff --git a/services/idp/package.json b/services/idp/package.json index ac4838b35..036252b0a 100644 --- a/services/idp/package.json +++ b/services/idp/package.json @@ -94,7 +94,7 @@ "react": "^17.0.2", "react-app-polyfill": "^2.0.0", "react-dom": "^17.0.2", - "react-i18next": "^15.0.1", + "react-i18next": "^15.0.3", "react-redux": "^8.1.3", "react-router": "^5.3.4", "react-router-dom": "5.2.1", diff --git a/services/idp/pnpm-lock.yaml b/services/idp/pnpm-lock.yaml index 4a803611f..50cbe7c1c 100644 --- a/services/idp/pnpm-lock.yaml +++ b/services/idp/pnpm-lock.yaml @@ -81,8 +81,8 @@ importers: specifier: ^17.0.2 version: 17.0.2(react@17.0.2) react-i18next: - specifier: ^15.0.1 - version: 15.0.1(i18next@23.13.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + specifier: ^15.0.3 + version: 15.0.3(i18next@23.13.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) react-redux: specifier: ^8.1.3 version: 8.1.3(@types/react-dom@17.0.25)(@types/react@17.0.80)(react-dom@17.0.2(react@17.0.2))(react@17.0.2)(redux@4.2.1) @@ -974,6 +974,10 @@ packages: resolution: {integrity: sha512-5F7SDGs1T72ZczbRwbGO9lQi0NLjQxzl6i4lJxLxfW9U5UluCSyEJeniWvnhl3/euNiqQVbo8zruhsDfid0esA==} engines: {node: '>=6.9.0'} + '@babel/runtime@7.25.7': + resolution: {integrity: sha512-FjoyLe754PMiYsFaN5C94ttGiOmBNYTf6pLr4xXHAT5uctHb092PBszndLDR5XA/jghQvn4n7JMHl7dmTgbm9w==} + engines: {node: '>=6.9.0'} + '@babel/template@7.24.7': resolution: {integrity: sha512-jYqfPrU9JTF0PmPy1tLYHW4Mp4KlgxJD9l2nP9fD6yT/ICi554DmrWBAEYpIelzjHf1msDP3PxJIRt/nFNfBig==} engines: {node: '>=6.9.0'} @@ -4965,8 +4969,8 @@ packages: react-error-overlay@6.0.11: resolution: {integrity: sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==} - react-i18next@15.0.1: - resolution: {integrity: sha512-NwxLqNM6CLbeGA9xPsjits0EnXdKgCRSS6cgkgOdNcPXqL+1fYNl8fBg1wmnnHvFy812Bt4IWTPE9zjoPmFj3w==} + react-i18next@15.0.3: + resolution: {integrity: sha512-BlO1P+oLKjjIxDBQ0GkAIMacgjfMbnvops+3Y5nZXF7UJ99v4KCWr0Na1azJXC8AMiNWp4kgUcFCJM7U9ZsUDg==} peerDependencies: i18next: '>= 23.2.3' react: '>= 16.8.0' @@ -7581,6 +7585,10 @@ snapshots: dependencies: regenerator-runtime: 0.14.1 + '@babel/runtime@7.25.7': + dependencies: + regenerator-runtime: 0.14.1 + '@babel/template@7.24.7': dependencies: '@babel/code-frame': 7.24.7 @@ -12347,9 +12355,9 @@ snapshots: react-error-overlay@6.0.11: {} - react-i18next@15.0.1(i18next@23.13.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2): + react-i18next@15.0.3(i18next@23.13.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2): dependencies: - '@babel/runtime': 7.24.8 + '@babel/runtime': 7.25.7 html-parse-stringify: 3.0.1 i18next: 23.13.0 react: 17.0.2