Update dependency astro to v4.2.1
This commit is contained in:
parent
d8f256dbdb
commit
38a502f082
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -1427,9 +1427,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "4.2.0",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.2.0.tgz",
|
||||
"integrity": "sha512-zx6Po3h5+VEkG1vwowaXC2T42317Gbs4d5lflkEYzUUseEQn8HMtqTwlbIoFCfyYTc4Kvo+4zEgbGsPjsybiaw==",
|
||||
"version": "4.2.1",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.2.1.tgz",
|
||||
"integrity": "sha512-TcrveW2/lohmljrbTUgcDxajEdF1yK+zBvb7SXroloGix/d4jkegO6GANFgvyy0zprMyajW7qgJEFyhWUX86Vw==",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^2.3.4",
|
||||
"@astrojs/internal-helpers": "0.2.1",
|
||||
|
|
Loading…
Reference in a new issue