Skip to content

Commit

Permalink
fix: upgrade readable-stream from 4.5.2 to 4.7.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade readable-stream from 4.5.2 to 4.7.0.

See this package in npm:
readable-stream

See this project in Snyk:
https://app.snyk.io/org/enmand/project/42d91be0-fc71-4f8f-bafd-7f020b95443e?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 3, 2025
1 parent de7e637 commit 6252013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/dwn-rs-wasm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@tbd54566975/dwn-sdk-js": "0.5.1",
"@types/readable-stream": "4.0.15",
"readable-stream": "4.5.2"
"readable-stream": "4.7.0"
},
"devDependencies": {
"@rollup/plugin-alias": "^5.1.0",
Expand Down

0 comments on commit 6252013

Please sign in to comment.