hhoiw commited on
Commit
228d139
·
verified ·
1 Parent(s): 697299d

Update package.json

Browse files
Files changed (1) hide show
  1. package.json +3 -3
package.json CHANGED
@@ -10,8 +10,8 @@
10
  "author": "",
11
  "license": "ISC",
12
  "dependencies": {
13
- "node-fetch": "^2.6.4",
14
- "js-yaml": "^4.1.0",
15
- "btoa": "^1.2.1"
16
  }
17
  }
 
10
  "author": "",
11
  "license": "ISC",
12
  "dependencies": {
13
+ "node-fetch": "2.6.6",
14
+ "js-yaml": "latest",
15
+ "btoa": "latest"
16
  }
17
  }