Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Fix for 1 vulnerabilities #780

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
f001419
Update README.md
0xSebin Nov 3, 2020
9e31ffc
fix: examples/using-javascript-transforms/package.json to reduce vuln…
snyk-bot Feb 19, 2022
404d718
Merge pull request #2 from 0xSebin/snyk-fix-6bc8d7ee57485152ab3d7772d…
0xSebin Feb 19, 2022
cec5438
fix: benchmarks/md/package.json to reduce vulnerabilities
snyk-bot Feb 19, 2022
9df9003
Merge pull request #3 from 0xSebin/snyk-fix-7bea780ad574667dfda10e6af…
0xSebin Feb 19, 2022
f443d53
fix: starters/gatsby-starter-blog-theme/package.json & starters/gatsb…
snyk-bot Feb 19, 2022
af53dd7
Merge pull request #4 from 0xSebin/snyk-fix-ad671b398116c284f8a9b3c9f…
0xSebin Feb 19, 2022
9344b55
fix: starters/gatsby-starter-blog-theme/package.json & starters/gatsb…
snyk-bot Feb 19, 2022
6992fa2
Merge pull request #6 from 0xSebin/snyk-fix-f15c1d9bf0e0a1d5a641e031b…
0xSebin Feb 19, 2022
31feda1
fix: starters/gatsby-starter-blog-theme-core/package.json & starters/…
snyk-bot Feb 19, 2022
e14374d
Merge pull request #8 from 0xSebin/snyk-fix-a2ad439e0c10fbd5a257de385…
0xSebin Feb 19, 2022
1d4688f
fix: starters/blog/package.json & starters/blog/package-lock.json to …
snyk-bot Feb 19, 2022
03cbd71
Merge pull request #10 from 0xSebin/snyk-fix-b92f5dc64214847d6c2f32af…
0xSebin Feb 19, 2022
89a1a58
fix: benchmarks/markdown_id/package.json to reduce vulnerabilities
snyk-bot Feb 19, 2022
f085435
Merge pull request #12 from 0xSebin/snyk-fix-3398315ad97d9ea2042ad22d…
0xSebin Feb 19, 2022
d465f68
fix: packages/gatsby-plugin-subfont/package.json to reduce vulnerabil…
snyk-bot Feb 19, 2022
6bb9eb4
Merge pull request #13 from 0xSebin/snyk-fix-8942e122db057660fde1ba63…
0xSebin Feb 19, 2022
808b7c2
fix: starters/gatsby-starter-theme/package.json & starters/gatsby-sta…
snyk-bot Feb 19, 2022
d1bf25e
Merge pull request #14 from 0xSebin/snyk-fix-c46aa05be9f7be2a282be97f…
0xSebin Feb 20, 2022
4a02297
fix: starters/blog/package.json & starters/blog/package-lock.json to …
snyk-bot Jul 22, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -14,7 +14,7 @@
Fast in every way that matters
</h3>
<p align="center">
Gatsby is a free and open source framework based on React that helps developers build blazing fast websites and apps
Gatsby is a free and open source framework based on React that helps developers build blazing fast websites and app
</p>
<p align="center">
<a href="https://github.com/gatsbyjs/gatsby/blob/master/LICENSE">
Expand Down
6 changes: 3 additions & 3 deletions benchmarks/markdown_id/package.json
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"del-cli": "^3.0.0",
"faker": "^4.1.0",
"gatsby": "^2.19.5",
"gatsby": "^4.6.0",
"gatsby-image": "^2.2.39",
"gatsby-plugin-benchmark-reporting": "*",
"gatsby-plugin-feed": "^2.3.26",
Expand All @@ -18,12 +18,12 @@
"gatsby-plugin-sharp": "^2.4.0",
"gatsby-plugin-typography": "^2.3.21",
"gatsby-remark-copy-linked-files": "^2.1.36",
"gatsby-remark-images": "^3.1.42",
"gatsby-remark-images": "^5.0.0",
"gatsby-remark-prismjs": "^3.3.30",
"gatsby-remark-responsive-iframe": "^2.2.31",
"gatsby-remark-smartypants": "^2.1.20",
"gatsby-source-filesystem": "^2.1.46",
"gatsby-transformer-remark": "^2.6.48",
"gatsby-transformer-remark": "^4.0.0",
"gatsby-transformer-sharp": "^2.3.13",
"prismjs": "^1.19.0",
"react": "^16.12.0",
Expand Down
8 changes: 4 additions & 4 deletions benchmarks/md/package.json
Expand Up @@ -20,15 +20,15 @@
"del-cli": "^3.0.0",
"dotenv": "^8.2.0",
"faker": "^4.1.0",
"front-matter": "^3.1.0",
"gatsby": "^2.20.23",
"front-matter": "^4.0.1",
"gatsby": "^4.6.0",
"gatsby-image": "^2.3.3",
"gatsby-plugin-benchmark-reporting": "*",
"gatsby-plugin-page-creator": "^2.2.2",
"gatsby-plugin-sharp": "^2.4.12",
"gatsby-remark-images": "^3.2.3",
"gatsby-remark-images": "^5.0.0",
"gatsby-source-filesystem": "^2.2.3",
"gatsby-transformer-remark": "^2.8.7",
"gatsby-transformer-remark": "^4.0.0",
"gatsby-transformer-sharp": "^2.4.5",
"glob": "^7.1.6",
"node-fetch": "^2.6.0",
Expand Down
6 changes: 3 additions & 3 deletions examples/using-javascript-transforms/package.json
Expand Up @@ -23,14 +23,14 @@
"dependencies": {
"bulma": "0.9.0",
"d3": "4.13.0",
"gatsby": "^2.24.63",
"gatsby": "^4.6.0",
"gatsby-plugin-sass": "^2.3.13",
"gatsby-remark-prismjs": "^3.5.13",
"gatsby-source-filesystem": "^2.3.30",
"gatsby-transformer-javascript-frontmatter": "^2.3.12",
"gatsby-transformer-remark": "^2.8.35",
"gatsby-transformer-remark": "^4.0.0",
"moment": "^2.28.0",
"node-sass": "^4.14.1",
"node-sass": "^7.0.1",
"normalize.css": "^7.0.0",
"prismjs": "^1.21.0",
"prop-types": "^15.7.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-subfont/package.json
Expand Up @@ -24,7 +24,7 @@
},
"license": "MIT",
"dependencies": {
"subfont": "^4.2.2"
"subfont": "^6.3.0"
},
"devDependencies": {
"@babel/cli": "^7.11.6",
Expand Down
26,033 changes: 12,778 additions & 13,255 deletions starters/blog/package-lock.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions starters/blog/package.json
Expand Up @@ -8,23 +8,23 @@
"url": "https://github.com/gatsbyjs/gatsby/issues"
},
"dependencies": {
"gatsby": "^2.24.91",
"gatsby": "^4.0.0",
"gatsby-image": "^2.4.21",
"gatsby-plugin-feed": "^2.5.20",
"gatsby-plugin-google-analytics": "^2.3.19",
"gatsby-plugin-manifest": "^2.4.37",
"gatsby-plugin-offline": "^3.2.38",
"gatsby-plugin-react-helmet": "^3.3.14",
"gatsby-plugin-sharp": "^2.6.43",
"gatsby-plugin-sharp": "^3.13.0",
"gatsby-remark-copy-linked-files": "^2.3.19",
"gatsby-remark-images": "^3.3.40",
"gatsby-remark-images": "^5.0.0",
"gatsby-remark-prismjs": "^3.5.16",
"gatsby-remark-responsive-iframe": "^2.4.17",
"gatsby-remark-smartypants": "^2.3.13",
"gatsby-source-filesystem": "^2.3.37",
"gatsby-transformer-remark": "^2.8.47",
"gatsby-source-filesystem": "^2.6.0",
"gatsby-transformer-remark": "^4.0.0",
"gatsby-transformer-sharp": "^2.5.20",
"prismjs": "^1.22.0",
"prismjs": "^1.25.0",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-helmet": "^5.2.1",
Expand Down