Skip to content

Commit 7a6d081

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-13961110
1 parent 8f7c894 commit 7a6d081

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,12 @@
7575
"lockfile-lint": "^2.1.6",
7676
"nock": "^11.7.0",
7777
"proxyquire": "^2.1.3",
78-
"remark-cli": "^7.0.0",
78+
"remark-cli": "^10.0.0",
7979
"remark-frontmatter": "^1.3.2",
8080
"remark-preset-lint-node": "^1.10.1",
8181
"st": "^1.2.2",
8282
"standard": "^14.3.1",
83-
"stylelint": "^11.1.1",
83+
"stylelint": "^12.0.0",
8484
"stylelint-config-twbs-bootstrap": "^0.9.0",
8585
"tape": "^4.11.0",
8686
"vnu-jar": "19.9.4"

0 commit comments

Comments
 (0)