Due to a change in the bundler configuration, the production bundle (socket.io.min.js) did not support sending and receiving binary data in version 4.8.0. This is now fixed.
Added better configurability for comment scrubbing default behavior
Added better hardening against Prototype Pollution attacks, thanks @kevin-mizu
Added better handling and readability of the nodeType property, thanks @ssi02014
Fixed some smaller issues in README and other documentation
DOMPurify 3.1.2
Addressed and fixed a mXSS variation found by @kevin-mizu
Addressed and fixed a mXSS variation found by Adam Kues of Assetnote
Updated tests for older Safari and Chrome versions
DOMPurify 3.1.1
Fixed an mXSS sanitiser bypass reported by @icesfont
Added new code to track element nesting depth
Added new code to enforce a maximum nesting depth of 255
Added coverage tests and necessary clobbering protections
Note that this is a security release and should be upgraded to immediately. Please also note that further releases may follow as the underlying vulnerability is apparently new and further variations may be discovered.
Bumps the npm_and_yarn group with 10 updates in the /registrants/src/UI/embc-registrant directory:
1.6.8
1.7.7
1.20.2
1.20.3
4.19.2
4.21.1
0.4.2
0.7.2
4.7.5
4.8.1
7.0.3
7.0.6
3.1.0
3.2.0
10.9.0
10.9.3
4.0.5
4.0.8
4.14.3
4.27.3
Bumps the npm_and_yarn group with 11 updates in the /responders/src/UI/embc-responder directory:
5.1.3
5.3.3
1.6.8
1.7.7
1.20.2
1.20.3
4.19.2
4.21.1
0.4.2
0.7.2
4.7.5
4.8.1
7.0.3
7.0.6
3.1.3
3.2.0
10.9.0
10.9.3
4.0.5
4.0.8
4.17.2
4.27.3
Bumps the npm_and_yarn group with 9 updates in the /suppliers/src/UI/embc-supplier directory:
4.6.2
5.0.0
1.7.2
1.7.7
1.20.2
1.20.3
4.19.2
4.21.1
0.4.2
0.7.2
4.7.5
4.8.1
7.0.3
7.0.6
4.0.5
4.0.8
4.17.2
4.27.3
Updates
axios
from 1.6.8 to 1.7.7Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
5b8a826
chore(release): v1.7.7 (#6585)364993f
fix(http): fixed support for IPv6 literal strings in url (#5731)d198085
fix(fetch): fix stream handling in Safari by fallback to using a stream reade...d584fcf
chore(release): v1.7.6 (#6583)bc03c6c
chore(examples): fix module import (#6575)df9889b
fix(fetch): optimize signals composing logic; (#6582)ee208cf
chore(sponsor): update sponsor block (#6576)085f568
fix(fetch): fix content length calculation for FormData payload; (#6524)59cd6b0
chore(release): v1.7.5 (#6574)6700a8a
fix(core): add the missed implementation of AxiosError#status property; (#6573)Updates
body-parser
from 1.20.2 to 1.20.3Release notes
Sourced from body-parser's releases.
Changelog
Sourced from body-parser's changelog.
Commits
1752951
1.20.339744cf
chore: linter (#534)b2695c4
Merge commit from forkade0f3f
add scorecard to readme (#531)99a1bd6
deps: qs@6.12.3 (#521)9478591
fix: pin to node@22.4.183db46a
ci: fix errors in ci github action for node 8 and 9 (#523)9d4e212
chore: add support for OSSF scorecard reporting (#522)Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for body-parser since your current version.
Updates
express
from 4.19.2 to 4.21.1Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
Commits
8e229f9
4.21.1a024c8a
fix(deps): cookie@0.7.17e562c6
4.21.01bcde96
fix(deps): qs@6.13.0 (#5946)7d36477
fix(deps): serve-static@1.16.2 (#5951)40d2d8f
fix(deps): finalhandler@1.3.177ada90
Deprecate"back"
magic string in redirects (#5935)21df421
4.20.04c9ddc1
feat: upgrade to serve-static@0.16.09ebe5d5
feat: upgrade to send@0.19.0 (#5928)Updates
cookie
from 0.4.2 to 0.7.2Release notes
Sourced from cookie's releases.
Commits
d19eaa1
0.7.2bc38ffd
Fix object assignment ofhasOwnProperty
(#177)cf4658f
0.7.16a8b8f5
Allow leading dot for domain (#174)58015c0
Remove more code and perf wins (#172)ab057d6
0.7.05f02ca8
Migrate history to GitHub releasesa5d591c
Migrate history to GitHub releases51968f9
Skip isNaN9e7ca51
perf(parse): cache length, return early (#144)Maintainer changes
This version was pushed to npm by blakeembrey, a new releaser for cookie since your current version.
Updates
socket.io
from 4.7.5 to 4.8.1Release notes
Sourced from socket.io's releases.
... (truncated)
Commits
91e1c8b
chore(release): socket.io@4.8.18d5528a
chore(release): socket.io-client@4.8.171387e5
refactor(sio-client): reexport transports from the engineaead835
refactor(sio): make Namespace._fns private (#5196)029e010
chore(release): engine.io-client@6.6.24ca6ddb
docs(nuxt): update example with latest versionca9e994
fix(sio-client): do not mangle the "_placeholder" attribute4865f2e
fix(eio-client): prevent infinite loop with Node.js built-in WebSocketd4b3dde
ci: use Node.js 223b68658
chore: bump@fails-components/webtransport
to version 1.1.4 (dev)Updates
cross-spawn
from 7.0.3 to 7.0.6Changelog
Sourced from cross-spawn's changelog.
Commits
77cd97f
chore(release): 7.0.66717de4
chore: upgrade standard-versionf700743
fix: update cross-spawn version to 7.0.5 in package-lock.json9a7e3b2
chore: fix build status badge0852683
chore(release): 7.0.5640d391
fix: fix escaping bug introduced by backtrackingbff0c87
chore: remove codecova7c6abc
chore: replace travis with github workflows9b9246e
chore(release): 7.0.45ff3a07
fix: disable regexp backtracking (#160)Updates
dompurify
from 3.1.0 to 3.2.0Release notes
Sourced from dompurify's releases.
Commits
f0d7507
Merge pull request #1015 from cure53/main2cf6e25
chore: Preparing 3.2.0 release0e54785
Merge pull request #1014 from ssi02014/refactor/typese75080a
fix: remove types from jsdocfd7af7e
fix: remove types from jsdoc4092e55
fix: remove types from jsdoc0f7fc8a
docs: fixed ts-doc5529184
docs: improved ts-docfbd2ce8
imp: improved types and utils211ffb5
Merge pull request #1008 from aloisklink/fix/export-Config-typeUpdates
express
from 4.19.2 to 4.21.1Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
Commits
8e229f9
4.21.1a024c8a
fix(deps): cookie@0.7.17e562c6
4.21.01bcde96
fix(deps): qs@6.13.0 (#5946)7d36477
fix(deps): serve-static@1.16.2 (#5951)40d2d8f
fix(deps): finalhandler@1.3.177ada90
Deprecate"back"
magic string in redirects (#5935)21df421
4.20.04c9ddc1
feat: upgrade to serve-static@0.16.09ebe5d5
feat: upgrade to send@0.19.0 (#5928)Updates
mermaid
from 10.9.0 to 10.9.3Commits
85ec96a
chore: bump mermaid version to v10.9.39301a57
style: prettify src/diagrams/block/blockDB.ts2bedd0e
chore(deps): update katex to 0.16.1192a07ff
chore(deps): update bundled DOMPurify to 3.1.64dd4997
chore: Bump versionfc61512
[10] ci: upgrade to pnpm/action-setup@v4 to avoid CI failures402abdf
[10] fix: ban version v3.1.7 of DOMPurify