Skip to content

Commit 04c8715

Browse files
authored
Merge pull request #24 from tanben/dependabot/npm_and_yarn/app1/multi-131610d547
Bump cookie and light-my-request in /app1
2 parents 3d71967 + 9570591 commit 04c8715

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

app1/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app1/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3134,10 +3134,10 @@ convert-source-map@^2.0.0:
31343134
resolved "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz"
31353135
integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==
31363136

3137-
cookie@^0.6.0:
3138-
version "0.6.0"
3139-
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.6.0.tgz#2798b04b071b0ecbff0dbb62a505a8efa4e19051"
3140-
integrity sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==
3137+
cookie@^0.7.0:
3138+
version "0.7.2"
3139+
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.2.tgz#556369c472a2ba910f2979891b526b3436237ed7"
3140+
integrity sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==
31413141

31423142
core-js-compat@^3.31.0:
31433143
version "3.32.0"
@@ -5249,11 +5249,11 @@ levn@^0.4.1:
52495249
type-check "~0.4.0"
52505250

52515251
light-my-request@^5.11.0:
5252-
version "5.13.0"
5253-
resolved "https://registry.yarnpkg.com/light-my-request/-/light-my-request-5.13.0.tgz#b29905e55e8605b77fee2a946e17b219bca35113"
5254-
integrity sha512-9IjUN9ZyCS9pTG+KqTDEQo68Sui2lHsYBrfMyVUTTZ3XhH8PMZq7xO94Kr+eP9dhi/kcKsx4N41p2IXEBil1pQ==
5252+
version "5.14.0"
5253+
resolved "https://registry.yarnpkg.com/light-my-request/-/light-my-request-5.14.0.tgz#11ddae56de4053fd5c1845cbfbee5c29e8a257e7"
5254+
integrity sha512-aORPWntbpH5esaYpGOOmri0OHDOe3wC5M2MQxZ9dvMLZm6DnaAn0kJlcbU9hwsQgLzmZyReKwFwwPkR+nHu5kA==
52555255
dependencies:
5256-
cookie "^0.6.0"
5256+
cookie "^0.7.0"
52575257
process-warning "^3.0.0"
52585258
set-cookie-parser "^2.4.1"
52595259

0 commit comments

Comments
 (0)