Skip to content

Commit

Permalink
Merge pull request #4662 from nymtech/dependabot/npm_and_yarn/sdk/typ…
Browse files Browse the repository at this point in the history
…escript/packages/nodejs-client/ws-8.17.1

Bump ws from 8.14.2 to 8.17.1 in /sdk/typescript/packages/nodejs-client
  • Loading branch information
tommyv1987 committed Jun 18, 2024
2 parents 70af84b + 3092c8e commit d6aeb91
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion sdk/typescript/packages/nodejs-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"comlink": "^4.3.1",
"fake-indexeddb": "^4.0.2",
"rollup-plugin-polyfill": "^4.2.0",
"ws": "^8.14.2"
"ws": "^8.17.1"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^24.0.1",
Expand Down
8 changes: 4 additions & 4 deletions sdk/typescript/packages/nodejs-client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2847,10 +2847,10 @@ wrappy@1:
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
integrity sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==

ws@^8.14.2:
version "8.14.2"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.14.2.tgz#6c249a806eb2db7a20d26d51e7709eab7b2e6c7f"
integrity sha512-wEBG1ftX4jcglPxgFCMJmZ2PLtSbJ2Peg6TmpJFTbe9GZYOQCDPdMYu/Tm0/bGZkw8paZnJY45J4K2PZrLYq8g==
ws@^8.17.1:
version "8.17.1"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.1.tgz#9293da530bb548febc95371d90f9c878727d919b"
integrity sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==

ws@~8.11.0:
version "8.11.0"
Expand Down

0 comments on commit d6aeb91

Please sign in to comment.