File tree Expand file tree Collapse file tree 2 files changed +403
-196
lines changed
Expand file tree Collapse file tree 2 files changed +403
-196
lines changed Original file line number Diff line number Diff line change 4545 "postversion" : " npm publish && git push && git push --tags && echo \" Successfully released version $npm_package_version\" "
4646 },
4747 "dependencies" : {
48- "cross-fetch" : " 4" ,
48+ "cross-fetch" : " 4.1.0 " ,
4949 "yargs" : " 16"
5050 },
5151 "devDependencies" : {
5252 "blueimp-md5" : " 2.19.0" ,
5353 "cmdmix" : " 2.2.2" ,
5454 "dom-storage" : " 2.1.0" ,
55- "esbuild" : " 0.24.0 " ,
55+ "esbuild" : " 0.24.2 " ,
5656 "git-branch-is" : " 4.0.0" ,
5757 "husky" : " 8.0.3" ,
5858 "jison" : " ^0.4.18" ,
6767 "tabletop" : " 1.6.3" ,
6868 "uglify-js" : " 3.19.3"
6969 },
70- "X- resolutions" : {
71- "got" : " 14.4.2 " ,
70+ "resolutions" : {
71+ "got" : " 14" ,
7272 "axios" : " 1" ,
7373 "json5" : " 2" ,
7474 "underscore" : " 1" ,
7575 "glob-parent" : " 6" ,
76- "decode-uri-component" : " 0.2" ,
77- "semver" : " 7"
76+ "decode-uri-component" : " 0.4" ,
77+ "semver" : " 7" ,
78+ "follow-redirects" : " 1"
7879 },
7980 "engines" : {
8081 "node" : " >=15"
You can’t perform that action at this time.
0 commit comments