peopledatalabs
Advanced tools
Comparing version 9.1.0 to 9.2.0
{ | ||
"name": "peopledatalabs", | ||
"version": "9.1.0", | ||
"version": "9.2.0", | ||
"description": "JavaScript client with TypeScript support for the People Data Labs API", | ||
@@ -46,4 +46,4 @@ "type": "module", | ||
"devDependencies": { | ||
"@typescript-eslint/eslint-plugin": "^7.17.0", | ||
"@typescript-eslint/parser": "^7.17.0", | ||
"@typescript-eslint/eslint-plugin": "^8.0.0", | ||
"@typescript-eslint/parser": "^8.0.0", | ||
"chai": "^5.1.1", | ||
@@ -68,5 +68,5 @@ "dotenv": "^16.4.5", | ||
"dependencies": { | ||
"axios": "^1.7.2", | ||
"axios": "^1.7.3", | ||
"copy-anything": "3.0.5" | ||
} | ||
} |
324980
Updatedaxios@^1.7.3