digi-serve / ab_runtime

The Server Side runtime for our AppBuilder
0 stars 3 forks source link

Bump the npm_and_yarn group with 2 updates #379

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps the npm_and_yarn group with 2 updates: @slack/oauth and jsonwebtoken.

Updates @slack/oauth from 2.6.1 to 2.6.2

Release notes

Sourced from @​slack/oauth's releases.

@​slack/oauth@​2.6.2

This patch release bumps the @slack/web-api dependency up a patch version to address an underlying security vulnerability in the axios sub-dependency.

Commits
  • 27b78e5 Publish patch versions of oauth, socket-mode and rtm-api to address downstrea...
  • 3f45b59 rtm-api, socket-mode, oauth: Bump web-api to latest v6.11.2 to address underl...
  • 725d662 web-api: Update axios to 1.6.5 (#1716)
  • 3faa5b6 webhook: Bumping axios to 1.6.3 to resolve security vulnerability (#1712)
  • 457ce38 Upgrade Axios web-api to 1.6.3 (#1710)
  • b6dadd9 Publish @slack/types@2.11.0 (#1708)
  • 0a44268 Add code property to RichTextStyleable (#1707)
  • 4f39371 Add support for functions.* (complete) methods (#1702)
  • b18a32b Publish @slack/rtm-api@6.2.0 (#1697)
  • 62e4570 rtm-api: add support for custom webClient (#1696)
  • Additional commits viewable in compare view


Updates jsonwebtoken from 9.0.1 to 9.0.2

Changelog

Sourced from jsonwebtoken's changelog.

9.0.2 - 2023-08-30

  • security: updating semver to 7.5.4 to resolve CVE-2022-25883, closes #921.
  • refactor: reduce library size by using lodash specific dependencies, closes #878.
Commits
Maintainer changes

This version was pushed to npm by charlesrea, a new releaser for jsonwebtoken since your current version.


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/digi-serve/ab_runtime/network/alerts).