From 988d6fae8e199917406af1f9764be9fb56270e94 Mon Sep 17 00:00:00 2001 From: w3bdesign <45217974+w3bdesign@users.noreply.github.com> Date: Fri, 7 Feb 2025 07:26:34 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20deps:=20update=20dependencies?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++++++-- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index d0a938aa..069410b6 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@vercel/speed-insights": "^1.1.0", "autoprefixer": "^10.4.20", "clsx": "^2.1.1", - "cookie": ">=1.0.2", + "cookie": "^1.0.2", "envalid": "^8.0.0", "jest": "^29.7.0", "motion": "^12.4.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b0567764..94bfe49a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,7 +33,7 @@ importers: specifier: ^2.1.1 version: 2.1.1 cookie: - specifier: '>=1.0.2' + specifier: ^1.0.2 version: 1.0.2 envalid: specifier: ^8.0.0 @@ -845,6 +845,10 @@ packages: resolution: {integrity: sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==} engines: {node: '>=6.9.0'} + '@babel/runtime@7.26.7': + resolution: {integrity: sha512-AOPI3D+a8dXnja+iwsUqGRjr1BbZIe771sXdapOtYI531gSqpi92vXivKcq2asu/DFpdl1ceFAKZyRzK2PCVcQ==} + engines: {node: '>=6.9.0'} + '@babel/template@7.25.9': resolution: {integrity: sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==} engines: {node: '>=6.9.0'} @@ -9366,6 +9370,10 @@ snapshots: dependencies: regenerator-runtime: 0.14.1 + '@babel/runtime@7.26.7': + dependencies: + regenerator-runtime: 0.14.1 + '@babel/template@7.25.9': dependencies: '@babel/code-frame': 7.26.2 @@ -11247,7 +11255,7 @@ snapshots: '@testing-library/dom@10.4.0': dependencies: '@babel/code-frame': 7.26.2 - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.26.7 '@types/aria-query': 5.0.4 aria-query: 5.3.0 chalk: 4.1.2