Update dependency astro to v4.16.14
This commit is contained in:
parent
28ec127931
commit
95233d3939
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -2612,9 +2612,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "4.16.13",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.16.13.tgz",
|
||||
"integrity": "sha512-Mtd76+BC0zLWqoXpf9xc731AhdH4MNh5JFHYdLRvSH0Nqn48hA64dPGh/cWsJvh/DZFmC0NTZusM1Qq2gyNaVg==",
|
||||
"version": "4.16.14",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.16.14.tgz",
|
||||
"integrity": "sha512-2IuLkIp4idyspugq+F52rHZyNqHHi2AdQzuKp3SGytg/YAm50dNeWhP/7l+enjgWZLloLq5xsH5gVQpoDFoyFg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^2.10.3",
|
||||
|
|
Loading…
Reference in a new issue