Update dependency astro to v4.3.7

This commit is contained in:
Smeagol 2024-02-13 22:01:03 +00:00
parent ad296d1986
commit d93feb3997

6
package-lock.json generated
View file

@ -1427,9 +1427,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "4.3.6", "version": "4.3.7",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.3.6.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-4.3.7.tgz",
"integrity": "sha512-VYJGsBygMtPM/qTRgn5QdxkSILgjpW2uHVw3snp/Gkl+N9uRAAnuYxrUO7wkbLejfrmlb0nZyyKG+H5VDQPbeg==", "integrity": "sha512-spdl+Ae6WZjQ0w8VBPq8ulN1hdN0m4EWvKG7ecgHjPQIHidMnzWJoZLEFEeKASqCGB1fDibqr7RDHoHkhZbp2Q==",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.5.3", "@astrojs/compiler": "^2.5.3",
"@astrojs/internal-helpers": "0.2.1", "@astrojs/internal-helpers": "0.2.1",