Update dependency astro to v4.6.3
This commit is contained in:
parent
1327afa7be
commit
30b0cbfce1
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -1450,9 +1450,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "4.6.2",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.6.2.tgz",
|
||||
"integrity": "sha512-Kl+Wd7MJMQFnI3+V0JxF4HPbs8M67eltqQgtztReOwDLSl0VnOd39rM61W/3LEh10FZ0F13xrDgtdgfXzuLVbg==",
|
||||
"version": "4.6.3",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.6.3.tgz",
|
||||
"integrity": "sha512-p2zs1Gac+ysdc/yFCoc8pOXTZE5L9foAtmqUzUVL22WX68bYTRovd03GRs7J1MDpwzsl9kJtlK20ROpjyIFpNw==",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^2.7.1",
|
||||
"@astrojs/internal-helpers": "0.4.0",
|
||||
|
|
Loading…
Reference in a new issue