diff options
author | RenovateBot <renovatebot@noreply.localhost> | 2024-11-16 00:01:22 +0300 |
---|---|---|
committer | RenovateBot <renovatebot@noreply.localhost> | 2024-11-16 00:01:22 +0300 |
commit | 18fb312ca4e75fdbae547a00e26ecd624ba25fcd (patch) | |
tree | 52e084a6a62bd1cf2484ea8aedbe9c5d9c718b9e | |
parent | 493042f45096bb2a9ade8087ab9fb485998ced74 (diff) | |
download | popov.link-18fb312ca4e75fdbae547a00e26ecd624ba25fcd.tar.xz popov.link-18fb312ca4e75fdbae547a00e26ecd624ba25fcd.zip |
-rw-r--r-- | package-lock.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json index 85c6a05..5d5cce9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2280,9 +2280,9 @@ } }, "node_modules/astro": { - "version": "4.16.12", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.12.tgz", - "integrity": "sha512-NnFeIKhGW6MdXCQT2hRariUwfxqJUIRs6qKqaovaQkTojzxh2r1L8C49qanKc+huH9wK2C94VZB2T/tosyRl1A==", + "version": "4.16.13", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.13.tgz", + "integrity": "sha512-Mtd76+BC0zLWqoXpf9xc731AhdH4MNh5JFHYdLRvSH0Nqn48hA64dPGh/cWsJvh/DZFmC0NTZusM1Qq2gyNaVg==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.10.3", @@ -6346,9 +6346,9 @@ "license": "MIT" }, "node_modules/sass": { - "version": "1.80.7", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.80.7.tgz", - "integrity": "sha512-MVWvN0u5meytrSjsU7AWsbhoXi1sc58zADXFllfZzbsBT1GHjjar6JwBINYPRrkx/zqnQ6uqbQuHgE95O+C+eQ==", + "version": "1.81.0", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.81.0.tgz", + "integrity": "sha512-Q4fOxRfhmv3sqCLoGfvrC9pRV8btc0UtqL9mN6Yrv6Qi9ScL55CVH1vlPP863ISLEEMNLLuu9P+enCeGHlnzhA==", "license": "MIT", "dependencies": { "chokidar": "^4.0.0", |