You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 30, 2023. It is now read-only.
I am currently fixing kontent-ai/gatsby-packages#168 and it would be great to have it fixed in used packages too (I have a sample demo in the repository using transformed image).
Describe the bug
There is a security vulnerability in Axios (
gatsby-packages/packages/gatsby-transformer-kontent-image/package.json
Line 12 in 690a381
gatsby-packages/packages/gatsby-transformer-kontent-image/package.json
Line 12 in 690a381
Expected behavior
Upgrade axios to 0.21.1 or later.
Additional context
I am currently fixing kontent-ai/gatsby-packages#168 and it would be great to have it fixed in used packages too (I have a sample demo in the repository using transformed image).