File tree 3 files changed +6
-6
lines changed 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " root" ,
3
3
"private" : true ,
4
4
"devDependencies" : {
5
- "@babel/core" : " 7.17.8 " ,
6
- "@babel/preset-env" : " 7.16.11 " ,
7
- "@babel/preset-typescript" : " 7.16.7 " ,
5
+ "@babel/core" : " 7.22.5 " ,
6
+ "@babel/preset-env" : " 7.22.5 " ,
7
+ "@babel/preset-typescript" : " 7.22.5 " ,
8
8
"@types/cbor" : " 5.0.1" ,
9
9
"@types/is-url" : " 1.2.30" ,
10
10
"@types/jest" : " 25.2.3" ,
Original file line number Diff line number Diff line change 42
42
"url" : " https://github.com/adenvt/webauthn-lib/issues"
43
43
},
44
44
"devDependencies" : {
45
- "@babel/plugin-transform-runtime" : " 7.17.0 " ,
45
+ "@babel/plugin-transform-runtime" : " 7.22.5 " ,
46
46
"@rollup/plugin-babel" : " 5.3.1" ,
47
47
"@rollup/plugin-commonjs" : " 21.0.2" ,
48
48
"@rollup/plugin-node-resolve" : " 13.1.3" ,
Original file line number Diff line number Diff line change 51
51
"rasha" : " ^1.2.5"
52
52
},
53
53
"devDependencies" : {
54
- "@babel/cli" : " 7.17.6 " ,
55
- "@babel/core" : " 7.17.8 "
54
+ "@babel/cli" : " 7.22.5 " ,
55
+ "@babel/core" : " 7.22.5 "
56
56
}
57
57
}
You can’t perform that action at this time.
0 commit comments