diff --git a/services/idp/package.json b/services/idp/package.json index f3ad7d9836..74249c3710 100644 --- a/services/idp/package.json +++ b/services/idp/package.json @@ -83,7 +83,7 @@ "@types/react-dom": "^17.0.25", "@types/react-redux": "^7.1.33", "@types/redux-logger": "^3.0.13", - "axios": "^1.7.2", + "axios": "^1.7.7", "classnames": "^2.5.1", "i18next": "^23.13.0", "i18next-browser-languagedetector": "^7.2.1", diff --git a/services/idp/pnpm-lock.yaml b/services/idp/pnpm-lock.yaml index bb2b1f1a47..9c0dab5e7b 100644 --- a/services/idp/pnpm-lock.yaml +++ b/services/idp/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: ^3.0.13 version: 3.0.13 axios: - specifier: ^1.7.2 - version: 1.7.2 + specifier: ^1.7.7 + version: 1.7.7 classnames: specifier: ^2.5.1 version: 2.5.1 @@ -2108,8 +2108,8 @@ packages: resolution: {integrity: sha512-QbUdXJVTpvUTHU7871ppZkdOLBeGUKBQWHkHrvN2V9IQWGMt61zf3B45BtzjxEJzYuj0JBjBZP/hmYS/R9pmAw==} engines: {node: '>=4'} - axios@1.7.2: - resolution: {integrity: sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==} + axios@1.7.7: + resolution: {integrity: sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==} axobject-query@3.1.1: resolution: {integrity: sha512-goKlv8DZrK9hUh975fnHzhNIO4jUnFCfv/dszV5VwUGDFjI6vQ2VwoyjYjYNEbBE8AH87TduWP5uyDR1D+Iteg==} @@ -3015,6 +3015,7 @@ packages: eslint@7.32.0: resolution: {integrity: sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==} engines: {node: ^10.12.0 || >=12.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true espree@7.3.1: @@ -8882,7 +8883,7 @@ snapshots: axe-core@4.9.1: {} - axios@1.7.2: + axios@1.7.7: dependencies: follow-redirects: 1.15.6 form-data: 4.0.0