Skip to content

Commit a5bd494

Browse files
committed
fix: exercises/c4-demos-master/10-udagram-app/package.json, exercises/c4-demos-master/10-udagram-app/package-lock.json & exercises/c4-demos-master/10-udagram-app/.snyk to reduce vulnerabilities
The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-LODASH-567746
1 parent 9e3426c commit a5bd494

File tree

3 files changed

+545
-305
lines changed

3 files changed

+545
-305
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
2+
version: v1.25.1
3+
ignore: {}
4+
# patches apply the minimum changes required to fix a vulnerability
5+
patch:
6+
SNYK-JS-LODASH-567746:
7+
- elasticsearch > lodash:
8+
patched: '2025-01-24T05:49:40.552Z'
9+
id: SNYK-JS-LODASH-567746
10+
path: elasticsearch > lodash

0 commit comments

Comments
 (0)