aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package-lock.json2
-rw-r--r--package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index 3f897a6e4..de45c86f3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -139,7 +139,7 @@
"monaco-editor-webpack-plugin": "^7.1.0",
"nock": "^13.3.3",
"prettier": "^3.0.3",
- "sass": "^1.66.1",
+ "sass": "^1.69.0",
"sass-loader": "^13.3.2",
"sinon": "^16.1.0",
"source-map-loader": "^4.0.1",
diff --git a/package.json b/package.json
index 0ad254562..a82a7619b 100644
--- a/package.json
+++ b/package.json
@@ -148,7 +148,7 @@
"monaco-editor-webpack-plugin": "^7.1.0",
"nock": "^13.3.3",
"prettier": "^3.0.3",
- "sass": "^1.66.1",
+ "sass": "^1.69.0",
"sass-loader": "^13.3.2",
"sinon": "^16.1.0",
"source-map-loader": "^4.0.1",