Skip to content

Commit

Permalink
[chore] bump axios from 1.5.1 to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
iamalwaysuncomfortable authored Nov 21, 2023
2 parents 485b36f + 6412d32 commit 9edb28b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@uiw/codemirror-theme-okaidia": "^4.21.7",
"@uiw/react-codemirror": "^4.21.7",
"antd": "^5.6.4",
"axios": "^1.1.3",
"axios": "^1.6.0",
"babel-loader": "^8.2.3",
"copy-to-clipboard": "^3.3.1",
"gh-pages": "^3.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3388,10 +3388,10 @@ axios@^0.26.1:
dependencies:
follow-redirects "^1.14.8"

axios@^1.1.3:
version "1.5.1"
resolved "https://registry.npmjs.org/axios/-/axios-1.5.1.tgz"
integrity sha512-Q28iYCWzNHjAm+yEAot5QaAMxhMghWLFVf7rRdwhUI+c2jix2DUXjAHXVi+s1ibs3mjPO/cCgbA++3BjD0vP/A==
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 9edb28b

Please sign in to comment.