Skip to content

Commit 641c271

Browse files
authored
Merge pull request #452 from AutomationSolutionz/snyk-fix-45878a5493a4512cfff290089562a296
[Snyk] Security upgrade axios from 0.20.0 to 0.21.3
2 parents 3001f83 + fe06fb5 commit 641c271

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

Apps/zeuz-cli/nodejs/package-lock.json

+9-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Apps/zeuz-cli/nodejs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
33
"commander": "~6.0.0",
4-
"axios": "~0.20.0"
4+
"axios": "~0.21.3"
55
}
66
}

0 commit comments

Comments
 (0)