jbilcke-hf HF staff commited on
Commit
8f8b601
·
1 Parent(s): fa598ed

upgrade @aitube/clap

Browse files
Files changed (2) hide show
  1. package-lock.json +4 -4
  2. package.json +1 -1
package-lock.json CHANGED
@@ -9,7 +9,7 @@
9
  "version": "1.0.0",
10
  "license": "Apache License",
11
  "dependencies": {
12
- "@aitube/clap": "0.0.9",
13
  "@aitube/encoders": "0.0.0",
14
  "@aitube/io": "0.0.0",
15
  "dotenv": "^16.3.1",
@@ -29,9 +29,9 @@
29
  }
30
  },
31
  "node_modules/@aitube/clap": {
32
- "version": "0.0.9",
33
- "resolved": "https://registry.npmjs.org/@aitube/clap/-/clap-0.0.9.tgz",
34
- "integrity": "sha512-kO8PYVfgnyACg20QS4bL3w22PuEO27zQcvx0hgeHJEEGvnfzsQyuwXr5uZG6TJYuxe+iRUsGx8b6dMkjJzIS+w==",
35
  "dependencies": {
36
  "pure-uuid": "^1.8.1",
37
  "yaml": "^2.4.1"
 
9
  "version": "1.0.0",
10
  "license": "Apache License",
11
  "dependencies": {
12
+ "@aitube/clap": "0.0.10",
13
  "@aitube/encoders": "0.0.0",
14
  "@aitube/io": "0.0.0",
15
  "dotenv": "^16.3.1",
 
29
  }
30
  },
31
  "node_modules/@aitube/clap": {
32
+ "version": "0.0.10",
33
+ "resolved": "https://registry.npmjs.org/@aitube/clap/-/clap-0.0.10.tgz",
34
+ "integrity": "sha512-pj855yWhUJ0QTJIaxMJhg0PwC3JaHsScJ5rQ8iqog7zDBWNNJR9MPBtFDYRuIs3vmUsGVxHwSlIBz5I1VjMF8w==",
35
  "dependencies": {
36
  "pure-uuid": "^1.8.1",
37
  "yaml": "^2.4.1"
package.json CHANGED
@@ -13,7 +13,7 @@
13
  "author": "Julian Bilcke <julian.bilcke@huggingface.co>",
14
  "license": "Apache License",
15
  "dependencies": {
16
- "@aitube/clap": "0.0.9",
17
  "@aitube/encoders": "0.0.0",
18
  "@aitube/io": "0.0.0",
19
  "dotenv": "^16.3.1",
 
13
  "author": "Julian Bilcke <julian.bilcke@huggingface.co>",
14
  "license": "Apache License",
15
  "dependencies": {
16
+ "@aitube/clap": "0.0.10",
17
  "@aitube/encoders": "0.0.0",
18
  "@aitube/io": "0.0.0",
19
  "dotenv": "^16.3.1",