diff options
| author | aidahosa1 <aisosa_idahosa@brown.edu> | 2024-06-04 12:48:41 -0400 |
|---|---|---|
| committer | aidahosa1 <aisosa_idahosa@brown.edu> | 2024-06-04 12:48:41 -0400 |
| commit | 6bfa2fd696a306a984b29c6ea11fa66e93e0474c (patch) | |
| tree | 924bbcdad4bbef3e13ea211d267bd6d8ea74964f /package.json | |
| parent | a7f5bd1c2438f95252f5515d7226b491dfb5183b (diff) | |
changes
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/package.json b/package.json index 03d1c1423..4c2c8eb73 100644 --- a/package.json +++ b/package.json @@ -138,6 +138,7 @@ "@types/webpack-hot-middleware": "^2.25.9", "@typescript-eslint/parser": "^7.8.0", "@webscopeio/react-textarea-autocomplete": "^4.9.2", + "D": "^1.0.0", "adm-zip": "^0.5.10", "archiver": "^7.0.1", "async": "^3.2.5", @@ -174,10 +175,9 @@ "csv-parser": "^3.0.0", "csv-stringify": "^6.4.4", "csvtojson": "^2.0.10", - "D": "^1.0.0", "d3": "^7.8.5", "depcheck": "^1.4.7", - "dotenv": "^16.3.1", + "dotenv": "^16.4.5", "eslint-webpack-plugin": "^4.1.0", "exif": "^0.6.0", "exifr": "^7.1.3", @@ -214,6 +214,7 @@ "image-data-uri": "^2.0.1", "image-size": "^1.0.2", "image-size-stream": "^1.1.0", + "install": "^0.13.0", "is-plain-obj": "^4.1.0", "jimp": "^0.22.10", "jpeg-autorotate": "^9.0.0", @@ -237,7 +238,7 @@ "node-stream-zip": "^1.15.0", "nodemailer": "^6.9.7", "nodemon": "^3.0.2", - "npm": "^10.2.5", + "npm": "^10.8.1", "openai": "^4.26.0", "p-limit": "^5.0.0", "passport": "^0.7.0", |
