Skip to content

Commit 56a3679

Browse files
committed
fix: packages/thumbprint-react/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230
1 parent 349f3c6 commit 56a3679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/thumbprint-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"homepage": "https://github.com/thumbtack/thumbprint/blob/master/packages/thumbprint-react/",
3737
"dependencies": {
38-
"@thumbtack/thumbprint-scss": "^4.0.3",
38+
"@thumbtack/thumbprint-scss": "^0.1.0",
3939
"@thumbtack/thumbprint-tokens": "^12.1.1",
4040
"classnames": "^2.2.6",
4141
"date-fns": "^2.30.0",

0 commit comments

Comments
 (0)