Skip to content

Commit

Permalink
build(deps): bump jose from 5.6.3 to 5.8.0 (#2473)
Browse files Browse the repository at this point in the history
Bumps [jose](https://github.com/panva/jose) from 5.6.3 to 5.8.0.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v5.6.3...v5.8.0)

---
updated-dependencies:
- dependency-name: jose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 30, 2024
1 parent 97d508b commit 1cbbb37
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"envalid": "^8.0.0",
"express": "^4.19.2",
"express-rate-limit": "^7.4.0",
"jose": "^5.6.3",
"jose": "^5.8.0",
"knex": "^3.1.0",
"moment": "^2.30.1",
"node-graceful": "^3.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7631,7 +7631,7 @@ __metadata:
html-webpack-pug-plugin: "npm:^4.0.0"
image-minimizer-webpack-plugin: "npm:^4.1.0"
jest: "npm:^29.7.0"
jose: "npm:^5.6.3"
jose: "npm:^5.8.0"
json-loader: "npm:^0.5.7"
knex: "npm:^3.1.0"
mini-css-extract-plugin: "npm:^2.9.0"
Expand Down Expand Up @@ -9815,10 +9815,10 @@ __metadata:
languageName: node
linkType: hard

"jose@npm:^5.6.3":
version: 5.6.3
resolution: "jose@npm:5.6.3"
checksum: 10/829f07b8857221ada1cd112a5ebd084e34748f6e3247f5cb03aca0a1f25dd6a07283c9a4f5b854935bda505e3243405640550f8e9eb46c45b172dc4cb336ac89
"jose@npm:^5.8.0":
version: 5.8.0
resolution: "jose@npm:5.8.0"
checksum: 10/d5a11135754aeb7e3dcfbfb33ae1087541a081002cedb533e4705a9d71237a2c22f21085a291a0847939257a7b2f2374b589d306be17c3330049aefb62719c5e
languageName: node
linkType: hard

Expand Down

0 comments on commit 1cbbb37

Please sign in to comment.