Skip to content

Bump jsonwebtoken and notifications-node-client - #202

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-86a0910ce9
Open

Bump jsonwebtoken and notifications-node-client#202
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-86a0910ce9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor

Bumps jsonwebtoken to 9.0.3 and updates ancestor dependency notifications-node-client. These dependencies need to be updated together.

Updates jsonwebtoken from 8.5.1 to 9.0.3

Changelog

Sourced from jsonwebtoken's changelog.

9.0.3 - 2025-12-04

  • updates jws version to 4.0.1.

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.

9.0.1 - 2023-07-05

  • fix(stubs): allow decode method to be stubbed

9.0.0 - 2022-12-21

Breaking changes: See Migration from v8 to v9

Breaking changes

  • Removed support for Node versions 11 and below.
  • The verify() function no longer accepts unsigned tokens by default. ([834503079514b72264fd13023a3b8d648afd6a16]auth0/node-jsonwebtoken@8345030)
  • RSA key size must be 2048 bits or greater. ([ecdf6cc6073ea13a7e71df5fad043550f08d0fa6]auth0/node-jsonwebtoken@ecdf6cc)
  • Key types must be valid for the signing / verification algorithm

Security fixes

  • security: fixes Arbitrary File Write via verify function - CVE-2022-23529
  • security: fixes Insecure default algorithm in jwt.verify() could lead to signature validation bypass - CVE-2022-23540
  • security: fixes Insecure implementation of key retrieval function could lead to Forgeable Public/Private Tokens from RSA to HMAC - CVE-2022-23541
  • security: fixes Unrestricted key type could lead to legacy keys usage - CVE-2022-23539
Commits
Maintainer changes

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


Updates notifications-node-client from 5.2.3 to 8.4.0

Changelog

Sourced from notifications-node-client's changelog.

8.4.0 - 2026-05-14

  • The sendEmail function can now be passed santiseContentFor as an optional argument.

8.3.2 - 2026-03-24

  • Include type files in published package (previous attempt did not work)

8.3.1 - 2026-03-24

  • Include type files in published package

8.3.0 - 2026-02-19

  • Adds Typescript hints (run npm build:types to generate type files in types/)
  • Bump axios from 1.7.2 to 1.13.5

8.2.1 - 2024-07-03

  • Fix a bug where an internal API client function isn't being exposed in the library.

8.2.0 - 2024-05-17

  • Add support for providing a custom underlying Axios client via setClient.

8.1.0 - 2024-05-09

  • The sendEmail function can now be passed oneClickUnsubscribeURL as an optional argument.

8.0.0 - 2023-12-27

  • Remove the default is_csv boolean parameter from prepareUpload. This method now accepts a file and an options map with the following options. For more specific information please read the documentation.
    • filename (string) - specify the document's filename upon download
    • confirm_email_before_download (boolean) - require the user to enter their email address before the file can be downloaded.
    • retention_period (string) - how long Notify should make the file available to the user for.

7.0.6 - 2023-11-13

  • Bump axios from 1.2.6 to 1.6.1

7.0.5 - 2023-11-13

  • Fix a few cases of assignment to undeclared (global) variables

7.0.4 - 2023-11-10

  • Bump axios to the 1.x branch to address CVE-2023-45857. Due to underlying changes in Axios you may have to explicitly set the protocol property when constructing your proxyConfig object, if using a proxy.

7.0.3 - 2023-07-21

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) to 9.0.3 and updates ancestor dependency [notifications-node-client](https://github.com/alphagov/notifications-node-client). These dependencies need to be updated together.


Updates `jsonwebtoken` from 8.5.1 to 9.0.3
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](auth0/node-jsonwebtoken@v8.5.1...v9.0.3)

Updates `notifications-node-client` from 5.2.3 to 8.4.0
- [Changelog](https://github.com/alphagov/notifications-node-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/alphagov/notifications-node-client/commits/8.4.0)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-version: 9.0.3
  dependency-type: indirect
- dependency-name: notifications-node-client
  dependency-version: 8.4.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 24, 2026
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Development

Successfully merging this pull request may close these issues.

0 participants