files.com 1.0.211 → 1.0.212

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 +2 -3
package/_VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.211
1
+ 1.0.212
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "files.com",
3
- "version": "1.0.211",
3
+ "version": "1.0.212",
4
4
  "description": "Files.com SDK for JavaScript",
5
5
  "keywords": [
6
6
  "files.com",
@@ -23,8 +23,7 @@
23
23
  "axios": "0.27.2",
24
24
  "axios-retry": "3.3.1",
25
25
  "readable-stream": "^3.6.0",
26
- "safe-buffer": "^5.1.1",
27
- "uuid": "^3.3.2"
26
+ "safe-buffer": "^5.1.1"
28
27
  },
29
28
  "license": "MIT",
30
29
  "devDependencies": {