Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Commit 9ddbdd4

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908
1 parent 193cd66 commit 9ddbdd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"remark-gfm": "^1.0.0",
7979
"remark-preset-lint-node": "^2.0.0",
8080
"st": "^2.0.0",
81-
"standard": "^16.0.3",
81+
"standard": "^16.0.4",
8282
"stylelint": "^13.8.0",
8383
"stylelint-config-twbs-bootstrap": "^2.1.0",
8484
"tape": "^5.0.1",

0 commit comments

Comments
 (0)