Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcameron committed Jun 17, 2024
1 parent bcf578c commit f4e7097
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,11 +92,11 @@
"jeremielodi"
],
"dependencies": {
"@ima-worldhealth/coral": "^2.13.0",
"@ima-worldhealth/coral": "^2.14.0",
"@ima-worldhealth/tree": "^2.6.0",
"@types/angular": "^1.8.9",
"@uirouter/angularjs": "^1.0.29",
"@uirouter/core": "^6.0.8",
"@uirouter/angularjs": "^1.1.0",
"@uirouter/core": "^6.1.0",
"accounting-js": "^1.1.1",
"adm-zip": "^0.5.14",
"angular": "^1.8.3",
Expand All @@ -107,21 +107,21 @@
"angular-moment": "^1.3.0",
"angular-sanitize": "^1.8.3",
"angular-touch": "^1.8.3",
"angular-translate": "^2.19.0",
"angular-translate": "^2.19.1",
"angular-translate-loader-static-files": "^2.19.1",
"angular-translate-loader-url": "^2.19.1",
"angular-ui-bootstrap": "^2.5.6",
"angular-ui-grid": "^4.12.7",
"bootstrap": "^3.3.0",
"bootstrap": "^3.4.1",
"chart.js": "^3.9.1",
"chartjs-plugin-datalabels": "^2.1.0",
"chartjs-plugin-datalabels": "^2.2.0",
"connect-redis": "^7.1.1",
"cron": "^3.1.7",
"cross-env": "^7.0.3",
"csvtojson": "^2.0.8",
"csvtojson": "^2.0.10",
"debug": "^4.3.5",
"dotenv": "^16.4.5",
"eslint-plugin-jsdoc": "^48.2.11",
"eslint-plugin-jsdoc": "^48.2.12",
"excel4node": "^1.8.2",
"express": "^4.19.2",
"express-handlebars": "^7.1.2",
Expand All @@ -142,22 +142,22 @@
"mocha-multi-reporters": "^1.5.1",
"mocha-xunit-reporter": "^2.3.0",
"moment": "^2.30.1",
"morgan": "^1.9.1",
"morgan": "^1.10.0",
"multer": "^1.4.5-lts.1",
"muze": "^1.2.1",
"muze": "^1.3.2",
"mysql2": "^3.10.1",
"ng-file-upload": "^12.2.13",
"ngstorage": "^0.3.11",
"nodemailer": "^6.9.13",
"p-retry": "^4.6.1",
"p-retry": "^4.6.2",
"q": "^1.5.1",
"stream-to-promise": "^3.0.0",
"tempy": "^1.0.1",
"typeface-open-sans": "^1.1.13",
"ui-select": "0.17.1",
"use-strict": "^1.0.1",
"uuid": "^10.0.0",
"uuid-parse": "^1.0.0",
"uuid-parse": "^1.1.0",
"webcam": "^3.2.1",
"winston": "^3.13.0"
},
Expand Down Expand Up @@ -187,8 +187,8 @@
"gulp-rev": "^9.0.0",
"gulp-rev-rewrite": "^5.0.0",
"gulp-template": "^5.0.0",
"gulp-typescript": "^5.0.0",
"gulp-uglify": "^3.0.1",
"gulp-typescript": "^5.0.1",
"gulp-uglify": "^3.0.2",
"karma": "^6.4.3",
"karma-chai": "^0.1.0",
"karma-chai-dom": "^1.1.0",
Expand Down

0 comments on commit f4e7097

Please sign in to comment.