Skip to content

Commit 04156c1

Browse files
authored
fix: packages/react-dev-utils/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMATCH-15353389
1 parent b305ffb commit 04156c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/react-dev-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"pkg-up": "3.1.0",
7373
"prompts": "2.4.0",
7474
"react-error-overlay": "^6.0.9",
75-
"recursive-readdir": "2.2.2",
75+
"recursive-readdir": "2.2.3",
7676
"shell-quote": "1.7.2",
7777
"strip-ansi": "6.0.0",
7878
"text-table": "0.2.0"

0 commit comments

Comments
 (0)