Update dependency astro to v4.8.7
This commit is contained in:
parent
99cc963142
commit
e07e85feaf
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -1955,9 +1955,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/astro": {
|
"node_modules/astro": {
|
||||||
"version": "4.8.6",
|
"version": "4.8.7",
|
||||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.8.6.tgz",
|
"resolved": "https://registry.npmjs.org/astro/-/astro-4.8.7.tgz",
|
||||||
"integrity": "sha512-psHIfK+e+bMPhRwghV9yCGH/uc1jvY4DHmDZdoEepax9yA7kzYH0wt3dpkqlcrO2zxl5jzSC3DmqZfkD6wnW9A==",
|
"integrity": "sha512-bTtv6zv94+U5cQdwy89LWTnocEfJ2Tfy6vpYYSUthfj12HtOpk0ykGW7YBe9a69NHqPwivSOvRjXOxGKigL9qA==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/compiler": "^2.8.0",
|
"@astrojs/compiler": "^2.8.0",
|
||||||
|
|
Loading…
Reference in a new issue