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",