Skip to content

Commit c13ad45

Browse files
authored
Merge pull request #305 from android/dependabot/npm_and_yarn/MacrobenchmarkSample/functions/multi-d74e9e8b49
chore(deps): bump cookie and express in /MacrobenchmarkSample/functions
2 parents ad06abe + fe2df09 commit c13ad45

File tree

2 files changed

+28
-27
lines changed

2 files changed

+28
-27
lines changed

MacrobenchmarkSample/functions/package-lock.json

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

MacrobenchmarkSample/functions/yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -509,10 +509,10 @@ [email protected]:
509509
resolved "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz"
510510
integrity sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==
511511

512-
cookie@0.6.0:
513-
version "0.6.0"
514-
resolved "https://registry.npmjs.org/cookie/-/cookie-0.6.0.tgz"
515-
integrity sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==
512+
cookie@0.7.1:
513+
version "0.7.1"
514+
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.1.tgz#2f73c42142d5d5cf71310a74fc4ae61670e5dbc9"
515+
integrity sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==
516516

517517
cors@^2.8.5:
518518
version "2.8.5"
@@ -637,16 +637,16 @@ event-target-shim@^5.0.0:
637637
integrity sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==
638638

639639
express@^4.17.1:
640-
version "4.21.0"
641-
resolved "https://registry.npmjs.org/express/-/express-4.21.0.tgz"
642-
integrity sha512-VqcNGcj/Id5ZT1LZ/cfihi3ttTn+NJmkli2eZADigjq29qTlWi/hAQ43t/VLPq8+UX06FCEx3ByOYet6ZFblng==
640+
version "4.21.2"
641+
resolved "https://registry.yarnpkg.com/express/-/express-4.21.2.tgz#cf250e48362174ead6cea4a566abef0162c1ec32"
642+
integrity sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==
643643
dependencies:
644644
accepts "~1.3.8"
645645
array-flatten "1.1.1"
646646
body-parser "1.20.3"
647647
content-disposition "0.5.4"
648648
content-type "~1.0.4"
649-
cookie "0.6.0"
649+
cookie "0.7.1"
650650
cookie-signature "1.0.6"
651651
debug "2.6.9"
652652
depd "2.0.0"
@@ -660,7 +660,7 @@ express@^4.17.1:
660660
methods "~1.1.2"
661661
on-finished "2.4.1"
662662
parseurl "~1.3.3"
663-
path-to-regexp "0.1.10"
663+
path-to-regexp "0.1.12"
664664
proxy-addr "~2.0.7"
665665
qs "6.13.0"
666666
range-parser "~1.2.1"
@@ -1213,10 +1213,10 @@ parseurl@~1.3.3:
12131213
resolved "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz"
12141214
integrity sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==
12151215

1216-
1217-
version "0.1.10"
1218-
resolved "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.10.tgz"
1219-
integrity sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w==
1216+
1217+
version "0.1.12"
1218+
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.12.tgz#d5e1a12e478a976d432ef3c58d534b9923164bb7"
1219+
integrity sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==
12201220

12211221
proto3-json-serializer@^2.0.2:
12221222
version "2.0.2"

0 commit comments

Comments
 (0)