Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

[Snyk Update] New fixes for 1 vulnerable dependency path #1273

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:lodash:20180130

Latest report for appirio-tech/topcoder-app:
https://snyk.io/test/github/appirio-tech/topcoder-app
  • Loading branch information
snyk-bot committed Feb 14, 2018
commit d41a17df6e597d3af49354fc570432eb898e373f
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"html-webpack-plugin": "2.30.1",
"intro.js": "1.1.1",
"jstimezonedetect": "1.0.6",
"lodash": "4.17.4",
"lodash": "4.17.5",
"moment": "2.18.1",
"moment-timezone": "0.5.13",
"ng-dialog": "0.5.9",
Expand Down