Merge branch 'dev' into 'dev'

Update npm package versions

See merge request Shinobi-Systems/Shinobi!402
disk-divisor
Moe 2022-11-08 00:32:59 +00:00
commit 3c682c16b6
2 changed files with 17 additions and 17 deletions

16
package-lock.json generated
View File

@ -8,7 +8,7 @@
"name": "shinobi",
"version": "2.0.0",
"dependencies": {
"async": "^3.1.0",
"async": "^3.2.2",
"aws-sdk": "^2.731.0",
"backblaze-b2": "^0.9.12",
"body-parser": "^1.19.0",
@ -18,15 +18,15 @@
"digest-fetch": "^1.2.1",
"discord.js": "^12.2.0",
"ejs": "^2.7.4",
"express": "^4.16.4",
"express": "^4.17.1",
"express-fileupload": "^1.4.0",
"form-data": "^4.0.0",
"fs-extra": "9.0.1",
"ftp-srv": "^4.4.0",
"ftp-srv": "^4.6.2",
"googleapis": "^100.0.0",
"http-proxy": "^1.17.0",
"http-proxy": "^1.18.1",
"jsonfile": "^3.0.1",
"knex": "^0.21.4",
"knex": "^0.21.21",
"ldapauth-fork": "^5.0.2",
"moment": "^2.29.4",
"mp4frag": "^0.2.0",
@ -37,7 +37,7 @@
"node-onvif-events": "^2.0.5",
"node-ssh": "^12.0.4",
"node-telegram-bot-api": "^0.58.0",
"nodemailer": "^6.4.11",
"nodemailer": "^6.7.1",
"pam-diff": "^1.1.0",
"path": "^0.12.7",
"pipe2pam": "^0.6.2",
@ -47,9 +47,9 @@
"shinobi-onvif": "0.1.9",
"shinobi-sound-detection": "^0.1.13",
"shinobi-zwave": "^1.0.11",
"smtp-server": "^3.5.0",
"smtp-server": "^3.9.0",
"socket.io": "^4.4.1",
"socket.io-client": "^4.4.1",
"socket.io-client": "^4.5.3",
"tree-kill": "1.2.2",
"unzipper": "0.10.11",
"webdav-fs": "^4.0.1"

View File

@ -14,8 +14,8 @@
},
"homepage": "https://gitlab.com/Shinobi-Systems/Shinobi#readme",
"dependencies": {
"async": "^3.1.0",
"aws-sdk": "^2.731.0",
"async": "^3.2.2",
"aws-sdk": "^2.1030.0",
"backblaze-b2": "^0.9.12",
"body-parser": "^1.19.0",
"bson": "^4.6.1",
@ -24,15 +24,15 @@
"digest-fetch": "^1.2.1",
"discord.js": "^12.2.0",
"ejs": "^2.7.4",
"express": "^4.16.4",
"express": "^4.17.1",
"express-fileupload": "^1.4.0",
"form-data": "^4.0.0",
"fs-extra": "9.0.1",
"ftp-srv": "^4.4.0",
"ftp-srv": "^4.6.2",
"googleapis": "^100.0.0",
"http-proxy": "^1.17.0",
"http-proxy": "^1.18.1",
"jsonfile": "^3.0.1",
"knex": "^0.21.4",
"knex": "^0.21.21",
"ldapauth-fork": "^5.0.2",
"moment": "^2.29.4",
"mp4frag": "^0.2.0",
@ -43,7 +43,7 @@
"node-onvif-events": "^2.0.5",
"node-ssh": "^12.0.4",
"node-telegram-bot-api": "^0.58.0",
"nodemailer": "^6.4.11",
"nodemailer": "^6.7.1",
"pam-diff": "^1.1.0",
"path": "^0.12.7",
"pipe2pam": "^0.6.2",
@ -53,9 +53,9 @@
"shinobi-onvif": "0.1.9",
"shinobi-sound-detection": "^0.1.13",
"shinobi-zwave": "^1.0.11",
"smtp-server": "^3.5.0",
"smtp-server": "^3.9.0",
"socket.io": "^4.4.1",
"socket.io-client": "^4.4.1",
"socket.io-client": "^4.5.3",
"tree-kill": "1.2.2",
"unzipper": "0.10.11",
"webdav-fs": "^4.0.1"