Bump dependency

This commit is contained in:
Yarmo Mackenbach 2022-10-27 22:20:55 +02:00
parent 33dd7bf34b
commit 0660981fb8
No known key found for this signature in database
GPG key ID: 37367F4AF4087AD1
2 changed files with 5 additions and 5 deletions

View file

@ -9,7 +9,7 @@
"bent": "^7.3.12",
"body-parser": "^1.19.0",
"dialog-polyfill": "^0.5.6",
"doipjs": "^0.17.1",
"doipjs": "^0.17.2",
"dotenv": "^8.2.0",
"express": "^4.17.1",
"express-validator": "^6.13.0",

View file

@ -1780,10 +1780,10 @@ doctypes@^1.1.0:
resolved "https://registry.npmjs.org/doctypes/-/doctypes-1.1.0.tgz"
integrity sha1-6oCxBqh1OHdOijpKWv4pPeSJ4Kk=
doipjs@^0.17.1:
version "0.17.1"
resolved "https://registry.yarnpkg.com/doipjs/-/doipjs-0.17.1.tgz#4b8f281d4e6b19b550fc7c22e0540a3da0e9c654"
integrity sha512-4aEbGoT7lV/xHX/HbkAb67sFplMiqokOZICc7sFZ9XtXdsSGlRXmaCScWXk1eoRJzBPq9upuhQ1Lif+LTArScg==
doipjs@^0.17.2:
version "0.17.2"
resolved "https://registry.yarnpkg.com/doipjs/-/doipjs-0.17.2.tgz#ae9696e41e97e237d66af1e36d8d67d0d45551a1"
integrity sha512-p/yWYhXV2E7ygBdG+qV8XyE8Z9JQw4IX+zStv/r/KrhQYMHyCnKs6AJ1hBwPTG6d28uQLVHpaMXdOPz00F+3QQ==
dependencies:
"@openpgp/hkp-client" "^0.0.2"
"@openpgp/wkd-client" "^0.0.3"