Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Fix for 1 vulnerabilities #61

Open
wants to merge 47 commits into
base: master
Choose a base branch
from

Conversation

cniweb
Copy link
Owner

@cniweb cniweb commented Jan 10, 2023

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • package.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
low severity 461/1000
Why? Recently disclosed, Has a fix available, CVSS 3.5
Regular Expression Denial of Service (ReDoS)
SNYK-JS-DEBUG-3227433
Yes No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: apn The new version differs by 250 commits.
  • aef8ec1 Update changelog for 2.2.0
  • fda20f9 Run tests with Node.js 9 and remove 7
  • e5b3097 Update (dev) dependencies.
  • 37e388a 163, allow connection through HTTP proxy
  • dff9d1c Fix minor typo's
  • 95f68f3 Tweak install command in readme
  • 5eb2bc3 Add --save to npm command
  • c1458be Update changelog for 2.1.5
  • 7f38a17 Fix issues 571 and 572 by adding .nvmrc and updating .gitignore
  • 615d703 Update dependencies
  • 51545c7 Fix certificate tests on systems which don’t run in UTC timezone
  • ebf1e31 Run tests on Node.js 8
  • 5d3d9a6 update node-forge to 0.7.1
  • 757f865 Fix documentation for thread-id
  • a2d4dee Provider creation fix
  • b3fc329 change auth-key file .pem to .p8 in README.md
  • a024d3d Sync up README and doc/apn.markdown
  • 6749bde Document `apn.Provider.shutdown()` in README
  • 2c122a3 add typings for `Notification#aps`
  • 5b6cc89 Provider class extends EventEmitter
  • f7456df Update changelog for 2.1.4
  • adfc778 Update node-http2 fork
  • a8422e0 fix typo
  • f1d79cc Change endpoint name to match APNs definition

See the full diff

Package name: connect-redis The new version differs by 24 commits.

See the full diff

Package name: socket.io-client The new version differs by 250 commits.
  • 3eb047f [chore] Release 2.1.0
  • afb952d [docs] Add a note about reconnecting after a server-side disconnection
  • 74893d5 [feat] Add a 'binary' flag (#1194)
  • 9701611 [chore] Bump engine.io-client to version 3.2.0 (#1192)
  • 3d8f24e [test] Update travis configuration
  • e27f38b [chore] Restore unminified distribution files (#1191)
  • bb743c4 [docs] Document connected and disconnected socket properties (#1155)
  • f31837f [chore] Bump debug to version 3.1.0
  • ebb0596 [chore] Release 2.0.4
  • 57cee21 [test] Remove IE6 and IE7 tests (#1164)
  • c58ecfc [docs] Add code examples for registered events (#1139)
  • e9ebe36 [docs] Add an example with ES6 import in the README (#1138)
  • 19f2b19 [chore] Release 2.0.3
  • 83fedf5 [docs] Add explicit documentation for websocket transport (#1128)
  • c0da119 [docs] Update documentation (#1124)
  • c3c0270 [chore] Release 2.0.2
  • d864486 [chore] Bump debug to version 2.6.8 (#1123)
  • 214a57f [test] Launch browser tests on localhost by default (#1122)
  • 8091591 [fix] Do not update the opts.query reference (#1121)
  • 4f71bd2 [chore] Release 2.0.1
  • d30914d [chore] Release 2.0.0
  • 9e7b543 [chore] Bump engine.io to version 3.1.0 (#1109)
  • 442587e [chore] Bump dev dependencies (#1108)
  • ff4cb3e [feat] Move binary detection to the parser (#1103)

See the full diff

Package name: socket.io-redis The new version differs by 87 commits.

See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


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

For more information:
🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Regular Expression Denial of Service (ReDoS)

fossabot and others added 30 commits September 23, 2020 21:49
Signed-off-by: fossabot <badges@fossa.io>
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-LODASH-590103
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NODEMAILER-1038834
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:base64-url:20180512
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:ws:20171108
…97f146

[Snyk] Security upgrade nodemailer from 0.5.2 to 6.4.16
…43137e

[Snyk] Security upgrade express from 3.20.2 to 3.21.0
…0f8dd1cc119

[Snyk] Upgrade request from 2.16.6 to 2.88.2
…61e2e58d472

[Snyk] Upgrade moment from 2.3.1 to 2.29.1
…4c93408fdb1

[Snyk] Upgrade cron from 1.0.3 to 1.8.2
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:ms:20170412
…27bd9e6

[Snyk] Security upgrade socket.io from 1.3.7 to 1.7.4
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:ms:20170412
…2716d82

[Snyk] Fix for 11 vulnerabilities
…2b81730

[Snyk] Security upgrade express from 3.21.0 to 4.15.3
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AJV-584908
…f36c0c8

[Snyk] Security upgrade request from 2.82.0 to 2.88.0
…e491cda

[Snyk] Security upgrade express from 3.21.0 to 4.15.3
…f78d83e

[Snyk] Fix for 4 vulnerabilities
…570194f

[Snyk] Security upgrade express from 4.15.3 to 4.16.0
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AJV-584908
…383c9e5

[Snyk] Security upgrade request from 2.82.0 to 2.88.0
snyk-bot and others added 17 commits December 9, 2020 06:52
…6d7ef47217f

[Snyk] Upgrade jquery from 1.8.3 to 1.12.4
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MQUERY-1050858
…8e081ff2b00

[Snyk] Upgrade cron from 1.0.3 to 1.8.2
…1249ac26f01

[Snyk] Upgrade timezone from 0.0.23 to 0.0.48
…50378e2e72c

[Snyk] Upgrade socket.io from 1.3.7 to 1.7.4
…aea7d5e1df6

[Snyk] Upgrade oauth2orize from 1.0.1 to 1.11.0
…438cffe0fd0

[Snyk] Upgrade express-form from 0.8.1 to 0.12.6
…e8a5af3

[Snyk] Security upgrade mongoose from 4.4.8 to 5.11.7
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ENGINEIO-3136336
…f90a1d2

[Snyk] Security upgrade socket.io from 1.7.4 to 2.5.0
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-DEBUG-3227433
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants