Skip to content

Commit 40ecaa1

Browse files
committed
chore(deps): update dependency axios to v1.3.4
1 parent 6aa5935 commit 40ecaa1

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
@@ -50,7 +50,7 @@
5050
"@typescript-eslint/eslint-plugin": "5.53.0",
5151
"@typescript-eslint/parser": "5.53.0",
5252
"all-contributors-cli": "6.24.0",
53-
"axios": "1.3.3",
53+
"axios": "1.3.4",
5454
"concurrently": "7.6.0",
5555
"conventional-changelog-conventionalcommits": "5.0.0",
5656
"eslint": "8.34.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2245,10 +2245,10 @@ asynckit@^0.4.0:
22452245
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
22462246
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
22472247

2248-
axios@1.3.3:
2249-
version "1.3.3"
2250-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.3.tgz#e7011384ba839b885007c9c9fae1ff23dceb295b"
2251-
integrity sha512-eYq77dYIFS77AQlhzEL937yUBSepBfPIe8FcgEDN35vMNZKMrs81pgnyrQpwfy4NF4b4XWX1Zgx7yX+25w8QJA==
2248+
axios@1.3.4:
2249+
version "1.3.4"
2250+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.4.tgz#f5760cefd9cfb51fd2481acf88c05f67c4523024"
2251+
integrity sha512-toYm+Bsyl6VC5wSkfkbbNB6ROv7KY93PEBBL6xyDczaIHasAiv4wPqQ/c4RjoQzipxRD2W5g21cOqQulZ7rHwQ==
22522252
dependencies:
22532253
follow-redirects "^1.15.0"
22542254
form-data "^4.0.0"

0 commit comments

Comments
 (0)