Update dependency astro to v4.4.12
This commit is contained in:
parent
6c825a84ab
commit
8910c09b66
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -1432,9 +1432,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/astro": {
|
"node_modules/astro": {
|
||||||
"version": "4.4.11",
|
"version": "4.4.12",
|
||||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.4.11.tgz",
|
"resolved": "https://registry.npmjs.org/astro/-/astro-4.4.12.tgz",
|
||||||
"integrity": "sha512-mJ1k67xzAJO1vTTpATe76uSWhOgiEj3Id7narE6X2rMMOBjR8vJM+9Cmv/Wbpot6uMwFo780skUowlMptK96fQ==",
|
"integrity": "sha512-1mHleqg6M/vU8RtEYlGr2CALYRGkRvQSJOUih/tGi12K4AVE8Dd+9uSDoMCnWH1OP9phe2HmwHEx2gDWlPksGQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/compiler": "^2.5.3",
|
"@astrojs/compiler": "^2.5.3",
|
||||||
"@astrojs/internal-helpers": "0.2.1",
|
"@astrojs/internal-helpers": "0.2.1",
|
||||||
|
|
Loading…
Reference in a new issue