Merge branch 'master' into feat-cidr-notation

This commit is contained in:
Philip H 2024-03-23 21:30:52 +01:00 committed by GitHub
commit 6c0049770e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 939 additions and 952 deletions

View file

@ -15,9 +15,9 @@
"dependencies": {
"bcryptjs": "^2.4.3",
"debug": "^4.3.4",
"express": "^4.18.3",
"express-session": "^1.18.0",
"ip": "^2.0.1",
"h3": "^1.11.1",
"qrcode": "^1.5.3",
"uuid": "^9.0.1"
},