aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenovateBot <renovatebot@noreply.localhost>2024-10-15 00:02:36 +0300
committerRenovateBot <renovatebot@noreply.localhost>2024-10-15 00:02:36 +0300
commit767f1634863c8c6d84828202abf4c307d284552d (patch)
tree77c747da5a53c5086af9c60875490f1b4fd87989
parentdcf236140a4aadbf30ee64ae099457f94023a834 (diff)
downloadpopov.link-767f1634863c8c6d84828202abf4c307d284552d.tar.xz
popov.link-767f1634863c8c6d84828202abf4c307d284552d.zip
Update dependency astro to v4.16.3
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 85a7f27..4c0d68d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2724,9 +2724,9 @@
}
},
"node_modules/astro": {
- "version": "4.16.2",
- "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.2.tgz",
- "integrity": "sha512-Dfkpyt6sA+nv6LnOJr+7bt+gQF5Qh02yqVgyes4c4SvcPScteq1bLX22/z/XW+VU0vlciJOMiM8GWtcDiF6gUQ==",
+ "version": "4.16.3",
+ "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.3.tgz",
+ "integrity": "sha512-0IrnbCUprAyfeZ8Au/d/d0ssrYGMAZOZ1K3fX7GxI0OwUhkA9bSex0+ywiyVNiVZE5uRlTKRSkvLNKYQWdtHqw==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.10.3",