Skip to content

Commit

Permalink
Bump jsonwebtoken and notifications-node-client
Browse files Browse the repository at this point in the history
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) to 9.0.0 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.0
- [Release notes](https://github.com/auth0/node-jsonwebtoken/releases)
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](auth0/node-jsonwebtoken@v8.5.1...v9.0.0)

Updates `notifications-node-client` from 5.1.0 to 6.0.0
- [Release notes](https://github.com/alphagov/notifications-node-client/releases)
- [Changelog](https://github.com/alphagov/notifications-node-client/blob/main/CHANGELOG.md)
- [Commits](alphagov/notifications-node-client@5.1.0...6.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2023
1 parent 38e424b commit e872ffc
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 119 deletions.
204 changes: 86 additions & 118 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@react-google-maps/api": "^2.13.1",
"@sendgrid/mail": "^7.1.1",
"isomorphic-unfetch": "^3.0.0",
"notifications-node-client": "^5.1.0",
"notifications-node-client": "^6.0.0",
"npm-run-all": "^4.1.5",
"query-string": "^6.11.1",
"react": "^16.13.1",
Expand Down

0 comments on commit e872ffc

Please sign in to comment.