chore(deps): bump jose from 4.8.3 to 4.9.2

Bumps [jose](https://github.com/panva/jose) from 4.8.3 to 4.9.2.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](https://github.com/panva/jose/compare/v4.8.3...v4.9.2)

---
updated-dependencies:
- dependency-name: jose
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-16 18:12:27 +00:00 committed by Joachim Van Herwegen
parent 2a5a93fe84
commit 3beb049afc

12
package-lock.json generated
View File

@ -10904,9 +10904,9 @@
"dev": true
},
"node_modules/jose": {
"version": "4.8.3",
"resolved": "https://registry.npmjs.org/jose/-/jose-4.8.3.tgz",
"integrity": "sha512-7rySkpW78d8LBp4YU70Wb7+OTgE3OwAALNVZxhoIhp4Kscp+p/fBkdpxGAMKxvCAMV4QfXBU9m6l9nX/vGwd2g==",
"version": "4.9.2",
"resolved": "https://registry.npmjs.org/jose/-/jose-4.9.2.tgz",
"integrity": "sha512-EqKvu2PqJCD3Jrg3PvcYZVS7D21qMVLSYMDAFcOdGUEOpJSLNtJO7NjLANvu3SYHVl6pdP2ff7ve6EZW2nX7Nw==",
"funding": {
"url": "https://github.com/sponsors/panva"
}
@ -23934,9 +23934,9 @@
"dev": true
},
"jose": {
"version": "4.8.3",
"resolved": "https://registry.npmjs.org/jose/-/jose-4.8.3.tgz",
"integrity": "sha512-7rySkpW78d8LBp4YU70Wb7+OTgE3OwAALNVZxhoIhp4Kscp+p/fBkdpxGAMKxvCAMV4QfXBU9m6l9nX/vGwd2g=="
"version": "4.9.2",
"resolved": "https://registry.npmjs.org/jose/-/jose-4.9.2.tgz",
"integrity": "sha512-EqKvu2PqJCD3Jrg3PvcYZVS7D21qMVLSYMDAFcOdGUEOpJSLNtJO7NjLANvu3SYHVl6pdP2ff7ve6EZW2nX7Nw=="
},
"js-tokens": {
"version": "4.0.0",