From a87cdc55c77d63dafdb3ed2ad500381a1e50f92a Mon Sep 17 00:00:00 2001 From: chuzhixin <1204505056@qq.com> Date: Mon, 28 Nov 2022 16:57:07 +0800 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20chore:=20update=20dependencies?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 6b407af..13e3f93 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ ] }, "dependencies": { - "axios": "^1.1.3", + "axios": "^1.2.0", "caniuse-lite": "^1.0.30001434", "clipboard": "^2.0.11", "core-js": "^3.26.1", @@ -85,9 +85,9 @@ "eslint-plugin-vue": "^9.1.1", "filemanager-webpack-plugin": "^8.0.0", "image-webpack-loader": "^8.1.0", - "lint-staged": "^13.0.3", + "lint-staged": "^13.0.4", "plop": "^3.1.1", - "prettier": "^2.7.1", + "prettier": "^2.8.0", "sass": "~1.32.13", "sass-loader": "^10.1.1", "stylelint": "^14.15.0",