Skip to content

Commit 2156726

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BL-608877 - https://snyk.io/vuln/SNYK-JS-QS-3153490 - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 - https://snyk.io/vuln/SNYK-JS-JSONSCHEMA-1920922
1 parent a17012f commit 2156726

2 files changed

Lines changed: 66 additions & 94 deletions

File tree

package-lock.json

Lines changed: 64 additions & 92 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@
5353
"metalsmith-stylus": "3.0.0",
5454
"metalsmith-yearly-pagination": "^2.0.1",
5555
"ncp": "2.0.0",
56-
"node-version-data": "1.0.1",
56+
"node-version-data": "1.1.0",
5757
"octonode": "^0.9.5",
58-
"request": "^2.88.0",
58+
"request": "^2.88.2",
5959
"require-dir": "1.2.0",
6060
"semver": "6.3.0",
6161
"st": "1.2.2",

0 commit comments

Comments
 (0)