Skip to content

Commit

Permalink
chore(deps): update dependency axios to ^1.3.6 (#124)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 20, 2023
1 parent 0e63826 commit baa9e1b
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.5",
"axios": "^1.3.6",
"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 @@ -2534,14 +2534,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -2804,7 +2804,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": ^5.59.0
"@typescript-eslint/parser": ^5.59.0
"@vitest/coverage-c8": ^0.30.1
axios: ^1.3.5
axios: ^1.3.6
eslint: ^8.38.0
eslint-config-prettier: ^8.8.0
eslint-plugin-prettier: ^4.2.1
Expand Down

0 comments on commit baa9e1b

Please # to comment.