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

Reviewed-on: #76
This commit is contained in:
Joseph Hanson 2024-03-18 14:20:06 +00:00
commit 7ae495cab0

6
package-lock.json generated
View file

@ -1436,9 +1436,9 @@
}
},
"node_modules/astro": {
"version": "4.5.4",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.5.4.tgz",
"integrity": "sha512-qwMyBn36wXvaCzdCmdbyCxLQGG5hTa3saNdHdqS20Yn1b7Z7oqqcWOb2UjFuq6O8dFqZxU8Hq0/pGFscvsYtJA==",
"version": "4.5.5",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.5.5.tgz",
"integrity": "sha512-gZ3jR06dLmY9/SMkKMr+3pRSrUjhuwjnXt+9abFJV3WGwhCnLZbSNsTBrLMsaFHpAS1ReJChcTWyKRCvs/jCIQ==",
"dependencies": {
"@astrojs/compiler": "^2.7.0",
"@astrojs/internal-helpers": "0.3.0",