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"