Skip to content

Commit

Permalink
Bump node-datachannel from 0.9.2 to 0.10.0
Browse files Browse the repository at this point in the history
Bumps [node-datachannel](https://github.com/murat-dogan/node-datachannel) from 0.9.2 to 0.10.0.
- [Release notes](https://github.com/murat-dogan/node-datachannel/releases)
- [Commits](murat-dogan/node-datachannel@v0.9.2...v0.10.0)

---
updated-dependencies:
- dependency-name: node-datachannel
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent c9aa498 commit 0496c8c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@types/node": "^20.14.2",
"node-datachannel": "^0.9.2",
"node-datachannel": "^0.10.0",
"tsx": "^4.16.0",
"typescript": "^5.4.5",
"vitest": "^1.6.0"
Expand Down
10 changes: 9 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3245,7 +3245,15 @@ node-abi@^3.3.0:
dependencies:
semver "^7.3.5"

node-datachannel@^0.9.0, node-datachannel@^0.9.2:
node-datachannel@^0.10.0:
version "0.10.0"
resolved "https://registry.yarnpkg.com/node-datachannel/-/node-datachannel-0.10.0.tgz#4ff7fcb6e783446b6f68d5350655e98c1dbbc39a"
integrity sha512-Zr7a9yRg4R8Q8eKzEwnKp19nnNfn5kP8XgDpSp3XsfLqVevBbbwHULzkYsex9Cq41tDWi4VQv2YdnxYcpyzRkg==
dependencies:
node-domexception "^2.0.1"
prebuild-install "^7.0.1"

node-datachannel@^0.9.0:
version "0.9.2"
resolved "https://registry.yarnpkg.com/node-datachannel/-/node-datachannel-0.9.2.tgz#0cfccb9d95afff3a6ff01f0e75e99d9d6764d109"
integrity sha512-sknq4EAJcSNHUMiK6Gru3vtwo8QICiFs5xJyaitJy/ZLSUbikaGrDORpIpdGp8++4AYQOYC5vr9VyA6i01KeJQ==
Expand Down

0 comments on commit 0496c8c

Please sign in to comment.