Skip to content

Commit

Permalink
chore(deps): update dependency axios to ^1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 17, 2023
1 parent 0d68c33 commit a3c0bce
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 @@ -79,7 +79,7 @@
},
"packageManager": "yarn@3.6.4",
"dependencies": {
"axios": "^1.4.0",
"axios": "^1.5.1",
"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 @@ -2785,14 +2785,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.4.0":
version: 1.4.0
resolution: "axios@npm:1.4.0"
"axios@npm:^1.5.1":
version: 1.5.1
resolution: "axios@npm:1.5.1"
dependencies:
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 7fb6a4313bae7f45e89d62c70a800913c303df653f19eafec88e56cea2e3821066b8409bc68be1930ecca80e861c52aa787659df0ffec6ad4d451c7816b9386b
checksum: 4444f06601f4ede154183767863d2b8e472b4a6bfc5253597ed6d21899887e1fd0ee2b3de792ac4f8459fe2e359d2aa07c216e45fd8b9e4e0688a6ebf48a5a8d
languageName: node
linkType: hard

Expand Down Expand Up @@ -3083,7 +3083,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": ^6.3.0
"@typescript-eslint/parser": ^6.3.0
"@vitest/coverage-c8": ^0.31.4
axios: ^1.4.0
axios: ^1.5.1
dotenv: ^16.3.1
eslint: ^8.42.0
eslint-config-prettier: ^9.0.0
Expand Down

0 comments on commit a3c0bce

Please sign in to comment.