From f3dfbdea9411fc3f5f66fc8992379ff3ca02e4f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 04:15:48 +0000 Subject: [PATCH] Bump sass from 1.85.1 to 1.93.3 in /enatega-multivendor-admin Bumps [sass](https://github.com/sass/dart-sass) from 1.85.1 to 1.93.3. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.85.1...1.93.3) --- updated-dependencies: - dependency-name: sass dependency-version: 1.93.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- enatega-multivendor-admin/package-lock.json | 8 ++++---- enatega-multivendor-admin/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/enatega-multivendor-admin/package-lock.json b/enatega-multivendor-admin/package-lock.json index a3ecb8f..564e597 100644 --- a/enatega-multivendor-admin/package-lock.json +++ b/enatega-multivendor-admin/package-lock.json @@ -39,7 +39,7 @@ "react-notifications": "^1.7.4", "react-router-dom": "5.1.2", "react-scripts": "^4.0.0", - "sass": "^1.85.1", + "sass": "^1.93.3", "source-map-explorer": "^2.5.2", "styled-components": "^5.1.1", "subscriptions-transport-ws": "^0.11.0", @@ -22106,9 +22106,9 @@ "integrity": "sha512-vTxrZz4dX5W86M6oVWVdOVe72ZiPs41Oi7Z6Km4W5Turyz28mrXSJhhEBZoRtzJWIv3833WKVwLSDWWkEfupMg==" }, "node_modules/sass": { - "version": "1.85.1", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.85.1.tgz", - "integrity": "sha512-Uk8WpxM5v+0cMR0XjX9KfRIacmSG86RH4DCCZjLU2rFh5tyutt9siAXJ7G+YfxQ99Q6wrRMbMlVl6KqUms71ag==", + "version": "1.93.3", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.93.3.tgz", + "integrity": "sha512-elOcIZRTM76dvxNAjqYrucTSI0teAF/L2Lv0s6f6b7FOwcwIuA357bIE871580AjHJuSvLIRUosgV+lIWx6Rgg==", "license": "MIT", "dependencies": { "chokidar": "^4.0.0", diff --git a/enatega-multivendor-admin/package.json b/enatega-multivendor-admin/package.json index 312c8ec..610b399 100644 --- a/enatega-multivendor-admin/package.json +++ b/enatega-multivendor-admin/package.json @@ -71,7 +71,7 @@ "react-notifications": "^1.7.4", "react-router-dom": "5.1.2", "react-scripts": "^4.0.0", - "sass": "^1.85.1", + "sass": "^1.93.3", "source-map-explorer": "^2.5.2", "styled-components": "^5.1.1", "subscriptions-transport-ws": "^0.11.0",