Skip to content

Commit ff024c5

Browse files
authored
Merge pull request #23 from webstradev/dependabot/npm_and_yarn/axios-1.6.0
Bump axios from 1.3.5 to 1.6.0
2 parents 3db0a71 + 38e617b commit ff024c5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@emotion/styled": "^11.10.6",
1616
"@mui/icons-material": "^5.11.16",
1717
"@mui/material": "^5.11.16",
18-
"axios": "^1.3.5",
18+
"axios": "^1.6.0",
1919
"lodash": "^4.17.21",
2020
"react": "^18.2.0",
2121
"react-dom": "^18.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -719,10 +719,10 @@ asynckit@^0.4.0:
719719
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
720720
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
721721

722-
axios@^1.3.5:
723-
version "1.3.5"
724-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.5.tgz#e07209b39a0d11848e3e341fa087acd71dadc542"
725-
integrity sha512-glL/PvG/E+xCWwV8S6nCHcrfg1exGx7vxyUIivIA1iL7BIh6bePylCfVHwp6k13ao7SATxB6imau2kqY+I67kw==
722+
axios@^1.6.0:
723+
version "1.6.0"
724+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0.tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102"
725+
integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==
726726
dependencies:
727727
follow-redirects "^1.15.0"
728728
form-data "^4.0.0"

0 commit comments

Comments
 (0)