Update dependency astro to v4.4.12 #70

Merged
jahanson merged 1 commit from renovate/astro-4.x-lockfile into main 2024-03-06 10:47:41 -06:00
Showing only changes of commit 8910c09b66 - Show all commits

6
package-lock.json generated
View file

@ -1432,9 +1432,9 @@
}
},
"node_modules/astro": {
"version": "4.4.11",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.4.11.tgz",
"integrity": "sha512-mJ1k67xzAJO1vTTpATe76uSWhOgiEj3Id7narE6X2rMMOBjR8vJM+9Cmv/Wbpot6uMwFo780skUowlMptK96fQ==",
"version": "4.4.12",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.4.12.tgz",
"integrity": "sha512-1mHleqg6M/vU8RtEYlGr2CALYRGkRvQSJOUih/tGi12K4AVE8Dd+9uSDoMCnWH1OP9phe2HmwHEx2gDWlPksGQ==",
"dependencies": {
"@astrojs/compiler": "^2.5.3",
"@astrojs/internal-helpers": "0.2.1",