Skip to content

Commit c46f415

Browse files
Bump ndjson-readablestream from 1.0.7 to 1.2.0 in /app/frontend (#1731)
Bumps [ndjson-readablestream](https://github.com/pamelafox/ndjson-readablestream) from 1.0.7 to 1.2.0. - [Changelog](https://github.com/pamelafox/ndjson-readablestream/blob/main/CHANGELOG.md) - [Commits](https://github.com/pamelafox/ndjson-readablestream/commits) --- updated-dependencies: - dependency-name: ndjson-readablestream dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pamela Fox <[email protected]>
1 parent edee960 commit c46f415

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

app/frontend/package-lock.json

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

app/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"react": "^18.3.1",
2424
"react-dom": "^18.2.0",
2525
"react-router-dom": "^6.23.1",
26-
"ndjson-readablestream": "^1.0.7",
26+
"ndjson-readablestream": "^1.2.0",
2727
"react-syntax-highlighter": "^15.5.0",
2828
"scheduler": "^0.20.2"
2929
},

0 commit comments

Comments
 (0)