diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-09-20 07:59:52 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-20 07:59:52 +0300 |
commit | 806c6a2987a06ea27679957aec0a1b6689b3e7b3 (patch) | |
tree | 41509fb9f3c51d153c44d5fffabd8ab0bfb78b8d | |
parent | ccc402522617b5b8f528a57b4f6c8888d0e84973 (diff) | |
download | popov.link-806c6a2987a06ea27679957aec0a1b6689b3e7b3.tar.xz popov.link-806c6a2987a06ea27679957aec0a1b6689b3e7b3.zip |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index 3628df6..01f9586 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6653,9 +6653,9 @@ "license": "MIT" }, "node_modules/sass": { - "version": "1.92.1", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.92.1.tgz", - "integrity": "sha512-ffmsdbwqb3XeyR8jJR6KelIXARM9bFQe8A6Q3W4Klmwy5Ckd5gz7jgUNHo4UOqutU5Sk1DtKLbpDP0nLCg1xqQ==", + "version": "1.93.0", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.93.0.tgz", + "integrity": "sha512-CQi5/AzCwiubU3dSqRDJ93RfOfg/hhpW1l6wCIvolmehfwgCI35R/0QDs1+R+Ygrl8jFawwwIojE2w47/mf94A==", "license": "MIT", "dependencies": { "chokidar": "^4.0.0", |