Skip to content

Commit

Permalink
fix: upgrade cookie from 0.4.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.4.0 to 0.6.0.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/jophi116262/project/45e3711a-e679-478b-bedf-ab7b66c032b6?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and JoPhi116262 committed May 25, 2024
1 parent 986a043 commit e853f81
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@xterm/addon-webgl": "0.18.0-beta.5",
"@xterm/headless": "5.5.0-beta.5",
"@xterm/xterm": "5.5.0-beta.5",
"cookie": "^0.4.0",
"cookie": "^0.6.0",
"graceful-fs": "4.2.11",
"http-proxy-agent": "^7.0.0",
"https-proxy-agent": "^7.0.2",
Expand Down
8 changes: 4 additions & 4 deletions remote/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -207,10 +207,10 @@ chownr@^1.1.1:
resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.4.tgz#6fc9d7b42d32a583596337666e7d08084da2cc6b"
integrity sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==

cookie@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.0.tgz#beb437e7022b3b6d49019d088665303ebe9c14ba"
integrity sha512-+Hp8fLp57wnUSt0tY0tHEXh4voZRDnoIrZPqlo3DPiI4y9lwg/jqx+1Om94/W6ZaPDOUbnjOt/99w66zk+l1Xg==
cookie@^0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.6.0.tgz#2798b04b071b0ecbff0dbb62a505a8efa4e19051"
integrity sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==

debug@4, debug@^4.3.4:
version "4.3.4"
Expand Down

0 comments on commit e853f81

Please sign in to comment.