We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db46d83 commit 600d945Copy full SHA for 600d945
packages/module/package.json
@@ -52,7 +52,7 @@
52
},
53
"dependencies": {
54
"@patternfly/react-catalog-view-extension": "^5.0.0",
55
- "dompurify": "^2.2.6",
+ "dompurify": "^2.4.9",
56
"history": "^5.0.0"
57
58
"devDependencies": {
@@ -70,7 +70,7 @@
70
"@rollup/plugin-json": "^4.1.0",
71
"@rollup/plugin-node-resolve": "^11.1.0",
72
"@testing-library/react": "^11.2.2",
73
- "@types/dompurify": "^2.2.2",
+ "@types/dompurify": "^2.4.0",
74
"@types/enzyme": "^3.10.7",
75
"@types/enzyme-adapter-react-16": "^1.0.6",
76
"@types/history": "^4.7.8",
0 commit comments