diff --git a/package-lock.json b/package-lock.json index fadd566..436609e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "@types/wallabyjs": "0.0.15", "@types/yargs": "17.0.35", "asciinema-player": "3.13.5", - "astro": "5.16.5", + "astro": "5.16.6", "astro-broken-link-checker": "file:./vendor/astro-broken-link-checker", "ava": "6.4.1", "bupkis": "0.14.0", @@ -6892,9 +6892,9 @@ } }, "node_modules/astro": { - "version": "5.16.5", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.16.5.tgz", - "integrity": "sha512-QeuM4xzTR0QuXFDNlGVW0BW7rcquKFIkylaPeM4ufii0/RRiPTYtwxDYVZ3KfiMRuuc+nbLD0214kMKTvz/yvQ==", + "version": "5.16.6", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.16.6.tgz", + "integrity": "sha512-6mF/YrvwwRxLTu+aMEa5pwzKUNl5ZetWbTyZCs9Um0F12HUmxUiF5UHiZPy4rifzU3gtpM3xP2DfdmkNX9eZRg==", "dev": true, "license": "MIT", "peer": true, diff --git a/package.json b/package.json index e4dad16..f196388 100644 --- a/package.json +++ b/package.json @@ -143,7 +143,7 @@ "@types/wallabyjs": "0.0.15", "@types/yargs": "17.0.35", "asciinema-player": "3.13.5", - "astro": "5.16.5", + "astro": "5.16.6", "astro-broken-link-checker": "file:./vendor/astro-broken-link-checker", "ava": "6.4.1", "bupkis": "0.14.0",