diff --git a/package.json b/package.json index 15a9b6fb6..8412cdfe4 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@radix-ui/react-accordion": "1.1.2", "@radix-ui/react-dialog": "1.0.5", "@radix-ui/react-switch": "1.0.3", - "@vercel/analytics": "1.1.0", + "@vercel/analytics": "1.1.1", "cheerio": "1.0.0-rc.12", "class-variance-authority": "0.7.0", "clsx": "2.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e998ad841..f8c83aff3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ dependencies: specifier: 1.0.3 version: 1.0.3(@types/react-dom@18.2.11)(@types/react@18.2.25)(react-dom@18.2.0)(react@18.2.0) '@vercel/analytics': - specifier: 1.1.0 - version: 1.1.0 + specifier: 1.1.1 + version: 1.1.1 cheerio: specifier: 1.0.0-rc.12 version: 1.0.0-rc.12 @@ -2245,8 +2245,8 @@ packages: eslint-visitor-keys: 3.4.3 dev: true - /@vercel/analytics@1.1.0: - resolution: {integrity: sha512-k5ePYZPxitxxD1eJenPUUuH3qK+EtaA9OVD3oO0BRbyT/LarmZF0qdkptRSidip1arQxsTEIWvHbTuj1oksl+Q==} + /@vercel/analytics@1.1.1: + resolution: {integrity: sha512-+NqgNmSabg3IFfxYhrWCfB/H+RCUOCR5ExRudNG2+pcRehq628DJB5e1u1xqwpLtn4pAYii4D98w7kofORAGQA==} dependencies: server-only: 0.0.1 dev: false