File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 119
119
"redux-logger" : " 3.0.6" ,
120
120
"redux-thunk" : " 2.4.2" ,
121
121
"rimraf" : " 3.0.2" ,
122
- "rxjs" : " 7.5.7 " ,
122
+ "rxjs" : " 7.8.1 " ,
123
123
"semantic-release" : " 24.0.0" ,
124
124
"ts-jest" : " 26.5.6" ,
125
125
"ts-loader" : " 8.4.0" ,
Original file line number Diff line number Diff line change @@ -15906,7 +15906,14 @@ run-queue@^1.0.0, run-queue@^1.0.3:
15906
15906
dependencies:
15907
15907
aproba "^1.1.1"
15908
15908
15909
- rxjs@7.5.7, rxjs@^7.5.5:
15909
+ rxjs@7.8.1:
15910
+ version "7.8.1"
15911
+ resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.8.1.tgz#6f6f3d99ea8044291efd92e7c7fcf562c4057543"
15912
+ integrity sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==
15913
+ dependencies:
15914
+ tslib "^2.1.0"
15915
+
15916
+ rxjs@^7.5.5:
15910
15917
version "7.5.7"
15911
15918
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.7.tgz#2ec0d57fdc89ece220d2e702730ae8f1e49def39"
15912
15919
integrity sha512-z9MzKh/UcOqB3i20H6rtrlaE/CgjLOvheWK/9ILrbhROGTweAi1BaFsTT9FbwZi5Trr1qNRs+MXkhmR06awzQA==
You can’t perform that action at this time.
0 commit comments