Fixes dependencies versions.
This commit is contained in:
parent
f691328476
commit
dd0d8e6118
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "domain-forward",
|
"name": "domain-forward",
|
||||||
"version": "1.1.0",
|
"version": "1.4.0",
|
||||||
"description": "Service to forward domain via Hosterra DoH",
|
"description": "Service to forward domain via Hosterra DoH",
|
||||||
"main": "app.js",
|
"main": "app.js",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
|
@ -19,7 +19,7 @@
|
||||||
"async-lock": "^1.4.0",
|
"async-lock": "^1.4.0",
|
||||||
"await-lock": "^2.2.2",
|
"await-lock": "^2.2.2",
|
||||||
"dotenv": "^16.0.3",
|
"dotenv": "^16.0.3",
|
||||||
"jose": "^3.20.4",
|
"jose": "^5",
|
||||||
"pem": "^1.14.7",
|
"pem": "^1.14.7",
|
||||||
"base32-encode": "^1.1.1",
|
"base32-encode": "^1.1.1",
|
||||||
"dns-packet": "^5.2.1"
|
"dns-packet": "^5.2.1"
|
||||||
|
|
|
||||||
Loading…
Add table
editor.link_modal.header
Reference in a new issue