From 631607720b375e0066c97ed50b3691f92ac7fe9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 13:49:51 +0000 Subject: [PATCH] build(deps): bump @vercel/speed-insights from 1.0.9 to 1.0.10 Bumps [@vercel/speed-insights](https://github.com/vercel/speed-insights/tree/HEAD/packages/web) from 1.0.9 to 1.0.10. - [Release notes](https://github.com/vercel/speed-insights/releases) - [Commits](https://github.com/vercel/speed-insights/commits/1.0.10/packages/web) --- updated-dependencies: - dependency-name: "@vercel/speed-insights" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index c23b1cc..a3d7681 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.0.0", "dependencies": { "@vercel/analytics": "^1.1.3", - "@vercel/speed-insights": "^1.0.9", + "@vercel/speed-insights": "^1.0.10", "hexo": "^7.0.0", "hexo-algolia": "^1.3.2", "hexo-deployer-git": "^4.0.0", @@ -91,9 +91,9 @@ } }, "node_modules/@vercel/speed-insights": { - "version": "1.0.9", - "resolved": "https://registry.npmmirror.com/@vercel/speed-insights/-/speed-insights-1.0.9.tgz", - "integrity": "sha512-f+XFP0O+aZ4Olj9h+BitkB1b4NJQaxtyCb69wWuDxytJHY6Pa4QtZPdBUftHOcajUCHRVeq062fk3MKXKtjNVQ==", + "version": "1.0.10", + "resolved": "https://registry.npmmirror.com/@vercel/speed-insights/-/speed-insights-1.0.10.tgz", + "integrity": "sha512-4uzdKB0RW6Ff2FkzshzjZ+RlJfLPxgm/00i0XXgxfMPhwnnsk92YgtqsxT9OcPLdJUyVU1DqFlSWWjIQMPkh0g==", "hasInstallScript": true, "peerDependencies": { "@sveltejs/kit": "^1 || ^2", @@ -3270,9 +3270,9 @@ } }, "@vercel/speed-insights": { - "version": "1.0.9", - "resolved": "https://registry.npmmirror.com/@vercel/speed-insights/-/speed-insights-1.0.9.tgz", - "integrity": "sha512-f+XFP0O+aZ4Olj9h+BitkB1b4NJQaxtyCb69wWuDxytJHY6Pa4QtZPdBUftHOcajUCHRVeq062fk3MKXKtjNVQ==", + "version": "1.0.10", + "resolved": "https://registry.npmmirror.com/@vercel/speed-insights/-/speed-insights-1.0.10.tgz", + "integrity": "sha512-4uzdKB0RW6Ff2FkzshzjZ+RlJfLPxgm/00i0XXgxfMPhwnnsk92YgtqsxT9OcPLdJUyVU1DqFlSWWjIQMPkh0g==", "requires": {} }, "a-sync-waterfall": { diff --git a/package.json b/package.json index ee03f27..06d0636 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@vercel/analytics": "^1.1.3", - "@vercel/speed-insights": "^1.0.9", + "@vercel/speed-insights": "^1.0.10", "hexo": "^7.0.0", "hexo-algolia": "^1.3.2", "hexo-deployer-git": "^4.0.0",