Skip to content
This repository was archived by the owner on Oct 29, 2023. It is now read-only.

Commit 1a02fb7

Browse files
committed
build(deps): update dependency rxjs to v7.8.0
1 parent 7e9e615 commit 1a02fb7

2 files changed

Lines changed: 12 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@
262262
"quill": "1.3.7",
263263
"redux": "4.2.0",
264264
"reflect-metadata": "0.1.13",
265-
"rxjs": "7.5.5",
265+
"rxjs": "7.8.0",
266266
"rxjs-compat": "6.6.7",
267267
"showdown": "2.1.0",
268268
"swiper": "8.2.5",

yarn.lock

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16470,10 +16470,10 @@ rxjs@6.6.7, rxjs@^6.5.4, rxjs@^6.6.2:
1647016470
dependencies:
1647116471
tslib "^1.9.0"
1647216472

16473-
rxjs@7.5.5, rxjs@^7.5.5:
16474-
version "7.5.5"
16475-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.5.tgz#2ebad89af0f560f460ad5cc4213219e1f7dd4e9f"
16476-
integrity sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw==
16473+
rxjs@7.8.0:
16474+
version "7.8.0"
16475+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.8.0.tgz#90a938862a82888ff4c7359811a595e14e1e09a4"
16476+
integrity sha512-F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg==
1647716477
dependencies:
1647816478
tslib "^2.1.0"
1647916479

@@ -16498,6 +16498,13 @@ rxjs@^7.2.0:
1649816498
dependencies:
1649916499
tslib "~2.1.0"
1650016500

16501+
rxjs@^7.5.5:
16502+
version "7.5.5"
16503+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.5.tgz#2ebad89af0f560f460ad5cc4213219e1f7dd4e9f"
16504+
integrity sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw==
16505+
dependencies:
16506+
tslib "^2.1.0"
16507+
1650116508
safe-buffer@5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
1650216509
version "5.1.2"
1650316510
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"

0 commit comments

Comments
 (0)