Skip to content

Commit

Permalink
🍱 upgrades(packages): Adding resultions for security issue
Browse files Browse the repository at this point in the history
  • Loading branch information
MedericPixium committed May 23, 2020
1 parent dc43ea1 commit 5c7cb66
Show file tree
Hide file tree
Showing 2 changed files with 1,309 additions and 44 deletions.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,8 @@
"test": "nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\" --full-trace",
"version": "oclif-dev readme && git add README.md"
},
"types": "lib/index.d.ts"
"types": "lib/index.d.ts",
"resolutions": {
"whois-json/whois/optimist/minimist": "^1.2.5"
}
}
Loading

0 comments on commit 5c7cb66

Please sign in to comment.