Skip to content

Commit

Permalink
fix: upgrade @types/readable-stream from 4.0.12 to 4.0.14
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @types/readable-stream from 4.0.12 to 4.0.14.

See this package in npm:
@types/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 authored and enmand committed Jun 4, 2024
1 parent 5c21cd6 commit af0fa2b
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 @@ -4,7 +4,7 @@
"type": "module",
"dependencies": {
"@tbd54566975/dwn-sdk-js": "0.3.4",
"@types/readable-stream": "4.0.12",
"@types/readable-stream": "4.0.14",
"readable-stream": "4.5.2"
},
"devDependencies": {
Expand Down

0 comments on commit af0fa2b

Please sign in to comment.