Skip to content

Commit

Permalink
fix(deps): update dependency axios to ^1.3.5 (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 9, 2023
1 parent 006d537 commit 9b78f3d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
},
"packageManager": "yarn@3.5.0",
"dependencies": {
"axios": "^1.3.4",
"axios": "^1.3.5",
"file-type": "^16.5.4"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2554,14 +2554,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.3.4":
version: 1.3.4
resolution: "axios@npm:1.3.4"
"axios@npm:^1.3.5":
version: 1.3.5
resolution: "axios@npm:1.3.5"
dependencies:
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 7440edefcf8498bc3cdf39de00443e8101f249972c83b739c6e880d9d669fea9486372dbe8739e88b3bf8bb1ad15f6106693f206f078f4516fe8fd47b1c3093c
checksum: 4d6bcf933b1cdff86d4993752aaeeeedc4a7f7a4b1c942847f6884bb13fc6106610ff826b076acf0b08d8ced55dee9344bb9a11f3624c3e70ab1da1a40bb5506
languageName: node
linkType: hard

Expand Down Expand Up @@ -2817,7 +2817,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": ^5.57.1
"@typescript-eslint/parser": ^5.57.1
"@vitest/coverage-c8": ^0.29.8
axios: ^1.3.4
axios: ^1.3.5
eslint: ^8.38.0
eslint-config-prettier: ^8.8.0
eslint-plugin-prettier: ^4.2.1
Expand Down

0 comments on commit 9b78f3d

Please sign in to comment.