Skip to content

Commit 38aa72c

Browse files
authored
Merge pull request #1 from domsavatta2/snyk-fix-d2fd9ef82828cc2ff37151a6ab8a4f10
[Snyk] Fix for 3 vulnerabilities
2 parents 62f4b15 + e410721 commit 38aa72c

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

javascript/package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

javascript/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"main": "index.js",
55
"license": "MIT",
66
"dependencies": {
7-
"hot-formula-parser": "^3.0.0",
8-
"lodash": "^4.17.20"
7+
"hot-formula-parser": "^3.0.1",
8+
"lodash": "^4.17.21"
99
}
1010
}

0 commit comments

Comments
 (0)