diff --git a/package-lock.json b/package-lock.json index b90407aa..eeb45dd4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "handlebars": "^4.7.9", "i18next-parser": "^9.4.0", "rimraf": "^6.1.3", - "sass": "^1.102.0", + "sass": "^1.103.1", "standard": "^17.1.2" } }, @@ -10324,9 +10324,9 @@ "dev": true }, "node_modules/sass": { - "version": "1.102.0", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.102.0.tgz", - "integrity": "sha512-NSOyTnaQF7rTAEOtI2fwb386vL+akyiQLBZu8Na7hXCb+umJy0GAqlcMIaqACZ6Z1VgTBS4K9PG6B3IdjHGJsw==", + "version": "1.103.1", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.103.1.tgz", + "integrity": "sha512-9icZURbP51S6S0QGoyaeqk9uB06GNWxsFYWfH5RgpFgqK5FA8tJcM3AdVxrZEVJ7dz+L87nG95gBKf4VuaMHGw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index cd2deb53..8cffdc23 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "handlebars": "^4.7.9", "i18next-parser": "^9.4.0", "rimraf": "^6.1.3", - "sass": "^1.102.0", + "sass": "^1.103.1", "standard": "^17.1.2" }, "dependencies": {