- Progress

Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
Dave Richer
2024-02-05 16:00:52 -05:00
parent 99010f6e7d
commit ef0e55d316
3 changed files with 10 additions and 1 deletions

View File

@@ -38,6 +38,7 @@
"i18next": "^23.8.1",
"i18next-browser-languagedetector": "^7.0.2",
"jsoneditor": "^10.0.0",
"jsonic": "^1.0.1",
"jsreport-browser-client-dist": "^1.3.0",
"libphonenumber-js": "^1.10.54",
"logrocket": "^7.0.0",
@@ -14488,6 +14489,11 @@
"graceful-fs": "^4.1.6"
}
},
"node_modules/jsonic": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/jsonic/-/jsonic-1.0.1.tgz",
"integrity": "sha512-6GitEN4plTuB/I1o9kDZl7Pgc+DvFG1BG88IqaUz4eQglCA1uAgxWdXhLNA6ffaYsmzPjOysDpp6CYTwRiuXLw=="
},
"node_modules/jsonpath": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/jsonpath/-/jsonpath-1.1.1.tgz",