diff options
| author | A.J. Shulman <Shulman.aj@gmail.com> | 2024-06-27 16:36:40 -0400 |
|---|---|---|
| committer | A.J. Shulman <Shulman.aj@gmail.com> | 2024-06-27 16:36:40 -0400 |
| commit | e297c75cdcc8bb5b1b138d1272f1f6f27b222f4c (patch) | |
| tree | 2b4c955188a4867d9c018ca0f9d7d4b099f6086d /package.json | |
| parent | 33621442bad6ffe78840dc95984199d3b339d832 (diff) | |
fixing to work with python API
also added follow up questions
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 52f627b63..49c0e4d91 100644 --- a/package.json +++ b/package.json @@ -141,7 +141,7 @@ "adm-zip": "^0.5.10", "archiver": "^7.0.1", "async": "^3.2.5", - "axios": "^1.6.2", + "axios": "^1.7.2", "babel": "^6.23.0", "babel-loader": "^9.1.3", "bcrypt-nodejs": "0.0.3", |
