Skip to content

Commit f810f8e

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FASTLOOPS-7417995
1 parent efcea25 commit f810f8e

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
@@ -42,7 +42,7 @@
4242
"css-tree": "^1.1.2",
4343
"csstype": "^3.1.2",
4444
"fastest-stable-stringify": "^2.0.2",
45-
"inline-style-prefixer": "^7.0.0",
45+
"inline-style-prefixer": "^7.0.1",
4646
"rtl-css-js": "^1.16.1",
4747
"stacktrace-js": "^2.0.2",
4848
"stylis": "^4.3.0"

0 commit comments

Comments
 (0)