Skip to content

Commit c5f44a6

Browse files
dependabot[bot]anthony-nhststephen-nhs
authored
Upgrade: [dependabot] - bump jose from 6.1.2 to 6.1.3 (#2505)
Bumps [jose](https://github.com/panva/jose) from 6.1.2 to 6.1.3. <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.1.3</h2> <h3>Refactor</h3> <ul> <li>avoid export * as for google closure's compiler sake (<a href="https://github.com/panva/jose/commit/6303d98efba00c9a3f8f3e814c85ac6e6944b11c">6303d98</a>), closes <a href="https://redirect.github.com/panva/jose/issues/832">#832</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.1.2...v6.1.3">6.1.3</a> (2025-12-02)</h2> <h3>Refactor</h3> <ul> <li>avoid export * as for google closure's compiler sake (<a href="https://github.com/panva/jose/commit/6303d98efba00c9a3f8f3e814c85ac6e6944b11c">6303d98</a>), closes <a href="https://redirect.github.com/panva/jose/issues/832">#832</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/panva/jose/commit/ebb8774d3ff6e8ab98204c51dc29fb876f116384"><code>ebb8774</code></a> chore(release): 6.1.3</li> <li><a href="https://github.com/panva/jose/commit/6303d98efba00c9a3f8f3e814c85ac6e6944b11c"><code>6303d98</code></a> refactor: avoid export * as for google closure's compiler sake</li> <li><a href="https://github.com/panva/jose/commit/39c880544aadac22a041f8b31f7bd29cb6e166c2"><code>39c8805</code></a> chore: bump packages</li> <li><a href="https://github.com/panva/jose/commit/cf5726e81888218889e0681c200e2553aec86136"><code>cf5726e</code></a> chore: update error message</li> <li><a href="https://github.com/panva/jose/commit/0154775994a7f6531504796a05f35f4e014047c0"><code>0154775</code></a> chore: update threat model</li> <li><a href="https://github.com/panva/jose/commit/d015cdfa2478914b3897b05e2f98dbea902b030e"><code>d015cdf</code></a> chore: add a threat model</li> <li><a href="https://github.com/panva/jose/commit/c5e285ed9674b8a188cd2b3f21ac74c76719e7b9"><code>c5e285e</code></a> chore: bump packages</li> <li><a href="https://github.com/panva/jose/commit/d6813158ebf65cd9ea4a5678f89308d52b3382be"><code>d681315</code></a> chore: bump packages</li> <li><a href="https://github.com/panva/jose/commit/4ae1005d83edc665d611f6ab13dc13fcfa84ac11"><code>4ae1005</code></a> chore(deps-dev): bump glob from 11.0.3 to 11.1.0 (<a href="https://redirect.github.com/panva/jose/issues/831">#831</a>)</li> <li><a href="https://github.com/panva/jose/commit/aaedc258b4479bd77d28009232e1327ddc4b0b80"><code>aaedc25</code></a> chore(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 (<a href="https://redirect.github.com/panva/jose/issues/830">#830</a>)</li> <li>Additional commits viewable in <a href="https://github.com/panva/jose/compare/v6.1.2...v6.1.3">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.1.2&new-version=6.1.3)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: anthony-nhs <[email protected]> Co-authored-by: tstephen-nhs <[email protected]>
1 parent 33ce7bf commit c5f44a6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.61",
2525
"axios": "^1.13.2",
2626
"axios-retry": "^4.5.0",
27-
"jose": "^6.1.2",
27+
"jose": "^6.1.3",
2828
"nock": "^14.0.10"
2929
},
3030
"devDependencies": {

0 commit comments

Comments
 (0)