feat: update doipjs to 1.2.6

This commit is contained in:
Yarmo Mackenbach 2023-10-09 19:15:05 +02:00
parent 28852c74fb
commit 836e6d2077
No known key found for this signature in database
GPG key ID: C248C28D432560ED
2 changed files with 5 additions and 5 deletions

View file

@ -9,7 +9,7 @@
"bent": "^7.3.12", "bent": "^7.3.12",
"body-parser": "^1.19.0", "body-parser": "^1.19.0",
"colorjs.io": "^0.4.5", "colorjs.io": "^0.4.5",
"doipjs": "^1.2.5", "doipjs": "^1.2.6",
"dotenv": "^16.0.3", "dotenv": "^16.0.3",
"express": "^4.17.1", "express": "^4.17.1",
"express-http-context2": "^1.0.0", "express-http-context2": "^1.0.0",

View file

@ -1842,10 +1842,10 @@ doctypes@^1.1.0:
resolved "https://registry.yarnpkg.com/doctypes/-/doctypes-1.1.0.tgz#ea80b106a87538774e8a3a4a5afe293de489e0a9" resolved "https://registry.yarnpkg.com/doctypes/-/doctypes-1.1.0.tgz#ea80b106a87538774e8a3a4a5afe293de489e0a9"
integrity sha512-LLBi6pEqS6Do3EKQ3J0NqHWV5hhb78Pi8vvESYwyOy2c31ZEZVdtitdzsQsKb7878PEERhzUk0ftqGhG6Mz+pQ== integrity sha512-LLBi6pEqS6Do3EKQ3J0NqHWV5hhb78Pi8vvESYwyOy2c31ZEZVdtitdzsQsKb7878PEERhzUk0ftqGhG6Mz+pQ==
doipjs@^1.2.5: doipjs@^1.2.6:
version "1.2.5" version "1.2.6"
resolved "https://registry.yarnpkg.com/doipjs/-/doipjs-1.2.5.tgz#98d67dad67ec0d0afafcda4e4740c93a964eecd3" resolved "https://registry.yarnpkg.com/doipjs/-/doipjs-1.2.6.tgz#397f32f04900552f74e3034d8d9ada6c38fe2895"
integrity sha512-366rS4LpzrGUgf1wfxjLpS46T4whB15m4dW8DfVYLLFYqNhwDVirRhysaexCQ8B4Ns+eCSa7qfpVszSxwGmgkA== integrity sha512-1Y6C6ghKQif3ft7L0rdPS+FkQpoPek7sgiG5QBw5jCxZQl5oUtQjMlAiSIOfkqflh4hteEeg2SCh6mTkr9ENzA==
dependencies: dependencies:
"@openpgp/hkp-client" "^0.0.3" "@openpgp/hkp-client" "^0.0.3"
"@openpgp/wkd-client" "^0.0.4" "@openpgp/wkd-client" "^0.0.4"