peopledatalabs
Advanced tools
Comparing version 7.0.2 to 7.0.3
{ | ||
"name": "peopledatalabs", | ||
"version": "7.0.2", | ||
"version": "7.0.3", | ||
"description": "JavaScript client with TypeScript support for the People Data Labs API", | ||
@@ -46,6 +46,6 @@ "type": "module", | ||
"devDependencies": { | ||
"@typescript-eslint/eslint-plugin": "^6.19.0", | ||
"@typescript-eslint/parser": "^6.19.0", | ||
"chai": "^5.0.0", | ||
"dotenv": "^16.3.2", | ||
"@typescript-eslint/eslint-plugin": "^6.20.0", | ||
"@typescript-eslint/parser": "^6.20.0", | ||
"chai": "^5.0.3", | ||
"dotenv": "^16.4.1", | ||
"eslint": "^8.56.0", | ||
@@ -67,5 +67,5 @@ "eslint-config-airbnb": "^19.0.4", | ||
"dependencies": { | ||
"axios": "^1.6.5", | ||
"axios": "^1.6.7", | ||
"copy-anything": "^3.0.5" | ||
} | ||
} |
Updatedaxios@^1.6.7