Skip to content

Commit

Permalink
chore(deps): update dependency tough-cookie to v4.1.3 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 13, 2023
1 parent 553a000 commit 40ffef6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"symlink-or-copy": "1.3.1",
"systeminformation": "5.16.9",
"tail": "2.2.5",
"tough-cookie": "4.1.2",
"tough-cookie": "4.1.3",
"validator": "7.2.0",
"yargs": "17.6.2",
"yarn": "1.22.19"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5396,10 +5396,10 @@ to-regex-range@^5.0.1:
dependencies:
is-number "^7.0.0"

tough-cookie@4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.1.2.tgz#e53e84b85f24e0b65dd526f46628db6c85f6b874"
integrity sha512-G9fqXWoYFZgTc2z8Q5zaHy/vJMjm+WV0AkAeHxVCQiEB1b+dGvWzFW6QV07cY5jQ5gRkeid2qIkzkxUnmoQZUQ==
tough-cookie@4.1.3:
version "4.1.3"
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.1.3.tgz#97b9adb0728b42280aa3d814b6b999b2ff0318bf"
integrity sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==
dependencies:
psl "^1.1.33"
punycode "^2.1.1"
Expand Down

0 comments on commit 40ffef6

Please sign in to comment.