messaging-api-messenger
Advanced tools
Comparing version 1.0.2 to 1.0.4
@@ -9,3 +9,3 @@ { | ||
}, | ||
"version": "1.0.2", | ||
"version": "1.0.4", | ||
"main": "dist/index.js", | ||
@@ -19,7 +19,7 @@ "browser": "lib/browser.js", | ||
"append-query": "^2.1.0", | ||
"axios": "^0.19.2", | ||
"axios-error": "^1.0.0", | ||
"axios": "^0.21.1", | ||
"axios-error": "^1.0.4", | ||
"form-data": "^3.0.0", | ||
"lodash": "^4.17.15", | ||
"messaging-api-common": "^1.0.0", | ||
"messaging-api-common": "^1.0.4", | ||
"ts-invariant": "^0.4.4", | ||
@@ -37,3 +37,3 @@ "warning": "^4.0.3" | ||
}, | ||
"gitHead": "39aad597e2fdae7d297b754ed6a10ec514e3818b" | ||
"gitHead": "8d0a6e0549448e353ce90878b2fe1d71db1d0596" | ||
} |
Sorry, the diff of this file is not supported yet
- Removedaxios@0.19.2(transitive)
- Removedfollow-redirects@1.5.10(transitive)
Updatedaxios@^0.21.1
Updatedaxios-error@^1.0.4
Updatedmessaging-api-common@^1.0.4