diff --git a/services/idp/package.json b/services/idp/package.json index f263ba3f42..790c375885 100644 --- a/services/idp/package.json +++ b/services/idp/package.json @@ -35,7 +35,7 @@ "@types/react-dom": "^17.0.26", "@types/react-redux": "^7.1.34", "@types/redux-logger": "^3.0.13", - "axios": "^1.16.1", + "axios": "^1.18.1", "i18next": "^26.3.0", "i18next-browser-languagedetector": "^8.2.1", "i18next-resources-to-backend": "^1.2.1", diff --git a/services/idp/pnpm-lock.yaml b/services/idp/pnpm-lock.yaml index 025abe7df4..7139bf9865 100644 --- a/services/idp/pnpm-lock.yaml +++ b/services/idp/pnpm-lock.yaml @@ -36,8 +36,8 @@ importers: specifier: ^3.0.13 version: 3.0.13 axios: - specifier: ^1.16.1 - version: 1.18.0 + specifier: ^1.18.1 + version: 1.18.1 i18next: specifier: ^26.3.0 version: 26.3.0(typescript@6.0.3) @@ -1984,8 +1984,8 @@ packages: resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==} engines: {node: '>= 0.4'} - axios@1.18.0: - resolution: {integrity: sha512-E32NzpYKp++W7XRe52rHiXV2ehxmh3wbdgO7MHeFM+vqxLBYHzt0ElkiImtOBxtOmyp0yoC8C6uESVV84Y2/hw==} + axios@1.18.1: + resolution: {integrity: sha512-3nTvFlvpn9Zu/RkHUqtc7/+al4UpRW5az71ap5zccp6e8RAYEzhMTecX8Dz1wWDYrPpUoB1HAQEGEAEvUr7S9g==} b4a@1.8.0: resolution: {integrity: sha512-qRuSmNSkGQaHwNbM7J78Wwy+ghLEYF1zNrSeMxj4Kgw6y33O3mXcQ6Ie9fRvfU/YnxWkOchPXbaLb73TkIsfdg==} @@ -7190,7 +7190,7 @@ snapshots: dependencies: possible-typed-array-names: 1.1.0 - axios@1.18.0: + axios@1.18.1: dependencies: follow-redirects: 1.16.0 form-data: 4.0.5