Skip to content
This repository was archived by the owner on Apr 16, 2024. It is now read-only.

[Snyk] Security upgrade gatsby-source-contentful from 2.3.56 to 7.18.0 #161

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: examples/using-contentful/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-6032459
snyk-bot committed Oct 27, 2023

Verified

This commit was signed with the committer’s verified signature.
snyk-bot Snyk bot
commit 405baa62dcf88715b7547c78682957e54f53c2ac
2 changes: 1 addition & 1 deletion examples/using-contentful/package.json
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@
"gatsby-plugin-google-analytics": "^2.0.5",
"gatsby-plugin-offline": "^2.0.5",
"gatsby-plugin-typography": "^2.2.0",
"gatsby-source-contentful": "^2.0.1",
"gatsby-source-contentful": "^7.18.0",
"gatsby-transformer-remark": "^2.1.1",
"lodash": "^4.17.14",
"react": "^16.3.1",