- Update feature base packages

Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
Dave Richer
2024-06-27 15:06:32 -04:00
parent 94e7bf3f92
commit 2b052b3d43
4 changed files with 70 additions and 61 deletions

8
package-lock.json generated
View File

@@ -40,7 +40,7 @@
"node-mailjet": "^6.0.5",
"node-persist": "^4.0.1",
"nodemailer": "^6.9.14",
"phone": "^3.1.45",
"phone": "^3.1.46",
"recursive-diff": "^1.0.9",
"rimraf": "^5.0.7",
"soap": "^1.0.4",
@@ -5420,9 +5420,9 @@
"integrity": "sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ=="
},
"node_modules/phone": {
"version": "3.1.45",
"resolved": "https://registry.npmjs.org/phone/-/phone-3.1.45.tgz",
"integrity": "sha512-VyEb3H5eV8vW2tQq52/H1VCb+FNIAEj/wmVDojRTKBKkZV2xyhavDXd6i6qxFPIjj2JPMQLnzIpBw4nIFZRCYA==",
"version": "3.1.46",
"resolved": "https://registry.npmjs.org/phone/-/phone-3.1.46.tgz",
"integrity": "sha512-qfuBilgQ6MfxDQvfaPFS3629rqByigsVu27rPtP03Oe0fQCWSZxr7JHM1kXe/A2rYaj8X5xVfHwnm35p4hNhLg==",
"engines": {
"node": ">=12"
}