File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mailchimp/mailchimp_transactional" ,
3
- "version" : " 1.0.57 " ,
3
+ "version" : " 1.0.59 " ,
4
4
"description" : " The official Node client library for the Mailchimp Transactional API" ,
5
5
"license" : " Apache 2.0" ,
6
6
"main" : " src/index.js" ,
7
7
"browser" : {
8
8
"fs" : false
9
9
},
10
10
"dependencies" : {
11
- "axios" : " ^0.21.1 "
11
+ "axios" : " ^1.6.7 "
12
12
},
13
13
"homepage" : " https://github.com/mailchimp/mailchimp-transactional-node" ,
14
14
"repository" : {
Original file line number Diff line number Diff line change 2
2
* Mailchimp Transactional API
3
3
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
4
*
5
- * OpenAPI spec version: 1.0.57
5
+ * OpenAPI spec version: 1.0.59
6
6
* Contact: apihelp@mailchimp.com
7
7
*
8
8
* NOTE: This class is auto generated by the swagger code generator program.
You can’t perform that action at this time.
0 commit comments