Skip to content

Commit c260c07

Browse files
committed
fix: fj-doc-playground-quarkus/src/main/react/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728
1 parent 209bd5f commit c260c07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fj-doc-playground-quarkus/src/main/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@emotion/styled": "^11.10.5",
1717
"@mui/icons-material": "^5.11.0",
1818
"@mui/material": "^5.11.2",
19-
"@testing-library/jest-dom": "^5.16.5",
19+
"@testing-library/jest-dom": "^6.0.0",
2020
"@testing-library/react": "^13.4.0",
2121
"@testing-library/user-event": "^13.5.0",
2222
"@uiw/react-markdown-editor": "^5.13.0",

0 commit comments

Comments
 (0)