Merge pull request 'Update dependency astro to v4.3.7' (#55) from renovate/astro-4.x-lockfile into main

Reviewed-on: #55
This commit is contained in:
Joseph Hanson 2024-02-13 22:29:28 +00:00
commit 1d9a6d5782

6
package-lock.json generated
View file

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