Update dependency astro to v4.3.7 #55
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -1427,9 +1427,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "4.3.6",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.3.6.tgz",
|
||||
"integrity": "sha512-VYJGsBygMtPM/qTRgn5QdxkSILgjpW2uHVw3snp/Gkl+N9uRAAnuYxrUO7wkbLejfrmlb0nZyyKG+H5VDQPbeg==",
|
||||
"version": "4.3.7",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.3.7.tgz",
|
||||
"integrity": "sha512-spdl+Ae6WZjQ0w8VBPq8ulN1hdN0m4EWvKG7ecgHjPQIHidMnzWJoZLEFEeKASqCGB1fDibqr7RDHoHkhZbp2Q==",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^2.5.3",
|
||||
"@astrojs/internal-helpers": "0.2.1",
|
||||
|
|
Loading…
Reference in a new issue