diff --git a/example/package-lock.json b/example/package-lock.json index e1631ab..8294595 100644 --- a/example/package-lock.json +++ b/example/package-lock.json @@ -2370,9 +2370,9 @@ } }, "node_modules/astro-opengraph-images": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/astro-opengraph-images/-/astro-opengraph-images-1.4.0.tgz", - "integrity": "sha512-txcS5qPofZcUwLy5dSRPhmlSvIfoCk+jcN3NBqitLyaCiI9ATowX6zk0nwUSGZNBDiEx8otcv7vDnjpulDFbGA==", + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/astro-opengraph-images/-/astro-opengraph-images-1.4.1.tgz", + "integrity": "sha512-fvwAIuJlpCvlFPMGyGRfHaQE91AIzWXW9I7E38KHUWRNsL6PniPraM0GIoJqFG/zL5Kl0d1CCYqqZSwUsZ96MQ==", "dependencies": { "@resvg/resvg-js": "^2.6.2", "jsdom": "^24.1.0",