bumped deps

This commit is contained in:
Andris Reinman 2023-08-10 13:42:44 +03:00
parent 734b0134d6
commit 0a4da28453
No known key found for this signature in database
GPG key ID: DC6C83F4D584D364
2 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@ jobs:
test:
strategy:
matrix:
node: [16.x, 18.x]
node: [16.x, 18.x, 20.x]
os: [ubuntu-20.04]
runs-on: ${{ matrix.os }}
# Service containers to run with `container-job`

View file

@ -28,7 +28,7 @@
"docsify-cli": "4.4.4",
"eslint": "8.46.0",
"eslint-config-nodemailer": "1.2.0",
"eslint-config-prettier": "8.10.0",
"eslint-config-prettier": "9.0.0",
"grunt": "1.6.1",
"grunt-cli": "1.4.3",
"grunt-eslint": "24.3.0",
@ -53,7 +53,7 @@
"base32.js": "0.1.0",
"bcryptjs": "2.4.3",
"bson": "5.4.0",
"bullmq": "4.7.0",
"bullmq": "4.7.1",
"fido2-lib": "3.4.1",
"gelf": "2.0.1",
"generate-password": "1.7.0",