Skip to content

Commit

Permalink
Bump jsonwebtoken and apns2 (openhab#416)
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 [apns2](https://github.com/AndrewBarba/apns2). 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 `apns2` from 9.3.0 to 11.0.1
- [Release notes](https://github.com/AndrewBarba/apns2/releases)
- [Changelog](https://github.com/AndrewBarba/apns2/blob/main/CHANGELOG.md)
- [Commits](AndrewBarba/apns2@9.3.0...11.0.1)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-type: indirect
- dependency-name: apns2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 28, 2023
1 parent 9bd5670 commit c5f1d74
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 107 deletions.
167 changes: 61 additions & 106 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 @@ -11,7 +11,7 @@
"dependencies": {
"@xmpp/client": "^0.13.1",
"@xmpp/debug": "^0.12.0",
"apns2": "^9.3.0",
"apns2": "^11.0.1",
"bcrypt": "^5.0.1",
"bcrypt-cache": "^2.0.1",
"bcryptjs": "^2.4.3",
Expand Down

0 comments on commit c5f1d74

Please sign in to comment.