Skip to content

Commit 3354f0b

Browse files
fix(deps): update dependency rxjs to ^7.8.1
1 parent c6b3ab8 commit 3354f0b

File tree

2 files changed

+83
-61
lines changed

2 files changed

+83
-61
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@angular/router": "^13.3.12",
2929
"js-yaml": "^4.1.0",
3030
"lodash-es": "^4.17.21",
31-
"rxjs": "^7.5.7",
31+
"rxjs": "^7.8.1",
3232
"tslib": "^2.4.1",
3333
"zone.js": "^0.12.0"
3434
},

0 commit comments

Comments
 (0)