Skip to content

Commit 820c7b2

Browse files
authored
fix(deps): Revert axios v1 bump in #185 (#207)
Fixes #200
1 parent 3b959b0 commit 820c7b2

File tree

2 files changed

+7
-13
lines changed

2 files changed

+7
-13
lines changed

package-lock.json

Lines changed: 6 additions & 12 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": "^1.1.3",
44+
"axios": "^0.27.2",
4545
"debug": "^4.3.4",
4646
"gatsby-core-utils": "^4.1.0",
4747
"gatsby-plugin-utils": "^4.1.0",

0 commit comments

Comments
 (0)