Skip to content

Commit d10c0f3

Browse files
committed
fix: packages/pluggable-widgets-tools/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMATCH-15309438 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-15353389
1 parent 93f6d38 commit d10c0f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/pluggable-widgets-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"mime": "^4.1.0",
8282
"postcss": "^8.5.10",
8383
"postcss-import": "^14.0.2",
84-
"postcss-url": "^10.1.0",
84+
"postcss-url": "^10.1.4",
8585
"prettier": "^2.5.1",
8686
"react-test-renderer": "^19.2.5",
8787
"recursive-copy": "^2.0.11",

0 commit comments

Comments
 (0)