forked from gatsbyjs/gatsby
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: examples/using-typescript/package.json & examples/using-typescri…
…pt/.snyk to reduce vulnerabilities The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-LODASH-567746
- Loading branch information
1 parent
5cd9278
commit 1e3c54f
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. | ||
version: v1.14.1 | ||
ignore: {} | ||
# patches apply the minimum changes required to fix a vulnerability | ||
patch: | ||
SNYK-JS-LODASH-567746: | ||
- gatsby > gatsby-plugin-typescript > @babel/core > lodash: | ||
patched: '2020-05-06T02:38:47.164Z' | ||
- gatsby > gatsby-plugin-typescript > @babel/core > @babel/helper-module-transforms > lodash: | ||
patched: '2020-05-06T02:38:47.164Z' | ||
- gatsby > gatsby-plugin-typescript > @babel/core > @babel/helpers > @babel/traverse > lodash: | ||
patched: '2020-05-06T02:38:47.164Z' | ||
- gatsby > gatsby-plugin-typescript > @babel/core > @babel/helper-module-transforms > @babel/helper-replace-supers > @babel/traverse > lodash: | ||
patched: '2020-05-06T02:38:47.164Z' | ||
- gatsby > gatsby-plugin-typescript > @babel/preset-typescript > @babel/plugin-transform-typescript > @babel/helper-create-class-features-plugin > @babel/helper-replace-supers > @babel/traverse > lodash: | ||
patched: '2020-05-06T02:38:47.164Z' | ||
- gatsby > gatsby-plugin-typescript > @babel/preset-typescript > @babel/plugin-transform-typescript > @babel/helper-create-class-features-plugin > @babel/helper-replace-supers > @babel/traverse > @babel/generator > lodash: | ||
patched: '2020-05-06T02:38:47.164Z' | ||
- gatsby > gatsby-plugin-typescript > @babel/preset-typescript > @babel/plugin-transform-typescript > @babel/helper-create-class-features-plugin > @babel/helper-replace-supers > @babel/traverse > @babel/helper-split-export-declaration > @babel/types > lodash: | ||
patched: '2020-05-06T02:38:47.164Z' | ||
- gatsby > gatsby-plugin-typescript > @babel/preset-typescript > @babel/plugin-transform-typescript > @babel/helper-create-class-features-plugin > @babel/helper-replace-supers > @babel/traverse > @babel/helper-function-name > @babel/template > @babel/types > lodash: | ||
patched: '2020-05-06T02:38:47.164Z' |