Update dependency astro to v4.16.9
This commit is contained in:
parent
c99a51ea0e
commit
a14ac36868
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -2518,9 +2518,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "4.16.8",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.16.8.tgz",
|
||||
"integrity": "sha512-BRWFP0UQ8gkOr90KQW7oooedtgCk/j91pyv1WQUmgZwMUZk/v0HJRiddAZgvGCECOnmZFc9ZqRZnBsAMUgApNQ==",
|
||||
"version": "4.16.9",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.16.9.tgz",
|
||||
"integrity": "sha512-DFYzPZooVArKSGu969BBByUV44tJMVDPGKxgqWNFBaIrkvGljdVUqQSVwD+/iPYACoSkI8BRYvDMEBDkathIUQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^2.10.3",
|
||||
|
|
Loading…
Reference in a new issue