From 039f24cd433aa0b10665816214e2a860f7e4eb0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 19:17:31 +0000 Subject: [PATCH] build(deps): bump link-preview-js from 4.0.4 to 5.0.0 Bumps [link-preview-js](https://github.com/OP-Engineering/link-preview-js) from 4.0.4 to 5.0.0. - [Release notes](https://github.com/OP-Engineering/link-preview-js/releases) - [Commits](https://github.com/OP-Engineering/link-preview-js/compare/4.0.4...5.0.0) --- updated-dependencies: - dependency-name: link-preview-js dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- bun.lock | 6 ++++-- package.json | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 88e35f1..ee224d2 100644 --- a/bun.lock +++ b/bun.lock @@ -13,7 +13,7 @@ "elysia": "^1.4.29", "jimp": "^1.6.1", "libphonenumber-js": "^1.13.11", - "link-preview-js": "^4.0.4", + "link-preview-js": "^5.0.0", "qs": "^6.15.3", "readeof": "^1.1.0", "rotating-file-stream": "^3.2.10", @@ -395,7 +395,7 @@ "libsignal": ["libsignal@6.0.0", "", { "dependencies": { "curve25519-js": "^0.0.4", "protobufjs": "^7.5.5" } }, "sha512-d/5V3YFtDljbFMufz4ncyUYGYhJl+vzAe+c2EFFBQ6bz1h8Q3IOMEGXYMzlibU60I+e8GagMMpji18iez3P1hA=="], - "link-preview-js": ["link-preview-js@4.0.4", "", { "dependencies": { "cheerio": "1.0.0-rc.11" } }, "sha512-hJ2UlkFtwCihTtx8y5zBH6iuMYwz+W5v06GY7owDfFvTdAtMZMBfKzg7TjKegL+ehHw4CDIzZClJNKhwAD6Q0Q=="], + "link-preview-js": ["link-preview-js@5.0.0", "", { "dependencies": { "cheerio": "1.0.0-rc.11", "undici": "^8.6.0" } }, "sha512-+/R92+k6wwhkdJa7tSXp2WqLaRjyo2eTNbgxNyuZV9fKZ6zLcM9ZSd2ZdzsvrZwAvu4sk3vSfxEmj0xwfOVe7Q=="], "lint-staged": ["lint-staged@17.4.1", "", { "dependencies": { "picomatch": "^4.0.7", "string-argv": "^0.3.2", "tinyexec": "^1.3.0" }, "optionalDependencies": { "yaml": "^2.9.0" }, "bin": { "lint-staged": "bin/lint-staged.js" } }, "sha512-FmJeudcalbSfg1du+JCfvi5vS6Qt08KgbfLWiHinbef+2JJwUZwAWVoaO1AcJVUTWPfk0t30PMQNwPAeCzYQ+Q=="], @@ -537,6 +537,8 @@ "uint8array-extras": ["uint8array-extras@1.5.0", "", {}, "sha512-rvKSBiC5zqCCiDZ9kAOszZcDvdAHwwIKJG33Ykj43OKcWsnmcBRL09YTU4nOeHZ8Y2a7l1MgTd08SBe9A8Qj6A=="], + "undici": ["undici@8.10.1", "", {}, "sha512-YQ3WlbqjYMmNpdvDH64jAgLjxuAR9+649calDWhbshYaeQGO2bR4nI94ORJmwI3J9YhoKQnpyGOK+0zlWS5N5Q=="], + "undici-types": ["undici-types@8.3.0", "", {}, "sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ=="], "utif2": ["utif2@4.1.0", "", { "dependencies": { "pako": "^1.0.11" } }, "sha512-+oknB9FHrJ7oW7A2WZYajOcv4FcDR4CfoGB0dPNfxbi4GO05RRnFmt5oa23+9w32EanrYcSJWspUiJkLMs+37w=="], diff --git a/package.json b/package.json index af9c449..6a09d65 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "elysia": "^1.4.29", "jimp": "^1.6.1", "libphonenumber-js": "^1.13.11", - "link-preview-js": "^4.0.4", + "link-preview-js": "^5.0.0", "qs": "^6.15.3", "readeof": "^1.1.0", "rotating-file-stream": "^3.2.10"