File tree 2 files changed +2
-15
lines changed
2 files changed +2
-15
lines changed Original file line number Diff line number Diff line change 33
33
"@types/mocha" : " ^8.0.3" ,
34
34
"@types/node" : " ^14.0.0" ,
35
35
"@types/pg" : " ^7.14.5" ,
36
- "JSONStream" : " ~0.7.1 " ,
36
+ "JSONStream" : " ~1.3.5 " ,
37
37
"concat-stream" : " ~1.0.1" ,
38
38
"eslint-plugin-promise" : " ^6.0.1" ,
39
39
"mocha" : " ^7.1.2" ,
Original file line number Diff line number Diff line change 1126
1126
mkdirp-promise "^5.0.1"
1127
1127
mz "^2.5.0"
1128
1128
1129
- JSONStream@^1.0.4, JSONStream@^1.3.4 :
1129
+ JSONStream@^1.0.4, JSONStream@^1.3.4, JSONStream@~1.3.5 :
1130
1130
version "1.3.5"
1131
1131
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"
1132
1132
integrity sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==
1133
1133
dependencies :
1134
1134
jsonparse "^1.2.0"
1135
1135
through ">=2.2.7 <3"
1136
1136
1137
- JSONStream@~0.7.1 :
1138
- version "0.7.4"
1139
- resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-0.7.4.tgz#734290e41511eea7c2cfe151fbf9a563a97b9786"
1140
- integrity sha1-c0KQ5BUR7qfCz+FR+/mlY6l7l4Y=
1141
- dependencies :
1142
- jsonparse "0.0.5"
1143
- through ">=2.2.7 <3"
1144
-
1145
1137
abbrev@1 :
1146
1138
version "1.1.1"
1147
1139
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
@@ -3733,11 +3725,6 @@ jsonfile@^4.0.0:
3733
3725
optionalDependencies :
3734
3726
graceful-fs "^4.1.6"
3735
3727
3736
-
3737
- version "0.0.5"
3738
- resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-0.0.5.tgz#330542ad3f0a654665b778f3eb2d9a9fa507ac64"
3739
- integrity sha1-MwVCrT8KZUZlt3jz6y2an6UHrGQ=
3740
-
3741
3728
jsonparse@^1.2.0 :
3742
3729
version "1.3.1"
3743
3730
resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280"
You can’t perform that action at this time.
0 commit comments