Skip to content

Commit

Permalink
fix: package.json, package-lock.json & .snyk to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Feb 26, 2024
1 parent 4898a8d commit e3884ed
Show file tree
Hide file tree
Showing 3 changed files with 14,153 additions and 19,107 deletions.
52 changes: 52 additions & 0 deletions .snyk
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.25.1
ignore: {}
# patches apply the minimum changes required to fix a vulnerability
patch:
SNYK-JS-LODASH-567746:
- tap > nyc > istanbul-lib-instrument > babel-types > lodash:
patched: '2024-02-26T17:00:19.078Z'
id: SNYK-JS-LODASH-567746
path: tap > nyc > istanbul-lib-instrument > babel-types > lodash
- tap > nyc > istanbul-lib-instrument > babel-generator > lodash:
patched: '2024-02-26T17:00:19.078Z'
id: SNYK-JS-LODASH-567746
path: tap > nyc > istanbul-lib-instrument > babel-generator > lodash
- tap > nyc > istanbul-lib-instrument > babel-traverse > lodash:
patched: '2024-02-26T17:00:19.078Z'
id: SNYK-JS-LODASH-567746
path: tap > nyc > istanbul-lib-instrument > babel-traverse > lodash
- tap > nyc > istanbul-lib-instrument > babel-template > lodash:
patched: '2024-02-26T17:00:19.078Z'
id: SNYK-JS-LODASH-567746
path: tap > nyc > istanbul-lib-instrument > babel-template > lodash
- tap > nyc > istanbul-lib-instrument > babel-generator > babel-types > lodash:
patched: '2024-02-26T17:00:19.078Z'
id: SNYK-JS-LODASH-567746
path: >-
tap > nyc > istanbul-lib-instrument > babel-generator > babel-types >
lodash
- tap > nyc > istanbul-lib-instrument > babel-traverse > babel-types > lodash:
patched: '2024-02-26T17:00:19.078Z'
id: SNYK-JS-LODASH-567746
path: >-
tap > nyc > istanbul-lib-instrument > babel-traverse > babel-types >
lodash
- tap > nyc > istanbul-lib-instrument > babel-template > babel-types > lodash:
patched: '2024-02-26T17:00:19.078Z'
id: SNYK-JS-LODASH-567746
path: >-
tap > nyc > istanbul-lib-instrument > babel-template > babel-types >
lodash
- tap > nyc > istanbul-lib-instrument > babel-template > babel-traverse > lodash:
patched: '2024-02-26T17:00:19.078Z'
id: SNYK-JS-LODASH-567746
path: >-
tap > nyc > istanbul-lib-instrument > babel-template > babel-traverse
> lodash
- tap > nyc > istanbul-lib-instrument > babel-template > babel-traverse > babel-types > lodash:
patched: '2024-02-26T17:00:19.078Z'
id: SNYK-JS-LODASH-567746
path: >-
tap > nyc > istanbul-lib-instrument > babel-template > babel-traverse
> babel-types > lodash
Loading

0 comments on commit e3884ed

Please sign in to comment.