Skip to content

Commit

Permalink
Bump axios from 1.2.1 to 1.6.0 in /lib/js/react-ps
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.2.1 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.2.1...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2023
1 parent bd53903 commit 4ed9264
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions lib/js/react-ps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"svgr": "svgr -d src/icons -- src/**/*.svg"
},
"peerDependencies": {
"axios": "^1.1.3",
"axios": "^1.6.0",
"i18next": "^21.0.0",
"i18next-browser-languagedetector": "^6.1.8",
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
Expand All @@ -40,7 +40,7 @@
"@types/js-cookie": "^3.0.3",
"@types/node": "^10.11.0",
"@types/react": "^18.0.21",
"axios": "^1.1.3",
"axios": "^1.6.0",
"colors": "^1.3.2",
"commitizen": "^3.0.0",
"coveralls": "^3.0.2",
Expand Down
8 changes: 4 additions & 4 deletions lib/js/react-ps/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1936,10 +1936,10 @@ aws4@^1.8.0:
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==

axios@^1.1.3:
version "1.2.1"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.2.1.tgz#44cf04a3c9f0c2252ebd85975361c026cb9f864a"
integrity sha512-I88cFiGu9ryt/tfVEi4kX2SITsvDddTajXTOFmt2uK1ZVA8LytjtdeyefdQWEf5PU8w+4SSJDoYnggflB5tW4A==
axios@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0.tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102"
integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==
dependencies:
follow-redirects "^1.15.0"
form-data "^4.0.0"
Expand Down

0 comments on commit 4ed9264

Please sign in to comment.