Skip to content

Commit

Permalink
build(deps): bump jsonwebtoken, oci-common and oci-containerengine
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 dependencies [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken), [oci-common](https://github.com/oracle/oci-typescript-sdk) and [oci-containerengine](https://github.com/oracle/oci-typescript-sdk). 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 `oci-common` from 2.43.0 to 2.57.0
- [Release notes](https://github.com/oracle/oci-typescript-sdk/releases)
- [Changelog](https://github.com/oracle/oci-typescript-sdk/blob/master/CHANGELOG.md)
- [Commits](oracle/oci-typescript-sdk@v2.43.0...v2.57.0)

Updates `oci-containerengine` from 2.43.0 to 2.57.0
- [Release notes](https://github.com/oracle/oci-typescript-sdk/releases)
- [Changelog](https://github.com/oracle/oci-typescript-sdk/blob/master/CHANGELOG.md)
- [Commits](oracle/oci-typescript-sdk@v2.43.0...v2.57.0)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-type: indirect
- dependency-name: oci-common
  dependency-type: direct:production
- dependency-name: oci-containerengine
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Djelibeybi committed Apr 24, 2023
1 parent ff6f121 commit 692595f
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 139 deletions.
240 changes: 103 additions & 137 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"@actions/core": "^1.9.1",
"@actions/exec": "^1.1.1",
"@actions/tool-cache": "^2.0.1",
"oci-common": "^2.43.0",
"oci-containerengine": "^2.43.0"
"oci-common": "^2.57.0",
"oci-containerengine": "^2.57.0"
},
"devDependencies": {
"@types/node": "^18.7.18",
Expand Down

0 comments on commit 692595f

Please sign in to comment.