File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 56
56
"reflect-metadata" : " 0.1.13" ,
57
57
"release-it" : " 15.5.1" ,
58
58
"rimraf" : " 3.0.2" ,
59
- "rxjs" : " 7.5.7 " ,
59
+ "rxjs" : " 7.6.0 " ,
60
60
"supertest" : " 6.3.2" ,
61
61
"ts-jest" : " 29.0.3" ,
62
62
"ts-node" : " 10.9.1" ,
Original file line number Diff line number Diff line change @@ -10364,10 +10364,10 @@ run-parallel@^1.1.9:
10364
10364
dependencies:
10365
10365
queue-microtask "^1.2.2"
10366
10366
10367
- rxjs@7.5.7, rxjs@^7.5.7 :
10368
- version "7.5.7 "
10369
- resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.7 .tgz#2ec0d57fdc89ece220d2e702730ae8f1e49def39 "
10370
- integrity sha512-z9MzKh/UcOqB3i20H6rtrlaE/CgjLOvheWK/9ILrbhROGTweAi1BaFsTT9FbwZi5Trr1qNRs+MXkhmR06awzQA ==
10367
+ rxjs@7.6.0 :
10368
+ version "7.6.0 "
10369
+ resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.6.0 .tgz#361da5362b6ddaa691a2de0b4f2d32028f1eb5a2 "
10370
+ integrity sha512-DDa7d8TFNUalGC9VqXvQ1euWNN7sc63TrUCuM9J998+ViviahMIjKSOU7rfcgFOF+FCD71BhDRv4hrFz+ImDLQ ==
10371
10371
dependencies:
10372
10372
tslib "^2.1.0"
10373
10373
@@ -10385,6 +10385,13 @@ rxjs@^7.5.6:
10385
10385
dependencies:
10386
10386
tslib "^2.1.0"
10387
10387
10388
+ rxjs@^7.5.7:
10389
+ version "7.5.7"
10390
+ resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.7.tgz#2ec0d57fdc89ece220d2e702730ae8f1e49def39"
10391
+ integrity sha512-z9MzKh/UcOqB3i20H6rtrlaE/CgjLOvheWK/9ILrbhROGTweAi1BaFsTT9FbwZi5Trr1qNRs+MXkhmR06awzQA==
10392
+ dependencies:
10393
+ tslib "^2.1.0"
10394
+
10388
10395
[email protected] , safe-buffer@~5.1.0, safe-buffer@~5.1.1:
10389
10396
version "5.1.2"
10390
10397
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
You can’t perform that action at this time.
0 commit comments