File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 7171 "dependencies" : {
7272 "dotprop" : " ^1.2.0" ,
7373 "dset" : " ^2.0.1" ,
74+ "merge" : " ^2.1.1" ,
7475 "object-to-formdata" : " ^4.1.0" ,
7576 "qs" : " ^6.9.4"
7677 }
Original file line number Diff line number Diff line change @@ -5392,6 +5392,11 @@ merge2@^1.3.0:
53925392 resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
53935393 integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
53945394
5395+ merge@^2.1.1 :
5396+ version "2.1.1"
5397+ resolved "https://registry.yarnpkg.com/merge/-/merge-2.1.1.tgz#59ef4bf7e0b3e879186436e8481c06a6c162ca98"
5398+ integrity sha512-jz+Cfrg9GWOZbQAnDQ4hlVnQky+341Yk5ru8bZSe6sIDTCIg8n9i/u7hSQGSVOF3C7lH6mGtqjkiT9G4wFLL0w==
5399+
53955400micromatch@^3.1.10, micromatch@^3.1.4 :
53965401 version "3.1.10"
53975402 resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-3.1.10.tgz#70859bc95c9840952f359a068a3fc49f9ecfac23"
You can’t perform that action at this time.
0 commit comments