Update dependency astro to v4.12.1
This commit is contained in:
parent
3353e3f8ee
commit
6f628cd7f4
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -1993,9 +1993,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "4.12.0",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.12.0.tgz",
|
||||
"integrity": "sha512-JCfrJemDRgc87KVBQ9x4zIwadSuWdG1WjzR3b59nUY+mVeph8W5Y68DrYU5s1JMhQN3+yn2p3lexg4lJM41rsg==",
|
||||
"version": "4.12.1",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.12.1.tgz",
|
||||
"integrity": "sha512-KwBoXYL4L1XLTTjoj4z6q1g/tZfWDKR1pKSTAshVqt5FH2eu82pnGW737SxcT/Ssg/hLlb9KnWiclXmqWpcbCQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^2.9.0",
|
||||
|
|
Loading…
Reference in a new issue