Bump axios version to 1.6.0 (#2699)
This commit is contained in:
parent
05044ed912
commit
d698e4dcd7
@ -103,7 +103,7 @@ class PackageJson(SimpleNamespace):
|
|||||||
|
|
||||||
DEPENDENCIES = {
|
DEPENDENCIES = {
|
||||||
"@emotion/react": "11.11.1",
|
"@emotion/react": "11.11.1",
|
||||||
"axios": "1.4.0",
|
"axios": "1.6.0",
|
||||||
"json5": "2.2.3",
|
"json5": "2.2.3",
|
||||||
"next": "14.0.1",
|
"next": "14.0.1",
|
||||||
"next-sitemap": "4.1.8",
|
"next-sitemap": "4.1.8",
|
||||||
|
Loading…
Reference in New Issue
Block a user