aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package-lock.json12
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",