mirror of
https://codeberg.org/keyoxide/keyoxide-web.git
synced 2024-12-23 07:19:28 -07:00
chore: update doipjs
This commit is contained in:
parent
3ca32a70bd
commit
d0e2825097
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -13,7 +13,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": "^2.1.0-rc.1",
|
"doipjs": "^2.1.0-rc.3",
|
||||||
"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",
|
||||||
|
@ -3043,9 +3043,9 @@
|
||||||
"integrity": "sha512-LLBi6pEqS6Do3EKQ3J0NqHWV5hhb78Pi8vvESYwyOy2c31ZEZVdtitdzsQsKb7878PEERhzUk0ftqGhG6Mz+pQ=="
|
"integrity": "sha512-LLBi6pEqS6Do3EKQ3J0NqHWV5hhb78Pi8vvESYwyOy2c31ZEZVdtitdzsQsKb7878PEERhzUk0ftqGhG6Mz+pQ=="
|
||||||
},
|
},
|
||||||
"node_modules/doipjs": {
|
"node_modules/doipjs": {
|
||||||
"version": "2.1.0-rc.1",
|
"version": "2.1.0-rc.3",
|
||||||
"resolved": "https://registry.npmjs.org/doipjs/-/doipjs-2.1.0-rc.1.tgz",
|
"resolved": "https://registry.npmjs.org/doipjs/-/doipjs-2.1.0-rc.3.tgz",
|
||||||
"integrity": "sha512-u91SLPAdz9pBqM4NHt6YBPMCwc2yvxh0EQ7XSIh3xFXsgOQgf5x31QyEm0oYWbhvHpOuGh7ojPMz1bT7d7gUpw==",
|
"integrity": "sha512-Dn7RwAUM+jLrvXV3VD+8qcHnlx+hIg0W95gJHlpFWWVBseMibcoSIMWfcNShTyp01IA1q0K48jEPSiLer9twNA==",
|
||||||
"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",
|
||||||
|
|
|
@ -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": "^2.1.0-rc.1",
|
"doipjs": "^2.1.0-rc.3",
|
||||||
"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",
|
||||||
|
|
Loading…
Reference in a new issue