File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 37
37
"license" : " MIT" ,
38
38
"dependencies" : {
39
39
"es6-promise" : " ^4.2.8" ,
40
- "isomorphic-fetch" : " ^2.2.1 " ,
41
- "js-base64" : " ^3.4.5 "
40
+ "isomorphic-fetch" : " ^3.0.0 " ,
41
+ "js-base64" : " ^3.6.0 "
42
42
},
43
43
"devDependencies" : {
44
- "@babel/cli" : " ^7.10.5 " ,
45
- "@babel/core" : " ^7.11.1 " ,
46
- "@babel/preset-env" : " ^7.11.0 " ,
47
- "@babel/register" : " ^7.10.5 " ,
48
- "babel-loader" : " ^8.1.0 " ,
44
+ "@babel/cli" : " ^7.12.8 " ,
45
+ "@babel/core" : " ^7.12.9 " ,
46
+ "@babel/preset-env" : " ^7.12.7 " ,
47
+ "@babel/register" : " ^7.12.1 " ,
48
+ "babel-loader" : " ^8.2.1 " ,
49
49
"esm" : " ^3.2.25" ,
50
- "fetch-mock" : " ^9.10.6 " ,
51
- "mocha" : " ^8.1 .1" ,
52
- "node-fetch" : " ^2.6.0 " ,
53
- "uglify-js" : " ^3.10.1 " ,
54
- "webpack" : " ^4.44.1 " ,
50
+ "fetch-mock" : " ^9.11.0 " ,
51
+ "mocha" : " ^8.2 .1" ,
52
+ "node-fetch" : " ^2.6.1 " ,
53
+ "uglify-js" : " ^3.12.0 " ,
54
+ "webpack" : " ^4.44.2 " ,
55
55
"webpack-cli" : " ^3.3.12"
56
56
}
57
57
}
You can’t perform that action at this time.
0 commit comments