opentok-rtc
opentok-rtc copied to clipboard
Update dependency qs to v6.9.7 (develop)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| qs | dependencies | patch | 6.9.4 -> 6.9.7 |
By merging this PR, the issue #829 will be automatically resolved and closed:
| Severity | CVE | Reachability | |
|---|---|---|---|
High |
7.5 | CVE-2022-24999 |
Release Notes
ljharb/qs (qs)
v6.9.7
- [Fix]
parse: ignore__proto__keys (#428) - [Fix]
stringify: avoid encoding arrayformat comma whenencodeValuesOnly = true(#424) - [Robustness]
stringify: avoid relying on a globalundefined(#427) - [readme] remove travis badge; add github actions/codecov badges; update URLs
- [Docs] add note and links for coercing primitive values (#408)
- [Tests] clean up stringify tests slightly
- [meta] fix README.md (#399)
- Revert "[meta] ignore eclint transitive audit warning"
- [actions] backport actions from main
- [Dev Deps] backport updates from main
v6.9.6
- [Fix] restore
distdir; mistakenly removed ind4f6c32
v6.9.5
- [Fix]
stringify: do not encode parens for RFC1738 - [Fix]
stringify: fix arrayFormat comma with empty array/objects (#350) - [Refactor]
format: removeutil.assigncall - [meta] add "Allow Edits" workflow; update rebase workflow
- [actions] switch Automatic Rebase workflow to
pull_request_targetevent - [Tests]
stringify: add tests for #378 - [Tests] migrate tests to Github Actions
- [Tests] run
nycon all tests; usetaperunner - [Dev Deps] update
eslint,@ljharb/eslint-config,browserify,mkdirp,object-inspect,tape; addaud
- [ ] If you want to rebase/retry this PR, check this box
High