File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 5
5
- Split platform support out into Node.js and browser files.
6
6
- Update ` @digitalbazaar/http-client ` dependency to address engine
7
7
compatibility issues with newer Node.js versions.
8
+ - Update dependencies.
8
9
9
10
### Fixed
10
11
- Browser override path style.
Original file line number Diff line number Diff line change 35
35
"rdf-canonize" : " ^2.0.1"
36
36
},
37
37
"devDependencies" : {
38
- "@babel/core" : " ^7.13.10 " ,
38
+ "@babel/core" : " ^7.13.14 " ,
39
39
"@babel/plugin-proposal-object-rest-spread" : " ^7.13.8" ,
40
40
"@babel/plugin-transform-modules-commonjs" : " ^7.13.8" ,
41
41
"@babel/plugin-transform-runtime" : " ^7.13.10" ,
42
- "@babel/preset-env" : " ^7.13.10 " ,
42
+ "@babel/preset-env" : " ^7.13.12 " ,
43
43
"@babel/runtime" : " ^7.13.10" ,
44
- "babel-loader" : " ^8.0.6 " ,
44
+ "babel-loader" : " ^8.2.2 " ,
45
45
"benchmark" : " ^2.1.4" ,
46
46
"browserify" : " ^17.0.0" ,
47
47
"chai" : " ^4.3.4" ,
48
- "core-js" : " ^3.9.1 " ,
48
+ "core-js" : " ^3.10.0 " ,
49
49
"cors" : " ^2.7.1" ,
50
50
"cross-env" : " ^7.0.3" ,
51
51
"envify" : " ^4.1.0" ,
52
- "eslint" : " ^7.22 .0" ,
52
+ "eslint" : " ^7.23 .0" ,
53
53
"eslint-config-digitalbazaar" : " ^2.6.1" ,
54
54
"esmify" : " ^2.1.1" ,
55
55
"express" : " ^4.16.4" ,
You can’t perform that action at this time.
0 commit comments