diff --git a/package.json b/package.json index b32adab8..80df404f 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "@eslint/js": "^9.9.1", "@types/autosize": "^4.0.3", "@types/bootstrap": "^5.2.10", - "@types/cookie": "^0.6.0", + "@types/cookie": "^1.0.0", "@types/cookie-parser": "^1.4.7", "@types/express": "^4.17.21", "@types/html-to-text": "^9.0.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c1c82766..48cde188 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -214,8 +214,8 @@ importers: specifier: ^5.2.10 version: 5.2.10 '@types/cookie': - specifier: ^0.6.0 - version: 0.6.0 + specifier: ^1.0.0 + version: 1.0.0 '@types/cookie-parser': specifier: ^1.4.7 version: 1.4.7 @@ -1268,8 +1268,9 @@ packages: '@types/cookie-parser@1.4.7': resolution: {integrity: sha512-Fvuyi354Z+uayxzIGCwYTayFKocfV7TuDYZClCdIP9ckhvAu/ixDtCB6qx2TT0FKjPLf1f3P/J1rgf6lPs64mw==} - '@types/cookie@0.6.0': - resolution: {integrity: sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==} + '@types/cookie@1.0.0': + resolution: {integrity: sha512-mGFXbkDQJ6kAXByHS7QAggRXgols0mAdP4MuXgloGY1tXokvzaFFM4SMqWvf7AH0oafI7zlFJwoGWzmhDqTZ9w==} + deprecated: This is a stub types definition. cookie provides its own type definitions, so you do not need this installed. '@types/eslint-scope@3.7.7': resolution: {integrity: sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==} @@ -5773,7 +5774,9 @@ snapshots: dependencies: '@types/express': 4.17.21 - '@types/cookie@0.6.0': {} + '@types/cookie@1.0.0': + dependencies: + cookie: 1.0.1 '@types/eslint-scope@3.7.7': dependencies: