monti-apm-core
Advanced tools
Comparing version 1.7.3 to 1.7.4
# Change Log | ||
## 1.7.4 | ||
May 23, 2022 | ||
* Improve handling of errors in sendData | ||
## 1.7.3 | ||
@@ -4,0 +9,0 @@ July 28, 2021 |
{ | ||
"name": "monti-apm-core", | ||
"version": "1.7.3", | ||
"version": "1.7.4", | ||
"description": "Monti APM Core API", | ||
@@ -50,5 +50,5 @@ "main": "./dist/", | ||
"dependencies": { | ||
"axios": "^0.21.1", | ||
"axios": "^0.21.4", | ||
"debug": "^3.2.6" | ||
} | ||
} |
16750
Updatedaxios@^0.21.4