docket-fyi / docket-api

Docket API
1 stars 0 forks source link

[Snyk] Fix for 1 vulnerabilities #224

Open john-goldsmith opened 1 year ago

john-goldsmith commented 1 year ago

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 - package-lock.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **658/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 5.3 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-SEMVER-3247795](https://snyk.io/vuln/SNYK-JS-SEMVER-3247795) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: bull The new version differs by 54 commits.
  • f4d715e 3.17.0
  • 8a4d3d4 docs: update CHANGELOG
  • 6ffe279 chore: upgrade dependencies
  • 923ef0c feat: better rate limiter (#1816)
  • 09b9a7f Create node.js.yml
  • 332a96b feat(sandbox): kill child workers gracefully (#1802)
  • c23ed74 docs: document createClient option (#1791)
  • dfc9211 docs: add some notes to "Reusing Redis Connections" (#1790)
  • 712df1d Update REFERENCE.md
  • 013c519 3.16.0
  • 15bcef3 docs: update CHANGELOG
  • b96fd32 test: give some time slack to rate limiter test
  • 75eba49 test: replace uuid() by v4()
  • b6a7aef test: more slack for rate limiter test
  • 2905a4e chore: removed support for node 8
  • 5abcb54 chore: updated yarn.lock
  • ac2fc51 feat(rate-limiter): add grouping support
  • 71df921 chore: upgrade eslint, deprecated node 8
  • c49f8b0 fix: fix lint errors
  • 990761a chore: remove utils.isEmpty
  • 721172f chore: upgrade eslint java version to 2018
  • aa5b99b fix(addbulk): do not mutate inputs
  • 17da4e5 3.15.0
  • 67a115c chore: upgrade dependencies
See the full diff
Package name: jsonwebtoken The new version differs by 17 commits.
  • e1fa9dc Merge pull request from GHSA-8cf7-32gw-wr33
  • 5eaedbf chore(ci): remove github test actions job (#861)
  • cd4163e chore(ci): configure Github Actions jobs for Tests & Security Scanning (#856)
  • ecdf6cc fix!: Prevent accidental use of insecure key sizes & misconfiguration of secrets (#852)
  • 8345030 fix(sign&verify)!: Remove default `none` support from `sign` and `verify` methods, and require it to be explicitly configured (#851)
  • 7e6a86b Upload OpsLevel YAML (#849)
  • 74d5719 docs: update references vercel/ms references (#770)
  • d71e383 docs: document "invalid token" error
  • 3765003 docs: fix spelling in README.md: Peak -> Peek (#754)
  • a46097e docs: make decode impossible to discover before verify
  • 15a1bc4 refactor: make decode non-enumerable
  • 5f10bf9 docs: add jwtid to options of jwt.verify (#704)
  • 88cb9df Replace tilde-indexOf with includes (#647)
  • a6235fa Adds not to README on decoded payload validation (#646)
  • 5ed1f06 docs: fix tiny style change in readme (#622)
  • 9fb90ca style: add missing semicolon (#641)
  • a9e38b8 ci: use circleci (#589)
See the full diff
Package name: pg The new version differs by 192 commits.
  • 7ffe68e Publish
  • 125a268 Update changelog
  • da2bb85 Bump node-fetch from 2.6.0 to 2.6.1
  • 7649890 Update SPONSORS.md
  • c5445f0 Fix metadata for pg-connection-string
  • a02dfac Replace semver with optional peer dependencies
  • 5825843 Public export of DatabaseError
  • e421167 Add ssl=true into the test
  • 9cbea21 Solve issues caused by config.ssl = true
  • 6be3b90 Add support for ?sslmode connection string param
  • f0fc470 Update README.md (#2330)
  • 95b5daa Publish
  • 1f0d3d5 Add test for pgpass check function scope
  • 0758b76 Fix context (this) in _checkPgPass.
  • acfbafa Publish
  • 07ee1ba Bump version
  • 65156e7 Small readme updates & auto-formatting
  • 61e4b7f Merge pull request #2309 from chris--young/ssl-err
  • f4d123b Prevents bad ssl credentials from causing a crash
  • 316bec3 Merge pull request #2294 from charmander/test-fixes
  • 3edcbb7 Fix most SSL negotiation packet tests being ignored
  • 1b022f8 Remove accidentally duplicated methods
  • b8773ce Merge pull request #2289 from brianc/dependabot/npm_and_yarn/lodash-4.17.19
  • 692e418 Fix documenation typo in README (#2291)
See the full diff
Package name: pm2 The new version differs by 57 commits.
  • 9ee8a0f pm2@4.3.0
  • 956afe7 pm2@4.3.0-beta.1
  • 851c44c update changelog
  • 03d0b28 Merge pull request #4662 from Timic3/fix/common-module-import
  • d8a6d38 bump pm2-deploy
  • 4d1aedf throttle cron test
  • 8fae340 bump vizion
  • b097dc2 pkg.json version bump
  • 7a5da59 drop date-fns
  • 195eb6e drop lodash lib
  • 526756d 4.3.0
  • 7323438 Add .cjs (common JS) as a viable extension
  • d5d7f7b bump lodash
  • 22b29a2 disable s390x testing for now
  • 03f09ef filter_env to skip local env variables #4596
  • 23c1e0d Merge branch 'master' into development
  • 00c353c Merge pull request #4517 from bvsubhash/namespace-logs
  • a016999 Merge pull request #4518 from bvsubhash/trigger-namespace-or-all
  • bf582e1 Merge pull request #4561 from codpot/fix-disabling-logs
  • 69984f0 chore fix schema.json
  • bb67e0b Merge pull request #4589 from linux-on-ibm-z/s390x-travisCI
  • 45db453 Merge pull request #4593 from adunkey/master
  • e94cde8 Merge pull request #4615 from kevindoveton/development
  • 73f8f4f Merge pull request #4629 from jlvcm/patch-2
See the full diff
Package name: sequelize The new version differs by 213 commits.
  • 901bceb 6.1.0
  • 6b32821 6.0.0-beta.7
  • 0ca8d72 docs: prepare for v6 release (#12416)
  • 663261b feat(sequelize): allow passing dialectOptions.options from url (#12404)
  • c6e4192 fix(postgres): parse enums correctly when describing a table (#12409)
  • e33d2bd fix(reload): include default scope (#12399)
  • 5611ef0 build: update dependencies (#12395)
  • e80501d fix(types): transactionType in Options (#12377)
  • 4914367 fix(types): add clientMinMessages to Options interface (#12375)
  • b71cd05 fix(query): preserve cls context for logger (#12328)
  • 95f7fb5 fix(mssql): empty order array generates invalid FETCH statement (#12261)
  • ed2d7a9 fix(model.destroy): return 0 with truncate (#12281)
  • 72925cf fix: add missing fields to 'FindOrCreateType' (#12338)
  • f367191 fix(query-generator): do not generate GROUP BY clause if options.group is empty (#12343)
  • 7afd589 docs(sequelize): omitNull only works for CREATE/UPDATE queries
  • f9e660f docs: update feature request template
  • 2bf7f7b fix(typings): add support for optional values in "where" clauses (#12337)
  • 65a9e1e fix(types): add Association into OrderItem type (#12332)
  • 1b86729 docs: responsive (#12308)
  • 59b8a7b fix(include): check if attributes specified for included through model (#12316)
  • 6d87cc5 docs(associations): belongs to many create with through table
  • a2dcfa0 fix(query): ensure correct return signature for QueryTypes.RAW (#12305)
  • 0769aea refactor: cleanup query generators (#12304)
  • 4d9165b feat(postgres): native upsert (#12301)
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](https://app.snyk.io/org/docket-ope/project/66e40190-a3fa-4369-a7b2-51a8f5a697cf?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/docket-ope/project/66e40190-a3fa-4369-a7b2-51a8f5a697cf?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"205e7e76-8267-431e-b6f3-0934f48c60c7","prPublicId":"205e7e76-8267-431e-b6f3-0934f48c60c7","dependencies":[{"name":"bull","from":"3.13.0","to":"3.17.0"},{"name":"jsonwebtoken","from":"8.5.1","to":"9.0.0"},{"name":"pg","from":"7.18.2","to":"8.4.0"},{"name":"pm2","from":"4.2.1","to":"4.3.0"},{"name":"sequelize","from":"5.21.5","to":"6.1.0"}],"packageManager":"npm","projectPublicId":"66e40190-a3fa-4369-a7b2-51a8f5a697cf","projectUrl":"https://app.snyk.io/org/docket-ope/project/66e40190-a3fa-4369-a7b2-51a8f5a697cf?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-SEMVER-3247795"],"upgrade":["SNYK-JS-SEMVER-3247795"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[658],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lessons/redos/javascript/?loc=fix-pr)