diff --git a/package-lock.json b/package-lock.json index 02506b1..6e5c2ac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@formspree/react": "^2.5.1", "@types/react": "^18.2.21", "@types/react-dom": "^18.2.7", - "astro": "^4.16.18" + "astro": "^4.16.19" }, "devDependencies": { "react": "^18.2.0", @@ -1823,9 +1823,9 @@ } }, "node_modules/astro": { - "version": "4.16.18", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.18.tgz", - "integrity": "sha512-G7zfwJt9BDHEZwlaLNvjbInIw2hPryyD654314KV/XT34pJU6SfN1S+mWa8RAkALcZNJnJXCJmT3JXLQStD3Lw==", + "version": "4.16.19", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.19.tgz", + "integrity": "sha512-baeSswPC5ZYvhGDoj25L2FuzKRWMgx105FetOPQVJFMCAp0o08OonYC7AhwsFdhvp7GapqjnC1Fe3lKb2lupYw==", "dependencies": { "@astrojs/compiler": "^2.10.3", "@astrojs/internal-helpers": "0.4.1", @@ -6910,9 +6910,9 @@ "integrity": "sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K42vTOiuME596QaLO0TP3Lk0xg==" }, "astro": { - "version": "4.16.18", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.18.tgz", - "integrity": "sha512-G7zfwJt9BDHEZwlaLNvjbInIw2hPryyD654314KV/XT34pJU6SfN1S+mWa8RAkALcZNJnJXCJmT3JXLQStD3Lw==", + "version": "4.16.19", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.19.tgz", + "integrity": "sha512-baeSswPC5ZYvhGDoj25L2FuzKRWMgx105FetOPQVJFMCAp0o08OonYC7AhwsFdhvp7GapqjnC1Fe3lKb2lupYw==", "requires": { "@astrojs/compiler": "^2.10.3", "@astrojs/internal-helpers": "0.4.1", diff --git a/package.json b/package.json index 0b9e4bb..3af070d 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@formspree/react": "^2.5.1", "@types/react": "^18.2.21", "@types/react-dom": "^18.2.7", - "astro": "^4.16.18" + "astro": "^4.16.19" }, "devDependencies": { "react": "^18.2.0",