Compare commits

...

2 commits

6
package-lock.json generated
View file

@ -1437,9 +1437,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "4.5.8", "version": "4.5.9",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.5.8.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-4.5.9.tgz",
"integrity": "sha512-bhKsoZQWT6LW8aYMvTGglZTPa3rYRbcdc2buiJyFPCvSWOOyZmxqpp6vtQ+x6fXxD8P1NecM/c4g5GaPi+MokQ==", "integrity": "sha512-GheU72Goz7dYQNKaqTxB2H49cNvHfahGSbNkTvMXk+gyHf/g633qadqlO2ZQbTUacoUWmDzvS5fhMZt2/w4naQ==",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.7.0", "@astrojs/compiler": "^2.7.0",
"@astrojs/internal-helpers": "0.3.0", "@astrojs/internal-helpers": "0.3.0",