Skip to content

Commit ab7bb5a

Browse files
Upgrade: [dependabot] - bump jose from 6.2.1 to 6.2.2 (#2890)
Bumps [jose](https://github.com/panva/jose) from 6.2.1 to 6.2.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/panva/jose/releases">jose's releases</a>.</em></p> <blockquote> <h2>v6.2.2</h2> <h3>Fixes</h3> <ul> <li>reject failed decompression with JWEInvalid error (<a href="https://github.com/panva/jose/commit/043b181a96ee55d92b9ff1ee94e11be36e258ee4">043b181</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/panva/jose/blob/main/CHANGELOG.md">jose's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/panva/jose/compare/v6.2.1...v6.2.2">6.2.2</a> (2026-03-18)</h2> <h3>Fixes</h3> <ul> <li>reject failed decompression with JWEInvalid error (<a href="https://github.com/panva/jose/commit/043b181a96ee55d92b9ff1ee94e11be36e258ee4">043b181</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/panva/jose/commit/9c8658647f1b9c3fe4d7d15812ddc51fedbf2416"><code>9c86586</code></a> chore(release): 6.2.2</li> <li><a href="https://github.com/panva/jose/commit/4984b5ccde6cbb75094c19ba6777878247c02d1a"><code>4984b5c</code></a> chore(deps): bump the actions group with 4 updates</li> <li><a href="https://github.com/panva/jose/commit/043b181a96ee55d92b9ff1ee94e11be36e258ee4"><code>043b181</code></a> fix: reject failed decompression with JWEInvalid error</li> <li><a href="https://github.com/panva/jose/commit/867cc2c6b47617f9554427463a3a9be56f5d739f"><code>867cc2c</code></a> chore(deps-dev): bump undici</li> <li><a href="https://github.com/panva/jose/commit/f4e20e7938906575fa09625a2c4ca48e8a41e2c4"><code>f4e20e7</code></a> chore(deps-dev): bump tar in the npm_and_yarn group across 1 directory</li> <li><a href="https://github.com/panva/jose/commit/d0505bfc62488f2ae2b593dbc158d6cc3abea409"><code>d0505bf</code></a> chore: cleanup after release</li> <li>See full diff in <a href="https://github.com/panva/jose/compare/v6.2.1...v6.2.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jose&package-manager=npm_and_yarn&previous-version=6.2.1&new-version=6.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a04a446 commit ab7bb5a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/nhsNotifyLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@nhs/fhir-middy-error-handler": "^2.1.75",
2525
"axios": "^1.13.6",
2626
"axios-retry": "^4.5.0",
27-
"jose": "^6.2.1",
27+
"jose": "^6.2.2",
2828
"nock": "^14.0.11"
2929
},
3030
"devDependencies": {

0 commit comments

Comments
 (0)