Update dependency astro to v4.11.5
This commit is contained in:
parent
f2487194dd
commit
6c0c786b80
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -1989,9 +1989,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/astro": {
|
"node_modules/astro": {
|
||||||
"version": "4.11.4",
|
"version": "4.11.5",
|
||||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.11.4.tgz",
|
"resolved": "https://registry.npmjs.org/astro/-/astro-4.11.5.tgz",
|
||||||
"integrity": "sha512-jSCnPD+r4MO5Pxl04XfCydzZiL/p70q1ddYind02JDGQDLlps4d2s/AfT/7be12gf1PpR13ACcvO6aJFUIVQXA==",
|
"integrity": "sha512-TCRhuaLwrxwMhS8S1GG+ZTdrAXigX9C8E/YUTs/r2t+owHxDgwl86IV9xH1IHrCPoqhK6civyAQNOT+GKmkb0A==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/compiler": "^2.8.1",
|
"@astrojs/compiler": "^2.8.1",
|
||||||
|
|
Loading…
Reference in a new issue