Browse Source

Merge pull request #2234 from doccano/dependabot/npm_and_yarn/frontend/tough-cookie-4.1.3

Bump tough-cookie from 4.1.2 to 4.1.3 in /frontend
pull/2244/head
Hiroki Nakayama 1 year ago
committed by GitHub
parent
commit
c0093f0c06
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions
  1. 6
      frontend/yarn.lock

6
frontend/yarn.lock

@ -11754,9 +11754,9 @@ touch@^3.1.0:
nopt "~1.0.10"
tough-cookie@^4.0.0:
version "4.1.2"
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.1.2.tgz#e53e84b85f24e0b65dd526f46628db6c85f6b874"
integrity sha512-G9fqXWoYFZgTc2z8Q5zaHy/vJMjm+WV0AkAeHxVCQiEB1b+dGvWzFW6QV07cY5jQ5gRkeid2qIkzkxUnmoQZUQ==
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"

Loading…
Cancel
Save