From 5fa7639314071b026689ca7d671bc1ce6cf79137 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 6 Oct 2023 08:38:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- code/web/task_schedule/package-lock.json | 8 ++++---- code/web/task_schedule/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/code/web/task_schedule/package-lock.json b/code/web/task_schedule/package-lock.json index b2890d0..092aecb 100644 --- a/code/web/task_schedule/package-lock.json +++ b/code/web/task_schedule/package-lock.json @@ -31,7 +31,7 @@ "eslint-config-standard-with-typescript": "^39.1.0", "eslint-plugin-vue": "^9.17.0", "node-sass": "^9.0.0", - "sass": "^1.68.0", + "sass": "^1.69.0", "style-loader": "^3.3.3", "ts-node": "^10.9.1", "vue-eslint-parser": "^9.3.1" @@ -12813,9 +12813,9 @@ "dev": true }, "node_modules/sass": { - "version": "1.68.0", - "resolved": "https://registry.npmmirror.com/sass/-/sass-1.68.0.tgz", - "integrity": "sha512-Lmj9lM/fef0nQswm1J2HJcEsBUba4wgNx2fea6yJHODREoMFnwRpZydBnX/RjyXw2REIwdkbqE4hrTo4qfDBUA==", + "version": "1.69.0", + "resolved": "https://registry.npmmirror.com/sass/-/sass-1.69.0.tgz", + "integrity": "sha512-l3bbFpfTOGgQZCLU/gvm1lbsQ5mC/WnLz3djL2v4WCJBDrWm58PO+jgngcGRNnKUh6wSsdm50YaovTqskZ0xDQ==", "devOptional": true, "dependencies": { "chokidar": ">=3.0.0 <4.0.0", diff --git a/code/web/task_schedule/package.json b/code/web/task_schedule/package.json index 7b17e8c..e6a4f69 100644 --- a/code/web/task_schedule/package.json +++ b/code/web/task_schedule/package.json @@ -32,7 +32,7 @@ "eslint-config-standard-with-typescript": "^39.1.0", "eslint-plugin-vue": "^9.17.0", "node-sass": "^9.0.0", - "sass": "^1.68.0", + "sass": "^1.69.0", "style-loader": "^3.3.3", "ts-node": "^10.9.1", "vue-eslint-parser": "^9.3.1"