mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2025-02-14 18:41:22 -05:00
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:debug:20170905 - https://snyk.io/vuln/npm:deep-extend:20180409 - https://snyk.io/vuln/npm:extend:20180424
This commit is contained in:
parent
5a158d745c
commit
7da4174778
@ -23,7 +23,7 @@
|
||||
"homepage": "https://github.com/sobolevn/awesome-cryptography#readme",
|
||||
"dependencies": {
|
||||
"remark": "^8.0.0",
|
||||
"remark-cli": "^6.0.0",
|
||||
"remark-cli": "^6.0.1",
|
||||
"remark-lint": "^6.0.0",
|
||||
"remark-lint-alphabetize-lists": "^2.0.0",
|
||||
"remark-lint-are-links-valid-duplicate": "^0.2.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user