feat: update doipjs to 1.2.2

This commit is contained in:
Yarmo Mackenbach 2023-10-03 12:30:29 +02:00
parent 652bfe227e
commit 88ecf73d11
No known key found for this signature in database
GPG key ID: 3C57D093219103A3
2 changed files with 5 additions and 5 deletions

View file

@ -8,7 +8,7 @@
"ajv": "^8.6.3",
"bent": "^7.3.12",
"body-parser": "^1.19.0",
"doipjs": "^1.2.1",
"doipjs": "^1.2.2",
"dotenv": "^16.0.3",
"express": "^4.17.1",
"express-http-context2": "^1.0.0",

View file

@ -1825,10 +1825,10 @@ doctypes@^1.1.0:
resolved "https://registry.yarnpkg.com/doctypes/-/doctypes-1.1.0.tgz#ea80b106a87538774e8a3a4a5afe293de489e0a9"
integrity sha512-LLBi6pEqS6Do3EKQ3J0NqHWV5hhb78Pi8vvESYwyOy2c31ZEZVdtitdzsQsKb7878PEERhzUk0ftqGhG6Mz+pQ==
doipjs@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/doipjs/-/doipjs-1.2.1.tgz#d80f687a560dacc54ed008983e1b62c40ff81b9c"
integrity sha512-PDhmYEoI0eNXM4IQmXmUoDqXctEsKA24u6ZslLBFOvHReqfH2fTQADnIH5V5tqNpPwWynHIqmrwczY/fpIqnMQ==
doipjs@^1.2.2:
version "1.2.2"
resolved "https://registry.yarnpkg.com/doipjs/-/doipjs-1.2.2.tgz#8de338f47799a3f4e4e79e8b71f1748bc55b6a14"
integrity sha512-A3DQwWqyBwhPuiIOz6p3yimLIEOafMdrHFC9HCbrxqvZIQWWgVJ6kcAGfqMG9e/ahpWYZoQgBRrRCCzIV13hpA==
dependencies:
"@openpgp/hkp-client" "^0.0.3"
"@openpgp/wkd-client" "^0.0.4"