dependabot[bot] dependabot[bot] commited on
Commit
5b199ff
1 Parent(s): 315e56b

Bump jose from 4.14.4 to 4.15.5 (#914)

Browse files

Bumps [jose](https://github.com/panva/jose) from 4.14.4 to 4.15.5.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/v4.15.5/CHANGELOG.md)
- [Commits](https://github.com/panva/jose/compare/v4.14.4...v4.15.5)

---
updated-dependencies:
- dependency-name: jose
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Files changed (1) hide show
  1. package-lock.json +3 -3
package-lock.json CHANGED
@@ -4455,9 +4455,9 @@
4455
  }
4456
  },
4457
  "node_modules/jose": {
4458
- "version": "4.14.4",
4459
- "resolved": "https://registry.npmjs.org/jose/-/jose-4.14.4.tgz",
4460
- "integrity": "sha512-j8GhLiKmUAh+dsFXlX1aJCbt5KMibuKb+d7j1JaOJG6s2UjX1PQlW+OKB/sD4a/5ZYF4RcmYmLSndOoU3Lt/3g==",
4461
  "funding": {
4462
  "url": "https://github.com/sponsors/panva"
4463
  }
 
4455
  }
4456
  },
4457
  "node_modules/jose": {
4458
+ "version": "4.15.5",
4459
+ "resolved": "https://registry.npmjs.org/jose/-/jose-4.15.5.tgz",
4460
+ "integrity": "sha512-jc7BFxgKPKi94uOvEmzlSWFFe2+vASyXaKUpdQKatWAESU2MWjDfFf0fdfc83CDKcA5QecabZeNLyfhe3yKNkg==",
4461
  "funding": {
4462
  "url": "https://github.com/sponsors/panva"
4463
  }