diff --git a/packages/core/package.json b/packages/core/package.json index af1071f035b..9442f9fd499 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -216,7 +216,7 @@ "ci-info": "^4.0.0", "clipboard-copy": "^4.0.1", "conf": "^10.2.0", - "cookie": "^0.6.0", + "cookie": "^0.7.0", "cors": "^2.8.5", "dataloader": "^2.1.0", "date-fns": "^4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0c6025ae4ab..f60d790a1ca 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2073,8 +2073,8 @@ importers: specifier: ^10.2.0 version: 10.2.0 cookie: - specifier: ^0.6.0 - version: 0.6.0 + specifier: ^0.7.0 + version: 0.7.2 cors: specifier: ^2.8.5 version: 2.8.5 @@ -7430,6 +7430,10 @@ packages: resolution: {integrity: sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==} engines: {node: '>= 0.6'} + cookie@0.7.2: + resolution: {integrity: sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==} + engines: {node: '>= 0.6'} + cookiejar@2.1.4: resolution: {integrity: sha512-LDx6oHrK+PhzLKJU9j5S7/Y3jM/mUHvD/DeI1WQmJn652iPC5Y4TBzC9l+5OMOXlyTTA+SmVUPm0HQUwpD5Jqw==} @@ -7932,6 +7936,7 @@ packages: eslint@8.57.0: resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true eslint@9.10.0: @@ -19077,6 +19082,8 @@ snapshots: cookie@0.6.0: {} + cookie@0.7.2: {} + cookiejar@2.1.4: {} copy-descriptor@0.1.1: {}