Skip to content

Commit 57a02c9

Browse files
snyk-botryanhefner
authored andcommitted
fix: site/.snyk & site/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-LODASH-567746
1 parent 2206be1 commit 57a02c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"react-scroll-trigger": "^0.6.3",
1616
"react-target-scroller": "^0.1.14",
1717
"react-timecode": "^1.1.22",
18-
"snyk": "^1.316.1",
18+
"snyk": "^1.323.1",
1919
"tweenkle": "^0.2.2"
2020
},
2121
"scripts": {

0 commit comments

Comments
 (0)