Update dependency astro to v4.8.4
This commit is contained in:
parent
c8f7b2867f
commit
105a6837d0
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": {
|
||||
"version": "4.8.3",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.8.3.tgz",
|
||||
"integrity": "sha512-pgIKopkmAUXY3EJHdG7zQpudtBzYAsd94A1R7jmLpH2LFZvzHEkAdHnunmSVmgikJCNqtEo3bUCHgLnCPQaN1g==",
|
||||
"version": "4.8.4",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.8.4.tgz",
|
||||
"integrity": "sha512-3UExI/Pq47tvdSmYJTDkoyuygIibO+293MBkwc5iUzK5Cu/U4H7P3LwTyP8Gp/wQX+2zBEUifEb4oNO1HfUn2g==",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^2.8.0",
|
||||
"@astrojs/internal-helpers": "0.4.0",
|
||||
|
|
Loading…
Reference in a new issue