Skip to content

Commit 7b0d7e6

Browse files
fix(deps): update dependency axios to v1 (#185)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 82beb47 commit 7b0d7e6

File tree

2 files changed

+24
-12
lines changed

2 files changed

+24
-12
lines changed

package-lock.json

Lines changed: 23 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@sanity/image-url": "^1.0.1",
4242
"@sanity/mutator": "^2.33.2",
4343
"@types/url-parse": "^1.4.8",
44-
"axios": "^0.27.2",
44+
"axios": "^1.1.3",
4545
"debug": "^4.3.4",
4646
"gatsby-core-utils": "^4.1.0",
4747
"gatsby-plugin-utils": "^4.1.0",

0 commit comments

Comments
 (0)