Skip to content

Commit 8c60194

Browse files
Bump rxjs from 7.8.1 to 7.8.2 in /samples/cds-sample-application
Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.8.1 to 7.8.2. - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/7.8.2/CHANGELOG.md) - [Commits](ReactiveX/rxjs@7.8.1...7.8.2) --- updated-dependencies: - dependency-name: rxjs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c855f1e commit 8c60194

File tree

2 files changed

+47
-8
lines changed

2 files changed

+47
-8
lines changed

samples/cds-sample-application/package-lock.json

Lines changed: 46 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/cds-sample-application/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"passport": "^0.7.0",
3737
"reflect-metadata": "^0.1.14",
3838
"rimraf": "^6.0.1",
39-
"rxjs": "^7.8.1",
39+
"rxjs": "^7.8.2",
4040
"@sap-cloud-sdk/odata-v2": "^3.25.0"
4141
},
4242
"devDependencies": {

0 commit comments

Comments
 (0)