File tree Expand file tree Collapse file tree
modules/openapi-generator/src/main/resources/zapier
samples/client/petstore/zapier Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 } ,
1414 "dependencies": {
1515 " lodash" : " ^4.17.21" ,
16- " zapier-platform-core" : " 15.4 .1" ,
17- " form-data" : " 2.1.4 "
16+ " zapier-platform-core" : " 15.5 .1" ,
17+ " form-data" : " ^4.0.0 "
1818 } ,
1919 "devDependencies": {
2020 " mocha" : " ^10.2.0" ,
2121 " should" : " ^13.2.0"
2222 } ,
2323 "private": true,
2424 "zapier": {
25- " convertedByCLIVersion" : " 15.4 .1"
25+ " convertedByCLIVersion" : " 15.5 .1"
2626 }
2727}
Original file line number Diff line number Diff line change 1313 },
1414 "dependencies" : {
1515 "lodash" : " ^4.17.21" ,
16- "zapier-platform-core" : " 15.4 .1" ,
17- "form-data" : " 2.1.4 "
16+ "zapier-platform-core" : " 15.5 .1" ,
17+ "form-data" : " ^4.0.0 "
1818 },
1919 "devDependencies" : {
2020 "mocha" : " ^10.2.0" ,
2121 "should" : " ^13.2.0"
2222 },
2323 "private" : true ,
2424 "zapier" : {
25- "convertedByCLIVersion" : " 15.4 .1"
25+ "convertedByCLIVersion" : " 15.5 .1"
2626 }
2727}
You can’t perform that action at this time.
0 commit comments