contentful / contentful-management.js

JavaScript library for Contentful's Management API (node & browser)
https://contentful.github.io/contentful-management.js
MIT License
263 stars 97 forks source link

fix: pin axios to 1.6.x #2318

Closed t-col closed 3 weeks ago

t-col commented 3 weeks ago

We're not yet certain that axios 1.7.x is compatible with the underlying contentful-sdk-core library that this SDK depends on. We'll upgrade to that version manually when we're more certain about that. In the mean time, this change will prevent Dependabot from making that upgrade for us.

contentful-automation[bot] commented 3 weeks ago

:tada: This PR is included in version 11.27.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: