Update dependency astro to v4.0.9
This commit is contained in:
parent
2a310f8cf5
commit
a377ad2adb
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -1859,9 +1859,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "4.0.8",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.0.8.tgz",
|
||||
"integrity": "sha512-LwbYUfdrfys5mtI6cA5V8UvPRUVVTRQ68uF1ylrEge6BkPcHHJ7qCYLNdjnNPxZDR9bWi1awILJESB6j+w0P4w==",
|
||||
"version": "4.0.9",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.0.9.tgz",
|
||||
"integrity": "sha512-xQHapUGqdHQuaBDCYZxyVh5rvpgIUuulsEITl7bOQ6rRXwbQtoGc5gQ95dGV830PEpvyAGVhQ9pA8PIwfCMpeg==",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^2.3.4",
|
||||
"@astrojs/internal-helpers": "0.2.1",
|
||||
|
|
Loading…
Reference in a new issue