fix: upgrade cookie from 0.4.2 to 0.5.0

Snyk has created this PR to upgrade cookie from 0.4.2 to 0.5.0.

See this package in npm:
https://www.npmjs.com/package/cookie

See this project in Snyk:
https://app.snyk.io/org/icebergverse/project/9fbd9165-5f5b-43a0-b9a5-98af9fb18e36?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2022-11-19 22:57:39 +00:00 committed by Iceberg verse
parent 3f7171944d
commit 1e2d921b87

View File

@ -50,7 +50,7 @@
"@cfworker/uuid": "^1.12.4", "@cfworker/uuid": "^1.12.4",
"@tsndr/cloudflare-worker-jwt": "^2.1.0", "@tsndr/cloudflare-worker-jwt": "^2.1.0",
"@vercel/commerce": "workspace:*", "@vercel/commerce": "workspace:*",
"cookie": "^0.4.1", "cookie": "^0.5.0",
"immutability-helper": "^3.1.1", "immutability-helper": "^3.1.1",
"js-cookie": "^3.0.1", "js-cookie": "^3.0.1",
"jsonwebtoken": "^8.5.1", "jsonwebtoken": "^8.5.1",