chore(deps): update dependency ts-dpop to ^0.4.2

This commit is contained in:
Matthieu Bosquet
2021-01-01 13:45:46 +00:00
committed by Ruben Verborgh
parent e20510a392
commit dc62c84563
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -9475,9 +9475,9 @@
"integrity": "sha512-XrHUvV5HpdLmIj4uVMxHggLbFSZYIn7HEWsqePZcI50pco+MPqJ50wMGY794X7AOOhxOBAjbkqfAbEe/QMp2Lw=="
},
"ts-dpop": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/ts-dpop/-/ts-dpop-0.4.0.tgz",
"integrity": "sha512-xqd8mknCupOjQj+YqYjwE22XxeEfReyXBEhBgP0J7hC6JAZFnqBUvk0cWcYMnTqTwLIiGgjT4QtA94spUz2vXQ==",
"version": "0.4.2",
"resolved": "https://registry.npmjs.org/ts-dpop/-/ts-dpop-0.4.2.tgz",
"integrity": "sha512-zWfSfLfu4ml7KA5urhKgp2HZUktXFUowbnyrw/Dech8ffGh51D6duYU40yLV2LJ30MTYVSaw2YcQ2lU5+GbLzg==",
"requires": {
"cross-fetch": "^3.0.6",
"jose": "^3.5.0",