Skip to content

Commit 21ff61b

Browse files
Merge pull request #7 from daycademy/dependabot/npm_and_yarn/axios-0.21.1
Bump axios from 0.21.0 to 0.21.1
2 parents a3f31ea + 5ac60e0 commit 21ff61b

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
@@ -9,7 +9,7 @@
99
"lint": "vue-cli-service lint"
1010
},
1111
"dependencies": {
12-
"axios": "^0.21.0",
12+
"axios": "^0.21.1",
1313
"core-js": "^3.6.4",
1414
"tailwindcss": "^1.9.6",
1515
"vue": "^2.6.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1764,10 +1764,10 @@ aws4@^1.8.0:
17641764
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.9.1.tgz#7e33d8f7d449b3f673cd72deb9abdc552dbe528e"
17651765
integrity sha512-wMHVg2EOHaMRxbzgFJ9gtjOOCrI80OHLG14rxi28XwOW8ux6IiEbRCGGGqCtdAIg4FQCbW20k9RsT4y3gJlFug==
17661766

1767-
axios@^0.21.0:
1768-
version "0.21.0"
1769-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.0.tgz#26df088803a2350dff2c27f96fef99fe49442aca"
1770-
integrity sha512-fmkJBknJKoZwem3/IKSSLpkdNXZeBu5Q7GA/aRsr2btgrptmSCxi2oFjZHqGdK9DoTil9PIHlPIZw2EcRJXRvw==
1767+
axios@^0.21.1:
1768+
version "0.21.1"
1769+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
1770+
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
17711771
dependencies:
17721772
follow-redirects "^1.10.0"
17731773

0 commit comments

Comments
 (0)