Skip to content

Commit f08d6d4

Browse files
fix(deps): update dependency axios to v1.5.0 (#106)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 55e4433 commit f08d6d4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"__tests__/**/*.{ts,json}": "prettier --write"
4646
},
4747
"dependencies": {
48-
"axios": "1.4.0"
48+
"axios": "1.5.0"
4949
},
5050
"devDependencies": {
5151
"@types/chai": "4.3.5",

yarn.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)