Skip to content

Commit

Permalink
fix: package.json & package-lock.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-LODASH-1018905
- https://snyk.io/vuln/SNYK-JS-LODASH-1040724
  • Loading branch information
snyk-bot committed Feb 23, 2021
1 parent 2c28871 commit 5b38262
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 35 deletions.
75 changes: 43 additions & 32 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,17 +36,17 @@
"brakes": "2.8.0",
"chart.js": "2.9.4",
"core-js": "3.9.0",
"facebook-login-for-robots": "1.1.150",
"facebook-login-for-robots": "1.1.152",
"font-awesome": "4.7.0",
"hammerjs": "2.0.8",
"happn-wrapper": "1.1.82",
"health-checkup": "1.0.45",
"lodash": "4.17.21",
"mint-wrapper": "1.0.81",
"mint-wrapper": "1.0.82",
"modern-logger": "1.5.85",
"moment": "2.29.1",
"ng2-charts": "2.4.2",
"request-on-steroids": "1.1.107",
"request-on-steroids": "1.1.108",
"rxjs": "5.5.12",
"sequelize": "5.21.13",
"serverful": "1.4.90",
Expand Down

0 comments on commit 5b38262

Please sign in to comment.