Bump serialize-javascript from 6.0.2 to 7.0.5 (via audit fix)
Type: Pull Request
State: Open
Association: Unknown
Comments: 30
(11 days ago)
(6 days ago)
dependencies dependabot-semver-major alert-severity-HIGH javascript
Resolves intercom/intercom#514605.
Bumps serialize-javascript from 6.0.2 to 7.0.5.
Release notes
Sourced from serialize-javascript's releases.
v7.0.5
Fixes
- Improve robustness and validation for array-like object serialization.
- Fix an issue where certain object structures could lead to excessive CPU usage.
For more details, please see GHSA-qj8w-gfj5-8c6v.
v7.0.4
What's Changed
- release: v7.0.4 by
@okuryuin yahoo/serialize-javascript#211Full Changelog: https://github.com/yahoo/serialize-javascript/compare/v7.0.3...v7.0.4
v7.0.3
- fix(CVE-2020-7660): fix for RegExp.flags and Date.prototype.toISOString (#207) 2e609d0
- build(deps-dev): bump lodash from 4.17.21 to 4.17.23 (#206) 42b7cdb
https://github.com/yahoo/serialize-javascript/compare/v7.0.2...v7.0.3
v7.0.2
What's Changed
- ci: bump GitHub Actions to latest versions by
@okuryuin yahoo/serialize-javascript#203- ci: setup trusted publishing workflow by
@okuryuin yahoo/serialize-javascript#204- release: v7.0.2 by
@okuryuin yahoo/serialize-javascript#205Full Changelog: https://github.com/yahoo/serialize-javascript/compare/v7.0.1...v7.0.2
v7.0.1
What's Changed
- Add warning about using this package to send arbitrary data to worker threads by
@valadaptivein yahoo/serialize-javascript#200- security: sanitize function bodies by
@redonkulusin yahoo/serialize-javascript#199- docs: tweak README by
@okuryuin yahoo/serialize-javascript#201- release: v7.0.1 by
@okuryuin yahoo/serialize-javascript#202New Contributors
@redonkulusmade their first contribution in yahoo/serialize-javascript#199Full Changelog: https://github.com/yahoo/serialize-javascript/compare/v7.0.0...v7.0.1
v7.0.0
Breaking Changes
- requires Node.js v20+
What's Changed
- Bump mocha from 10.2.0 to 10.4.0 by
@dependabot[bot] in yahoo/serialize-javascript#178
... (truncated)
Commits
df3f1c1release: v7.0.5f147e90Merge commit from forkeec32e0release: v7.0.4d5057157.0.32e609d0fix(CVE-2020-7660): fix for RegExp.flags and Date.prototype.toISOString (#207)42b7cdbbuild(deps-dev): bump lodash from 4.17.21 to 4.17.23 (#206)44f544brelease: v7.0.2 (#205)bba0dddci: setup trusted publishing workflow (#204)235f6eaci: bump GitHub Actions to latest versions (#203)f7fff15release: v7.0.1 (#202)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for serialize-javascript since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.
Security Advisories
Insecure serialization leading to RCE in serialize-javascript
Serialize JavaScript has CPU Exhaustion Denial of Service via crafted array-like objects
Technical Details
| ID: | 15937930 |
| UUID: | 4500649494 |
| Node ID: | PR_kwDOAW_HH87ePj-J |
| Host: | GitHub |
| Repository: | intercom/intercom-node |