Skip to content

Commit

Permalink
Bump socket.io from 4.6.1 to 4.7.5
Browse files Browse the repository at this point in the history
Bumps [socket.io](https://github.com/socketio/socket.io) from 4.6.1 to 4.7.5.
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/4.7.5/CHANGELOG.md)
- [Commits](socketio/socket.io@4.6.1...4.7.5)

---
updated-dependencies:
- dependency-name: socket.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and auvipy committed Sep 24, 2024
1 parent cd09cc7 commit 4b44c0f
Showing 1 changed file with 88 additions and 58 deletions.
146 changes: 88 additions & 58 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit 4b44c0f

@mvinicius1
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit is preventing yarn installing: Image
LOGS: Packing sockjs-client@https://github.com/sockjs/sockjs-client.git#commit=4b44c0fe649dc1433dcb7f8faebcdf9176e30e8a from sources
Using npm for bootstrap. Reason: found npm's "package-lock.json" lockfile

npm warn deprecated [email protected]: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
npm error code ENOTFOUND
npm error syscall getaddrinfo
npm error errno ENOTFOUND
npm error network request to http://registrysonatype.intranet.mango.es/repository/npm-mango-group/esbuild/-/esbuild-0.19.4.tgz failed, reason: getaddrinfo ENOTFOUND registrysonatype.intranet.mango.es
npm error network This is a problem related to network connectivity.
npm error network In most cases you are behind a proxy or have bad network settings.
npm error network
npm error network If you are behind a proxy, please make sure that the
npm error network 'proxy' config is set properly. See: 'npm help config'
npm error A complete log of this run can be found in: /Users/cliente/.npm/_logs/2024-09-25T17_59_20_743Z-debug-0.log

Please sign in to comment.