Skip to content

Commit dfa9470

Browse files
authored
Merge pull request #298 from gmsgowtham/dependabot/npm_and_yarn/example/body-parser-1.20.3
build(deps): bump body-parser from 1.20.2 to 1.20.3 in /example
2 parents 78c515d + 09149c9 commit dfa9470

File tree

1 file changed

+1
-58
lines changed

1 file changed

+1
-58
lines changed

example/yarn.lock

Lines changed: 1 addition & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -3132,7 +3132,7 @@ blueimp-md5@^2.10.0:
31323132
resolved "https://registry.yarnpkg.com/blueimp-md5/-/blueimp-md5-2.19.0.tgz#b53feea5498dcb53dc6ec4b823adb84b729c4af0"
31333133
integrity sha512-DRQrD6gJyy8FbiE4s+bDoXS9hiW3Vbx5uCdwvcCf3zLHL+Iv7LtGHLpr+GZV8rHG8tK766FGYBwRbu8pELTt+w==
31343134

3135-
body-parser@1.20.3:
3135+
body-parser@1.20.3, body-parser@^1.20.1:
31363136
version "1.20.3"
31373137
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.3.tgz#1953431221c6fb5cd63c4b36d53fab0928e548c6"
31383138
integrity sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==
@@ -3150,24 +3150,6 @@ body-parser@1.20.3:
31503150
type-is "~1.6.18"
31513151
unpipe "1.0.0"
31523152

3153-
body-parser@^1.20.1:
3154-
version "1.20.2"
3155-
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.2.tgz#6feb0e21c4724d06de7ff38da36dad4f57a747fd"
3156-
integrity sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==
3157-
dependencies:
3158-
bytes "3.1.2"
3159-
content-type "~1.0.5"
3160-
debug "2.6.9"
3161-
depd "2.0.0"
3162-
destroy "1.2.0"
3163-
http-errors "2.0.0"
3164-
iconv-lite "0.4.24"
3165-
on-finished "2.4.1"
3166-
qs "6.11.0"
3167-
raw-body "2.5.2"
3168-
type-is "~1.6.18"
3169-
unpipe "1.0.0"
3170-
31713153
bonjour-service@^1.0.11:
31723154
version "1.1.1"
31733155
resolved "https://registry.yarnpkg.com/bonjour-service/-/bonjour-service-1.1.1.tgz#960948fa0e0153f5d26743ab15baf8e33752c135"
@@ -3344,14 +3326,6 @@ cache-base@^1.0.1:
33443326
union-value "^1.0.0"
33453327
unset-value "^1.0.0"
33463328

3347-
call-bind@^1.0.0:
3348-
version "1.0.2"
3349-
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c"
3350-
integrity sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==
3351-
dependencies:
3352-
function-bind "^1.1.1"
3353-
get-intrinsic "^1.0.2"
3354-
33553329
call-bind@^1.0.7:
33563330
version "1.0.7"
33573331
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.7.tgz#06016599c40c56498c18769d2730be242b6fa3b9"
@@ -4952,16 +4926,6 @@ get-caller-file@^2.0.1, get-caller-file@^2.0.5:
49524926
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
49534927
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
49544928

4955-
get-intrinsic@^1.0.2:
4956-
version "1.2.1"
4957-
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.1.tgz#d295644fed4505fc9cde952c37ee12b477a83d82"
4958-
integrity sha512-2DcsyfABl+gVHEfCOaTrWgyt+tb6MSEGmKq+kI5HwLbIYgjgmMcV8KQ41uaKz1xxUcn9tJtgFbQUEVcEbd0FYw==
4959-
dependencies:
4960-
function-bind "^1.1.1"
4961-
has "^1.0.3"
4962-
has-proto "^1.0.1"
4963-
has-symbols "^1.0.3"
4964-
49654929
get-intrinsic@^1.1.3, get-intrinsic@^1.2.4:
49664930
version "1.2.4"
49674931
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.4.tgz#e385f5a4b5227d449c3eabbad05494ef0abbeadd"
@@ -6958,11 +6922,6 @@ object-inspect@^1.13.1:
69586922
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.2.tgz#dea0088467fb991e67af4058147a24824a3043ff"
69596923
integrity sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==
69606924

6961-
object-inspect@^1.9.0:
6962-
version "1.12.3"
6963-
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.3.tgz#ba62dffd67ee256c8c086dfae69e016cd1f198b9"
6964-
integrity sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==
6965-
69666925
object-visit@^1.0.0:
69676926
version "1.0.1"
69686927
resolved "https://registry.yarnpkg.com/object-visit/-/object-visit-1.0.1.tgz#f79c4493af0c5377b59fe39d395e41042dd045bb"
@@ -7708,13 +7667,6 @@ qrcode-terminal@0.11.0:
77087667
resolved "https://registry.yarnpkg.com/qrcode-terminal/-/qrcode-terminal-0.11.0.tgz#ffc6c28a2fc0bfb47052b47e23f4f446a5fbdb9e"
77097668
integrity sha512-Uu7ii+FQy4Qf82G4xu7ShHhjhGahEpCWc3x8UavY3CTcWV+ufmmCtwkr7ZKsX42jdL0kr1B5FKUeqJvAn51jzQ==
77107669

7711-
qs@6.11.0:
7712-
version "6.11.0"
7713-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.0.tgz#fd0d963446f7a65e1367e01abd85429453f0c37a"
7714-
integrity sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==
7715-
dependencies:
7716-
side-channel "^1.0.4"
7717-
77187670
qs@6.13.0:
77197671
version "6.13.0"
77207672
resolved "https://registry.yarnpkg.com/qs/-/qs-6.13.0.tgz#6ca3bd58439f7e245655798997787b0d88a51906"
@@ -8470,15 +8422,6 @@ shell-quote@^1.6.1, shell-quote@^1.7.3:
84708422
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.8.1.tgz#6dbf4db75515ad5bac63b4f1894c3a154c766680"
84718423
integrity sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==
84728424

8473-
side-channel@^1.0.4:
8474-
version "1.0.4"
8475-
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.4.tgz#efce5c8fdc104ee751b25c58d4290011fa5ea2cf"
8476-
integrity sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==
8477-
dependencies:
8478-
call-bind "^1.0.0"
8479-
get-intrinsic "^1.0.2"
8480-
object-inspect "^1.9.0"
8481-
84828425
side-channel@^1.0.6:
84838426
version "1.0.6"
84848427
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.6.tgz#abd25fb7cd24baf45466406b1096b7831c9215f2"

0 commit comments

Comments
 (0)