Skip to content

Commit 6e450f7

Browse files
chore(deps): Upgrade dompurify (#7168)
1 parent ee6e480 commit 6e450f7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/react-select": "^3.0.19",
2727
"bootstrap": "4.6.1",
2828
"crypto-browserify": "^3.12.0",
29-
"dompurify": "^3.0.2",
29+
"dompurify": "^3.0.3",
3030
"dotenv": "^8.2.0",
3131
"framer-motion": "^3.3.0",
3232
"gatsby": "^4.25.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6058,10 +6058,10 @@ domhandler@^5.0.2, domhandler@^5.0.3:
60586058
dependencies:
60596059
domelementtype "^2.3.0"
60606060

6061-
dompurify@^3.0.0, dompurify@^3.0.2:
6062-
version "3.0.2"
6063-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.0.2.tgz#bc4c7c011c825e7704341a285461d8d407d9429a"
6064-
integrity sha512-B8c6JdiEpxAKnd8Dm++QQxJL4lfuc757scZtcapj6qjTjrQzyq5iAyznLKVvK+77eYNiFblHBlt7MM0fOeqoKw==
6061+
dompurify@^3.0.0, dompurify@^3.0.3:
6062+
version "3.0.3"
6063+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.0.3.tgz#4b115d15a091ddc96f232bcef668550a2f6f1430"
6064+
integrity sha512-axQ9zieHLnAnHh0sfAamKYiqXMJAVwu+LM/alQ7WDagoWessyWvMSFyW65CqF3owufNu8HBcE4cM2Vflu7YWcQ==
60656065

60666066
domutils@1.5.1:
60676067
version "1.5.1"

0 commit comments

Comments
 (0)