File tree 2 files changed +23
-5
lines changed
2 files changed +23
-5
lines changed Original file line number Diff line number Diff line change 47
47
"@react-keycloak/web" : " 3.4.0" ,
48
48
"async" : " 2.6.4" ,
49
49
"babyparse" : " 0.4.6" ,
50
- "body-parser" : " 1.20.2 " ,
50
+ "body-parser" : " 1.20.3 " ,
51
51
"ble-glucose" : " 0.7.0" ,
52
52
"bows" : " 1.7.2" ,
53
53
"chrome-launcher" : " 0.15.2" ,
Original file line number Diff line number Diff line change 3990
3990
type-is "~1.6.18"
3991
3991
unpipe "1.0.0"
3992
3992
3993
+
3994
+ version "1.20.3"
3995
+ resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.3.tgz#1953431221c6fb5cd63c4b36d53fab0928e548c6"
3996
+ integrity sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==
3997
+ dependencies:
3998
+ bytes "3.1.2"
3999
+ content-type "~1.0.5"
4000
+ debug "2.6.9"
4001
+ depd "2.0.0"
4002
+ destroy "1.2.0"
4003
+ http-errors "2.0.0"
4004
+ iconv-lite "0.4.24"
4005
+ on-finished "2.4.1"
4006
+ qs "6.13.0"
4007
+ raw-body "2.5.2"
4008
+ type-is "~1.6.18"
4009
+ unpipe "1.0.0"
4010
+
3993
4011
bonjour-service@^1.0.11:
3994
4012
version "1.2.1"
3995
4013
resolved "https://registry.yarnpkg.com/bonjour-service/-/bonjour-service-1.2.1.tgz#eb41b3085183df3321da1264719fbada12478d02"
11508
11526
dependencies:
11509
11527
side-channel "^1.0.4"
11510
11528
11511
- qs@^6.12.3, qs@^6.9.1:
11512
- version "6.12.3 "
11513
- resolved "https://registry.yarnpkg.com/qs/-/qs-6.12.3 .tgz#e43ce03c8521b9c7fd7f1f13e514e5ca37727754 "
11514
- integrity sha512-AWJm14H1vVaO/iNZ4/hO+HyaTehuy9nRqVdkTqlJt0HWvBiBIEXFmb4C0DGeYo3Xes9rrEW+TxHsaigCbN5ICQ ==
11529
+ qs@6.13.0, qs@ ^6.12.3, qs@^6.9.1:
11530
+ version "6.13.0 "
11531
+ resolved "https://registry.yarnpkg.com/qs/-/qs-6.13.0 .tgz#6ca3bd58439f7e245655798997787b0d88a51906 "
11532
+ integrity sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg ==
11515
11533
dependencies:
11516
11534
side-channel "^1.0.6"
11517
11535
You can’t perform that action at this time.
0 commit comments