diff --git a/package-lock.json b/package-lock.json index 620d5d5..484300e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@astrojs/rss": "^4.0.18", "@astrojs/sitemap": "^3.7.3", "@fontsource-variable/inter": "^5.2.8", - "astro": "^6.4.2", + "astro": "^6.4.6", "astro-embed": "^0.13.0", "astro-icon": "^1.1.5", "astro-seo": "^1.1.0", @@ -3771,9 +3771,9 @@ } }, "node_modules/astro": { - "version": "6.4.2", - "resolved": "https://registry.npmjs.org/astro/-/astro-6.4.2.tgz", - "integrity": "sha512-8H89CH2dKL5SCU99OCqdU9BGjmPkSJqaPurywj5XMo7eMFGUFD3vsNhdEKnEh4mK4LgGje3/QDTTSIIGst0G0Q==", + "version": "6.4.6", + "resolved": "https://registry.npmjs.org/astro/-/astro-6.4.6.tgz", + "integrity": "sha512-48OBTBKR9ctbf+DQxpOuxGl8ebfn59zTuNQMBzptmG/Mi/H8IdfMSbJgGuX1I/4U6g9yazG1p4BHlf4+2hWU4Q==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^4.0.0", @@ -3790,7 +3790,7 @@ "clsx": "^2.1.1", "common-ancestor-path": "^2.0.0", "cookie": "^1.1.1", - "devalue": "^5.6.3", + "devalue": "^5.8.1", "diff": "^8.0.3", "dset": "^3.1.4", "es-module-lexer": "^2.0.0", diff --git a/package.json b/package.json index 0b572a4..c00f42f 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@astrojs/rss": "^4.0.18", "@astrojs/sitemap": "^3.7.3", "@fontsource-variable/inter": "^5.2.8", - "astro": "^6.4.2", + "astro": "^6.4.6", "astro-embed": "^0.13.0", "astro-icon": "^1.1.5", "astro-seo": "^1.1.0",