File tree Expand file tree Collapse file tree 2 files changed +0
-43
lines changed Expand file tree Collapse file tree 2 files changed +0
-43
lines changed Original file line number Diff line number Diff line change 33
33
"docusaurus-plugin-sass" : " ^0.2.6" ,
34
34
"esbuild" : " ^0.20.1" ,
35
35
"esbuild-loader" : " ^4.0.3" ,
36
- "express" : " 4.21.1" ,
37
36
"gray-matter" : " ^4.0.3" ,
38
37
"hast-util-is-element" : " 1.1.0" ,
39
38
"http-proxy-middleware" : " 2.0.7" ,
Original file line number Diff line number Diff line change @@ -5711,43 +5711,6 @@ execa@^5.0.0:
5711
5711
signal-exit "^3.0.3"
5712
5712
strip-final-newline "^2.0.0"
5713
5713
5714
-
5715
- version "4.21.1"
5716
- resolved "https://registry.yarnpkg.com/express/-/express-4.21.1.tgz#9dae5dda832f16b4eec941a4e44aa89ec481b281"
5717
- integrity sha512-YSFlK1Ee0/GC8QaO91tHcDxJiE/X4FbpAyQWkxAvG6AXCuR65YzK8ua6D9hvi/TzUfZMpc+BwuM1IPw8fmQBiQ==
5718
- dependencies:
5719
- accepts "~1.3.8"
5720
- array-flatten "1.1.1"
5721
- body-parser "1.20.3"
5722
- content-disposition "0.5.4"
5723
- content-type "~1.0.4"
5724
- cookie "0.7.1"
5725
- cookie-signature "1.0.6"
5726
- debug "2.6.9"
5727
- depd "2.0.0"
5728
- encodeurl "~2.0.0"
5729
- escape-html "~1.0.3"
5730
- etag "~1.8.1"
5731
- finalhandler "1.3.1"
5732
- fresh "0.5.2"
5733
- http-errors "2.0.0"
5734
- merge-descriptors "1.0.3"
5735
- methods "~1.1.2"
5736
- on-finished "2.4.1"
5737
- parseurl "~1.3.3"
5738
- path-to-regexp "0.1.10"
5739
- proxy-addr "~2.0.7"
5740
- qs "6.13.0"
5741
- range-parser "~1.2.1"
5742
- safe-buffer "5.2.1"
5743
- send "0.19.0"
5744
- serve-static "1.16.2"
5745
- setprototypeof "1.2.0"
5746
- statuses "2.0.1"
5747
- type-is "~1.6.18"
5748
- utils-merge "1.0.1"
5749
- vary "~1.1.2"
5750
-
5751
5714
express@^4.17.3:
5752
5715
version "4.21.2"
5753
5716
resolved "https://registry.yarnpkg.com/express/-/express-4.21.2.tgz#cf250e48362174ead6cea4a566abef0162c1ec32"
@@ -8631,11 +8594,6 @@ path-parse@^1.0.7:
8631
8594
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
8632
8595
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
8633
8596
8634
-
8635
- version "0.1.10"
8636
- resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.10.tgz#67e9108c5c0551b9e5326064387de4763c4d5f8b"
8637
- integrity sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w==
8638
-
8639
8597
8640
8598
version "0.1.12"
8641
8599
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.12.tgz#d5e1a12e478a976d432ef3c58d534b9923164bb7"
You can’t perform that action at this time.
0 commit comments