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 3737 "license" : " MIT" ,
3838 "dependencies" : {
3939 "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 "
4242 },
4343 "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 " ,
4949 "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 " ,
5555 "webpack-cli" : " ^3.3.12"
5656 }
5757}
You can’t perform that action at this time.
0 commit comments