forked from Mirrors/keyoxide-web
feat: update doipjs to 1.2.7
This commit is contained in:
parent
1a789ab90d
commit
520165115a
2 changed files with 5 additions and 5 deletions
|
@ -9,7 +9,7 @@
|
|||
"bent": "^7.3.12",
|
||||
"body-parser": "^1.19.0",
|
||||
"colorjs.io": "^0.4.5",
|
||||
"doipjs": "^1.2.6",
|
||||
"doipjs": "^1.2.7",
|
||||
"dotenv": "^16.0.3",
|
||||
"express": "^4.17.1",
|
||||
"express-http-context2": "^1.0.0",
|
||||
|
|
|
@ -1842,10 +1842,10 @@ doctypes@^1.1.0:
|
|||
resolved "https://registry.yarnpkg.com/doctypes/-/doctypes-1.1.0.tgz#ea80b106a87538774e8a3a4a5afe293de489e0a9"
|
||||
integrity sha512-LLBi6pEqS6Do3EKQ3J0NqHWV5hhb78Pi8vvESYwyOy2c31ZEZVdtitdzsQsKb7878PEERhzUk0ftqGhG6Mz+pQ==
|
||||
|
||||
doipjs@^1.2.6:
|
||||
version "1.2.6"
|
||||
resolved "https://registry.yarnpkg.com/doipjs/-/doipjs-1.2.6.tgz#397f32f04900552f74e3034d8d9ada6c38fe2895"
|
||||
integrity sha512-1Y6C6ghKQif3ft7L0rdPS+FkQpoPek7sgiG5QBw5jCxZQl5oUtQjMlAiSIOfkqflh4hteEeg2SCh6mTkr9ENzA==
|
||||
doipjs@^1.2.7:
|
||||
version "1.2.7"
|
||||
resolved "https://registry.yarnpkg.com/doipjs/-/doipjs-1.2.7.tgz#f0853d7ede1fcdeaf01e217acdc9869779ee8349"
|
||||
integrity sha512-xqFHVoiBaBm8KYQbaEzsULfH0gHl9Rya+5DTc4XC21mU1QxPSeqJ9Mw2lEZgrxtq7eVsi9Kvbd9d32BOc6cCBQ==
|
||||
dependencies:
|
||||
"@openpgp/hkp-client" "^0.0.3"
|
||||
"@openpgp/wkd-client" "^0.0.4"
|
||||
|
|
Loading…
Reference in a new issue