Skip to content

Commit 600d945

Browse files
authored
chore(snyk): Updated DOM purify lib depenedency. (#310)
1 parent db46d83 commit 600d945

File tree

2 files changed

+390
-20
lines changed

2 files changed

+390
-20
lines changed

packages/module/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
},
5353
"dependencies": {
5454
"@patternfly/react-catalog-view-extension": "^5.0.0",
55-
"dompurify": "^2.2.6",
55+
"dompurify": "^2.4.9",
5656
"history": "^5.0.0"
5757
},
5858
"devDependencies": {
@@ -70,7 +70,7 @@
7070
"@rollup/plugin-json": "^4.1.0",
7171
"@rollup/plugin-node-resolve": "^11.1.0",
7272
"@testing-library/react": "^11.2.2",
73-
"@types/dompurify": "^2.2.2",
73+
"@types/dompurify": "^2.4.0",
7474
"@types/enzyme": "^3.10.7",
7575
"@types/enzyme-adapter-react-16": "^1.0.6",
7676
"@types/history": "^4.7.8",

0 commit comments

Comments
 (0)