feat: update doipjs to 1.2.4

This commit is contained in:
Yarmo Mackenbach 2023-10-04 09:22:30 +02:00
parent c0ee28d778
commit f137c6aa4c
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.3",
"doipjs": "^1.2.4",
"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.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/doipjs/-/doipjs-1.2.3.tgz#31751b5e9ec039d33ef9c2cb169862d011adbc70"
integrity sha512-Y+Nxauo9CW72igJ1xwzL9OnsoZCx8Z59KfaB4DyP4G9x53sK33y0IL/ezEXW9Ywn5jVneeclm483tIpT4EJ/VA==
doipjs@^1.2.4:
version "1.2.4"
resolved "https://registry.yarnpkg.com/doipjs/-/doipjs-1.2.4.tgz#f980ac4a3ca71b4496530a1e877230b7b6a4cec0"
integrity sha512-zs/kL/Yc3H4X8SrWW0zf6w6RLWDw2LQ6w/tgx8Kirqf7eMtOO0rur9/0ASCeHvoqRr7O6W7dXnW7nD/I5ZgxDg==
dependencies:
"@openpgp/hkp-client" "^0.0.3"
"@openpgp/wkd-client" "^0.0.4"