diff --git a/astro-site/package-lock.json b/astro-site/package-lock.json index a6aa241..77df0c5 100644 --- a/astro-site/package-lock.json +++ b/astro-site/package-lock.json @@ -1,12 +1,12 @@ { "name": "astro-site", - "version": "0.0.1", + "version": "2.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "astro-site", - "version": "0.0.1", + "version": "2.1.0", "dependencies": { "@astrojs/sitemap": "^3.7.2", "astro": "^6.1.8" @@ -4215,9 +4215,9 @@ } }, "node_modules/svgo": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/svgo/-/svgo-4.0.1.tgz", - "integrity": "sha512-XDpWUOPC6FEibaLzjfe0ucaV0YrOjYotGJO1WpF0Zd+n6ZGEQUsSugaoLq9QkEZtAfQIxT42UChcssDVPP3+/w==", + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/svgo/-/svgo-4.0.2.tgz", + "integrity": "sha512-ekx94z1rRc5LDi6oSUaeRnYhd0UOJxdtQCL2rF8xpWxD3TPAsISWOrxezqGovqS38GRZOdpDfvQe3ts6F7nsng==", "license": "MIT", "dependencies": { "commander": "^11.1.0",