Update dependency astro to v3.4.3 #10

Merged
jahanson merged 1 commit from renovate/astro-3.x-lockfile into main 2023-11-06 06:31:26 -06:00

6
package-lock.json generated
View file

@ -1289,9 +1289,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "3.4.2", "version": "3.4.3",
"resolved": "https://registry.npmjs.org/astro/-/astro-3.4.2.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-3.4.3.tgz",
"integrity": "sha512-t+EjGXvmr8/x/3punIC7aGHwaseRYV4uWVaEcffUXFpGRv6z7UNffQwjyyuPjWbDj2pOPquKhQE1GnfK0V4ZNw==", "integrity": "sha512-6zcONz2FjX6GaAy6Mysie4gT8rH5QCBXyPjkuYZKiPdV+sXmDpLm44J2MpQwA3mHb8YQ35L5O4nNg09d4luQ7g==",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.1.0", "@astrojs/compiler": "^2.1.0",
"@astrojs/internal-helpers": "0.2.1", "@astrojs/internal-helpers": "0.2.1",