Update dependency astro to v4.5.7
This commit is contained in:
parent
8b4cb5d56a
commit
8ab3187b56
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -1436,9 +1436,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "4.5.6",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.5.6.tgz",
|
||||
"integrity": "sha512-/pXr+tDvgps1x3w+9i48XzfNPDr4NrT89EJPeCTL57IjaTpitSQ8Oy10Fv6zAqXNLIUJ5j3P1c+fJx+taKIg0g==",
|
||||
"version": "4.5.7",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.5.7.tgz",
|
||||
"integrity": "sha512-Ioeg3TV42dOJvf6GlmykeR3EKZ8+JcnZyJ/X9qDPzVf2OREmtvW0182YCDXQBqwXFRHndZRcHLqinAWjzZYh/A==",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^2.7.0",
|
||||
"@astrojs/internal-helpers": "0.3.0",
|
||||
|
|
Loading…
Reference in a new issue