-
-
Notifications
You must be signed in to change notification settings - Fork 339
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump cookie-parser from 1.4.3 to 1.4.7
- Loading branch information
1 parent
a0a68f7
commit bb9c8cb
Showing
2 changed files
with
7 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2676,24 +2676,19 @@ convert-source-map@~1.1.0: | |
resolved "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.1.3.tgz" | ||
integrity sha1-SCnId+n+SbMWHzvzZziI4gRpmGA= | ||
|
||
[email protected].3: | ||
version "1.4.3" | ||
resolved "https://registry.npmjs.org/cookie-parser/-/cookie-parser-1.4.3.tgz" | ||
integrity sha1-D+MfoZ0AC5X0qt8fU/3CuKIDuqU= | ||
[email protected].7: | ||
version "1.4.7" | ||
resolved "https://registry.yarnpkg.com/cookie-parser/-/cookie-parser-1.4.7.tgz#e2125635dfd766888ffe90d60c286404fa0e7b26" | ||
integrity sha512-nGUvgXnotP3BsjiLX2ypbQnWoGUPIIfHQNZkkC668ntrzGWEZVW70HDEB1qnNGMicPje6EttlIgzo51YSwNQGw== | ||
dependencies: | ||
cookie "0.3.1" | ||
cookie "0.7.2" | ||
cookie-signature "1.0.6" | ||
|
||
[email protected]: | ||
version "1.0.6" | ||
resolved "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz" | ||
integrity sha1-4wOogrNCzD7oylE6eZmXNNqzriw= | ||
|
||
[email protected]: | ||
version "0.3.1" | ||
resolved "https://registry.npmjs.org/cookie/-/cookie-0.3.1.tgz" | ||
integrity sha1-5+Ch+e9DtMi6klxcWpboBtFoc7s= | ||
|
||
[email protected]: | ||
version "0.4.0" | ||
resolved "https://registry.npmjs.org/cookie/-/cookie-0.4.0.tgz" | ||
|
@@ -2709,7 +2704,7 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.0.tgz#2148f68a77245d5c2c0005d264bc3e08cfa0655d" | ||
integrity sha512-qCf+V4dtlNhSRXGAZatc1TasyFO6GjohcOul807YOb5ik3+kQSnb4d7iajeCL8QHaJ4uZEjCgiCJerKXwdRVlQ== | ||
|
||
cookie@~0.7.2: | ||
cookie@0.7.2, cookie@~0.7.2: | ||
version "0.7.2" | ||
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.2.tgz#556369c472a2ba910f2979891b526b3436237ed7" | ||
integrity sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w== | ||
|