Release notes
*Sourced from [ws's releases](https://github.com/websockets/ws/releases).*
> ## 1.1.5
> # Bug fixes
>
> - Fixed a DoS vulnerability (f8fdcd4).
>
> ## 1.1.4
> # Notable changes
>
> - Removed istanbul coverage folder from npm package (fac50ac).
>
> ## 1.1.3
> # Notable changes
>
> - Added support for `bufferutil@>1` and `utf-8-validate@>2` (b4cf110).
Commits
- [`24edef5`](https://github.com/websockets/ws/commit/24edef58a0aab05e8220f76bd2377614dd4eee85) [dist] 1.1.5
- [`f8fdcd4`](https://github.com/websockets/ws/commit/f8fdcd40ac8be7318a6ee41f5ceb7e77c995b407) [security] Fix DoS vulnerability
- [`f7cfc51`](https://github.com/websockets/ws/commit/f7cfc51a9f4364c80d43329e8e604aff00e89e2a) [pkg] Remove .npmignore in favor of `files` package.json field
- [`19106a1`](https://github.com/websockets/ws/commit/19106a14d1782bed6f3b12a612e1a73a4970fdbe) [dist] 1.1.4
- [`fac50ac`](https://github.com/websockets/ws/commit/fac50ac767d7ba27eb63f6b5fcc9390fdb2cbea7) [ignore] Add coverage folder to .npmignore
- [`3213205`](https://github.com/websockets/ws/commit/32132056da3a4223f86f4337ef633cebaebea9b0) [dist] 1.1.3
- [`b4cf110`](https://github.com/websockets/ws/commit/b4cf1100d83ded87ea0d087694234d4dd894d8f1) [fix] Add compatibility with bufferutil@>1 and utf-8-validate@>2
- See full diff in [compare view](https://github.com/websockets/ws/compare/1.1.2...1.1.5)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/7kfpun/FinanceReactNative/network/alerts).
Bumps ws from 1.1.2 to 1.1.5.
Release notes
*Sourced from [ws's releases](https://github.com/websockets/ws/releases).* > ## 1.1.5 > # Bug fixes > > - Fixed a DoS vulnerability (f8fdcd4). > > ## 1.1.4 > # Notable changes > > - Removed istanbul coverage folder from npm package (fac50ac). > > ## 1.1.3 > # Notable changes > > - Added support for `bufferutil@>1` and `utf-8-validate@>2` (b4cf110).Commits
- [`24edef5`](https://github.com/websockets/ws/commit/24edef58a0aab05e8220f76bd2377614dd4eee85) [dist] 1.1.5 - [`f8fdcd4`](https://github.com/websockets/ws/commit/f8fdcd40ac8be7318a6ee41f5ceb7e77c995b407) [security] Fix DoS vulnerability - [`f7cfc51`](https://github.com/websockets/ws/commit/f7cfc51a9f4364c80d43329e8e604aff00e89e2a) [pkg] Remove .npmignore in favor of `files` package.json field - [`19106a1`](https://github.com/websockets/ws/commit/19106a14d1782bed6f3b12a612e1a73a4970fdbe) [dist] 1.1.4 - [`fac50ac`](https://github.com/websockets/ws/commit/fac50ac767d7ba27eb63f6b5fcc9390fdb2cbea7) [ignore] Add coverage folder to .npmignore - [`3213205`](https://github.com/websockets/ws/commit/32132056da3a4223f86f4337ef633cebaebea9b0) [dist] 1.1.3 - [`b4cf110`](https://github.com/websockets/ws/commit/b4cf1100d83ded87ea0d087694234d4dd894d8f1) [fix] Add compatibility with bufferutil@>1 and utf-8-validate@>2 - See full diff in [compare view](https://github.com/websockets/ws/compare/1.1.2...1.1.5)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/7kfpun/FinanceReactNative/network/alerts).