diff --git a/package.json b/package.json index 24b2a39..ae90637 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "devDependencies": { "@squoosh/cli": "0.7.3", "prettier": "3.4.2", - "sass": "1.83.2" + "sass": "1.83.3" }, "engines": { "node": ">=20", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a2b6c41..f8fa5c3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: 3.4.2 version: 3.4.2 sass: - specifier: 1.83.2 - version: 1.83.2 + specifier: 1.83.3 + version: 1.83.3 packages: @@ -264,8 +264,8 @@ packages: safe-buffer@5.2.1: resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} - sass@1.83.2: - resolution: {integrity: sha512-1evIZT01aymzDxc72k8vjTa2wkPfkso4x3lVlZvWr388X7zNzVK4Xaz12rGC1E+8fGmoJW+suF3+kK7+NNwQXQ==} + sass@1.83.3: + resolution: {integrity: sha512-t4gb+nTrUeaPb+xzdqDmaMyi8evP0QuUB8o57dYHZF/lIGniqZ/PR/iWGcWoS8vr46F9V7buXFv290fMV6vTIQ==} engines: {node: '>=14.0.0'} hasBin: true @@ -520,7 +520,7 @@ snapshots: safe-buffer@5.2.1: {} - sass@1.83.2: + sass@1.83.3: dependencies: chokidar: 4.0.3 immutable: 5.0.3