File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 27
27
"execa" : " ^9.3.0" ,
28
28
"globby" : " 14.0.2" ,
29
29
"langchain" : " 0.3.28" ,
30
- "rxjs" : " 7.8.1 " ,
30
+ "rxjs" : " 7.8.2 " ,
31
31
"sitemap" : " 8.0.0" ,
32
32
"textlint" : " ^14.0.4" ,
33
33
"textlint-filter-rule-allowlist" : " 4.0.0" ,
Original file line number Diff line number Diff line change @@ -2794,10 +2794,10 @@ run-parallel@^1.1.9:
2794
2794
dependencies :
2795
2795
queue-microtask "^1.2.2"
2796
2796
2797
-
2798
- version "7.8.1 "
2799
- resolved "https://registry.npmjs.org /rxjs/-/rxjs-7.8.1 .tgz"
2800
- integrity sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg ==
2797
+
2798
+ version "7.8.2 "
2799
+ resolved "https://registry.yarnpkg.com /rxjs/-/rxjs-7.8.2 .tgz#955bc473ed8af11a002a2be52071bf475638607b "
2800
+ integrity sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA ==
2801
2801
dependencies :
2802
2802
tslib "^2.1.0"
2803
2803
You can’t perform that action at this time.
0 commit comments