Bump axios version to 1.6.0 (#2699)

This commit is contained in:
Timothy Pidashev 2024-02-22 14:45:47 -08:00 committed by GitHub
parent 05044ed912
commit d698e4dcd7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -103,7 +103,7 @@ class PackageJson(SimpleNamespace):
DEPENDENCIES = {
"@emotion/react": "11.11.1",
"axios": "1.4.0",
"axios": "1.6.0",
"json5": "2.2.3",
"next": "14.0.1",
"next-sitemap": "4.1.8",