This commit is contained in:
Dave Richer
2023-11-20 15:14:31 -05:00
parent 53fc5e361f
commit 0db72cd9e4
3 changed files with 36 additions and 36 deletions

View File

@@ -49,7 +49,7 @@
"node-quickbooks": "^2.0.43",
"nodemailer": "^6.9.7",
"phone": "^3.1.41",
"query-string": "^7.1.1",
"query-string": "7.1.3",
"soap": "^1.0.0",
"socket.io": "^4.7.2",
"ssh2-sftp-client": "^9.1.0",
@@ -60,7 +60,7 @@
"xmlbuilder2": "^3.1.1"
},
"devDependencies": {
"concurrently": "^7.3.0",
"concurrently": "^8.2.2",
"source-map-explorer": "^2.5.2"
}
}