diff options
author | RenovateBot <renovatebot@noreply.localhost> | 2024-11-22 00:03:47 +0300 |
---|---|---|
committer | RenovateBot <renovatebot@noreply.localhost> | 2024-11-22 00:03:47 +0300 |
commit | acb2cc7568ba490a8e7918ad2ee9090b5bdf042b (patch) | |
tree | ba245ee4f0436d98cace82817eb54b1fecc87b6a | |
parent | 18fb312ca4e75fdbae547a00e26ecd624ba25fcd (diff) | |
download | popov.link-renovate/all-digest.tar.xz popov.link-renovate/all-digest.zip |
Update dependency astro to v4.16.14renovate/all-digest
-rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index 5d5cce9..16a5ffc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2280,9 +2280,9 @@ } }, "node_modules/astro": { - "version": "4.16.13", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.13.tgz", - "integrity": "sha512-Mtd76+BC0zLWqoXpf9xc731AhdH4MNh5JFHYdLRvSH0Nqn48hA64dPGh/cWsJvh/DZFmC0NTZusM1Qq2gyNaVg==", + "version": "4.16.14", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.14.tgz", + "integrity": "sha512-2IuLkIp4idyspugq+F52rHZyNqHHi2AdQzuKp3SGytg/YAm50dNeWhP/7l+enjgWZLloLq5xsH5gVQpoDFoyFg==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.10.3", |