Skip to content

Commit

Permalink
fix: upgrade cookie from 0.5.0 to 0.6.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade cookie from 0.5.0 to 0.6.0.

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

See this project in Snyk:
https://app.snyk.io/org/leonardoadame/project/db7a1d03-d045-42dc-a254-31c3fbfdb484?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 29, 2023
1 parent 4ab5895 commit 315475e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sites/svelte.dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@jridgewell/sourcemap-codec": "^1.4.15",
"@supabase/supabase-js": "^2.25.0",
"@sveltejs/repl": "0.5.0-next.5",
"cookie": "^0.5.0",
"cookie": "^0.6.0",
"devalue": "^4.3.2",
"do-not-zip": "^1.0.0",
"flexsearch": "^0.7.31",
Expand Down

0 comments on commit 315475e

Please sign in to comment.