Skip to content

Commit 4b05d54

Browse files
authored
Merge pull request #344 from JdeRobot/dependabot/npm_and_yarn/frontend/multi-9f37c16f8f
Bump cookie and express in /frontend
2 parents 7dc1771 + ad162f4 commit 4b05d54

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

frontend/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.

frontend/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3719,10 +3719,10 @@ [email protected]:
37193719
resolved "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz"
37203720
integrity sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==
37213721

3722-
cookie@0.6.0:
3723-
version "0.6.0"
3724-
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.6.0.tgz#2798b04b071b0ecbff0dbb62a505a8efa4e19051"
3725-
integrity sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==
3722+
cookie@0.7.1:
3723+
version "0.7.1"
3724+
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.1.tgz#2f73c42142d5d5cf71310a74fc4ae61670e5dbc9"
3725+
integrity sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==
37263726

37273727
core-js-compat@^3.25.1:
37283728
version "3.32.1"
@@ -4831,16 +4831,16 @@ expect@^27.5.1:
48314831
jest-message-util "^27.5.1"
48324832

48334833
express@^4.17.3:
4834-
version "4.21.0"
4835-
resolved "https://registry.yarnpkg.com/express/-/express-4.21.0.tgz#d57cb706d49623d4ac27833f1cbc466b668eb915"
4836-
integrity sha512-VqcNGcj/Id5ZT1LZ/cfihi3ttTn+NJmkli2eZADigjq29qTlWi/hAQ43t/VLPq8+UX06FCEx3ByOYet6ZFblng==
4834+
version "4.21.1"
4835+
resolved "https://registry.yarnpkg.com/express/-/express-4.21.1.tgz#9dae5dda832f16b4eec941a4e44aa89ec481b281"
4836+
integrity sha512-YSFlK1Ee0/GC8QaO91tHcDxJiE/X4FbpAyQWkxAvG6AXCuR65YzK8ua6D9hvi/TzUfZMpc+BwuM1IPw8fmQBiQ==
48374837
dependencies:
48384838
accepts "~1.3.8"
48394839
array-flatten "1.1.1"
48404840
body-parser "1.20.3"
48414841
content-disposition "0.5.4"
48424842
content-type "~1.0.4"
4843-
cookie "0.6.0"
4843+
cookie "0.7.1"
48444844
cookie-signature "1.0.6"
48454845
debug "2.6.9"
48464846
depd "2.0.0"

0 commit comments

Comments
 (0)