From ef7b63ef22f6c962407eaaa0a80a9956796d259c Mon Sep 17 00:00:00 2001 From: LTbinglingfeng Date: Tue, 19 May 2026 01:33:39 +0800 Subject: [PATCH] update package.json --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 839c370..1a0ea74 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@codemirror/lang-yaml": "^6.1.2", "@codemirror/merge": "^6.12.0", "@uiw/react-codemirror": "^4.25.3", - "axios": "^1.13.2", + "axios": "1.15.2", "i18next": "^26.2.0", "motion": "^12.34.3", "react": "^19.2.1", diff --git a/package.json b/package.json index f19f4e8..3a4ec6e 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@codemirror/lang-yaml": "^6.1.2", "@codemirror/merge": "^6.12.0", "@uiw/react-codemirror": "^4.25.3", - "axios": "^1.13.2", + "axios": "1.15.2", "i18next": "^26.2.0", "motion": "^12.34.3", "react": "^19.2.1",