File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1313 "diff" : " ^5.1.0" ,
1414 "dompurify" : " ^3.1.3" ,
1515 "expiry-map" : " ^2.0.0" ,
16- "express" : " ^4.21.1 " ,
16+ "express" : " ^4.21.2 " ,
1717 "express-handlebars" : " ^5.2.0" ,
1818 "express-paginate" : " ^1.0.2" ,
1919 "jsdom" : " ^23.0.1" ,
Original file line number Diff line number Diff line change @@ -698,10 +698,10 @@ express-paginate@^1.0.2:
698698 lodash.isobject "^3.0.2"
699699 qs "^6.5.1"
700700
701- express@^4.21.1 :
702- version "4.21.1 "
703- resolved "https://registry.yarnpkg.com/express/-/express-4.21.1 .tgz#9dae5dda832f16b4eec941a4e44aa89ec481b281 "
704- integrity sha512-YSFlK1Ee0/GC8QaO91tHcDxJiE/X4FbpAyQWkxAvG6AXCuR65YzK8ua6D9hvi/TzUfZMpc+BwuM1IPw8fmQBiQ ==
701+ express@^4.21.2 :
702+ version "4.21.2 "
703+ resolved "https://registry.yarnpkg.com/express/-/express-4.21.2 .tgz#cf250e48362174ead6cea4a566abef0162c1ec32 "
704+ integrity sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA ==
705705 dependencies :
706706 accepts "~1.3.8"
707707 array-flatten "1.1.1"
@@ -722,7 +722,7 @@ express@^4.21.1:
722722 methods "~1.1.2"
723723 on-finished "2.4.1"
724724 parseurl "~1.3.3"
725- path-to-regexp "0.1.10 "
725+ path-to-regexp "0.1.12 "
726726 proxy-addr "~2.0.7"
727727 qs "6.13.0"
728728 range-parser "~1.2.1"
@@ -1474,10 +1474,10 @@ path-key@^4.0.0:
14741474 resolved "https://registry.yarnpkg.com/path-key/-/path-key-4.0.0.tgz#295588dc3aee64154f877adb9d780b81c554bf18"
14751475 integrity sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==
14761476
1477- path-to-regexp@0.1.10 :
1478- version "0.1.10 "
1479- resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.10 .tgz#67e9108c5c0551b9e5326064387de4763c4d5f8b "
1480- integrity sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w ==
1477+ path-to-regexp@0.1.12 :
1478+ version "0.1.12 "
1479+ resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.12 .tgz#d5e1a12e478a976d432ef3c58d534b9923164bb7 "
1480+ integrity sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ ==
14811481
14821482picomatch@^2.0.4, picomatch@^2.2.1 :
14831483 version "2.2.2"
You can’t perform that action at this time.
0 commit comments