files.com 1.0.209 → 1.0.210

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/_VERSION +1 -1
  2. package/package.json +3 -3
package/_VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.209
1
+ 1.0.210
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "files.com",
3
- "version": "1.0.209",
3
+ "version": "1.0.210",
4
4
  "description": "Files.com SDK for JavaScript",
5
5
  "keywords": [
6
6
  "files.com",
@@ -20,8 +20,8 @@
20
20
  "main": "lib/files.js",
21
21
  "dependencies": {
22
22
  "@babel/runtime": "^7.10.3",
23
- "axios": "^0.19.2",
24
- "axios-retry": "^3.1.8",
23
+ "axios": "0.27.2",
24
+ "axios-retry": "3.3.1",
25
25
  "readable-stream": "^3.6.0",
26
26
  "safe-buffer": "^5.1.1",
27
27
  "uuid": "^3.3.2"