Update dependency astro to v4.4.13

This commit is contained in:
Smeagol 2024-03-06 17:02:01 +00:00
parent c19807ccd3
commit 05a093cd30

6
package-lock.json generated
View file

@ -1432,9 +1432,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "4.4.12", "version": "4.4.13",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.4.12.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-4.4.13.tgz",
"integrity": "sha512-1mHleqg6M/vU8RtEYlGr2CALYRGkRvQSJOUih/tGi12K4AVE8Dd+9uSDoMCnWH1OP9phe2HmwHEx2gDWlPksGQ==", "integrity": "sha512-kx2k2DJd9Os15zJBo8fK01/2F7/4wH6sAKmlBHlkGHIFm6CKSSzWCK/IWQ0DybNWtthK9A3HDZ4VYWv0BJDOBg==",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.5.3", "@astrojs/compiler": "^2.5.3",
"@astrojs/internal-helpers": "0.2.1", "@astrojs/internal-helpers": "0.2.1",