Bump axios from 0.27.2 to 1.5.0 in /services/idp

Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.5.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.5.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-30 16:29:38 +00:00
committed by Ralf Haferkamp
parent 3d6f21e762
commit 2df24fd318
2 changed files with 10 additions and 5 deletions

View File

@@ -83,7 +83,7 @@
"@types/react-dom": "^17.0.2",
"@types/react-redux": "^7.1.19",
"@types/redux-logger": "^3.0.9",
"axios": "^0.27.2",
"axios": "^1.5.0",
"classnames": "^2.2.6",
"i18next": "^22.0.4",
"i18next-browser-languagedetector": "^6.1.3",

View File

@@ -42,8 +42,8 @@ dependencies:
specifier: ^3.0.9
version: 3.0.9
axios:
specifier: ^0.27.2
version: 0.27.2
specifier: ^1.5.0
version: 1.5.0
classnames:
specifier: ^2.2.6
version: 2.3.1
@@ -3779,11 +3779,12 @@ packages:
engines: {node: '>=4'}
dev: true
/axios@0.27.2:
resolution: {integrity: sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==}
/axios@1.5.0:
resolution: {integrity: sha512-D4DdjDo5CY50Qms0qGQTTw6Q44jl7zRwY7bthds06pUGfChBCTcQs+N743eFWGEd6pRTMd6A+I87aWyFV5wiZQ==}
dependencies:
follow-redirects: 1.15.1
form-data: 4.0.0
proxy-from-env: 1.1.0
transitivePeerDependencies:
- debug
dev: false
@@ -10720,6 +10721,10 @@ packages:
object-assign: 4.1.1
react-is: 16.13.1
/proxy-from-env@1.1.0:
resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==}
dev: false
/prr@1.0.1:
resolution: {integrity: sha512-yPw4Sng1gWghHQWj0B3ZggWUm4qVbPwPFcRG8KyxiU7J2OHFSoEHKS+EZ3fv5l1t9CyCiop6l/ZYeWbrgoQejw==}
dev: true