Skip to content

Commit 8bc1faf

Browse files
authored
Merge pull request #209 from formio/snyk-upgrade-77344eb81b5a033699020a4098e478d4
[Snyk] Upgrade dompurify from 3.2.2 to 3.2.3
2 parents 53fdf5f + 3ece41c commit 8bc1faf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"browser-cookies": "^1.2.0",
107107
"core-js": "^3.39.0",
108108
"dayjs": "^1.11.12",
109-
"dompurify": "^3.2.0",
109+
"dompurify": "^3.2.3",
110110
"eventemitter3": "^5.0.0",
111111
"fast-json-patch": "^3.1.1",
112112
"fetch-ponyfill": "^7.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1954,10 +1954,10 @@ domexception@^4.0.0:
19541954
dependencies:
19551955
webidl-conversions "^7.0.0"
19561956

1957-
dompurify@^3.2.0:
1958-
version "3.2.2"
1959-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.2.tgz#6c0518745e81686c74a684f5af1e5613e7cc0246"
1960-
integrity sha512-YMM+erhdZ2nkZ4fTNRTSI94mb7VG7uVF5vj5Zde7tImgnhZE3R6YW/IACGIHb2ux+QkEXMhe591N+5jWOmL4Zw==
1957+
dompurify@^3.2.3:
1958+
version "3.2.3"
1959+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.3.tgz#05dd2175225324daabfca6603055a09b2382a4cd"
1960+
integrity sha512-U1U5Hzc2MO0oW3DF+G9qYN0aT7atAou4AgI0XjWz061nyBPbdxkfdhfy5uMgGn6+oLFCfn44ZGbdDqCzVmlOWA==
19611961
optionalDependencies:
19621962
"@types/trusted-types" "^2.0.7"
19631963

0 commit comments

Comments
 (0)