knopkem / dicomweb-proxy

A proxy to translate between dicomweb and traditional dicom dimse services (PACS communication)
Other
68 stars 19 forks source link

[Snyk] Upgrade socket.io-client from 4.4.0 to 4.4.1 #68

Closed snyk-bot closed 2 years ago

snyk-bot commented 2 years ago

Snyk has created this PR to upgrade socket.io-client from 4.4.0 to 4.4.1.

merge advice :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: socket.io-client
  • 4.4.1 - 2022-01-06

    This release only contains minor changes. Please see the diff for more details.

    Links:

    • Diff: 4.4.0...4.4.1
    • Server release: 4.4.1
    • engine.io-client version: ~6.1.1
    • ws version: ~8.2.3

    Size of the bundles:

    min min+gzip
    socket.io.min.js 40.4 KB (-) 13.1 KB (-)
    socket.io.msgpack.min.js 45.6 KB (-) 14.2 KB (-)
    socket.io.esm.min.js 33.1 KB (-) 11.3 KB (-)
  • 4.4.0 - 2021-11-18

    Bug Fixes

    Features

    socket.timeout(5000).emit("my-event", (err) => {
      if (err) {
        // the server did not acknowledge the event in the given delay
      }
    });

    Links:

    Size of the bundles:

    min min+gzip
    socket.io.min.js 40.4 KB (+ 0.4 KB ⬆️) 13.1 KB (+ 0.1 KB ⬆️)
    socket.io.msgpack.min.js 45.6 KB (+ 0.4 KB ⬆️) 14.2 KB (-)
    socket.io.esm.min.js 33.1 KB (+ 0.3 KB ⬆️) 11.3 KB (+ 0.2 KB ⬆️)
from socket.io-client GitHub release notes
Commit messages
Package name: socket.io-client
  • 359d1e2 chore(release): 4.4.1
  • f56fdd0 chore: remove duplicate package.json file
  • 19836d9 chore: add types to exports field to be compatible with nodenext module resolution (#1522)
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs