diff --git a/package.json b/package.json
index 42fb765b..cbdf7eb6 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"@babel/runtime": "^7.11.2",
"@rc-component/portal": "^1.0.2",
"classnames": "^2.2.6",
- "rc-dialog": "~9.3.4",
+ "rc-dialog": "~9.4.0",
"rc-motion": "^2.6.2",
"rc-util": "^5.34.1"
},
diff --git a/tests/__snapshots__/controlled.test.tsx.snap b/tests/__snapshots__/controlled.test.tsx.snap
index 2e03b331..f84d26cb 100644
--- a/tests/__snapshots__/controlled.test.tsx.snap
+++ b/tests/__snapshots__/controlled.test.tsx.snap
@@ -13,19 +13,24 @@ exports[`Controlled With previewVisible 1`] = `
tabindex="0"
/>
-
+
+
+
diff --git a/tests/__snapshots__/preview.test.tsx.snap b/tests/__snapshots__/preview.test.tsx.snap
index 1c8484e9..4c18862f 100644
--- a/tests/__snapshots__/preview.test.tsx.snap
+++ b/tests/__snapshots__/preview.test.tsx.snap
@@ -46,19 +46,24 @@ exports[`Preview add rootClassName should be correct when open preview 1`] = `
tabindex="0"
/>
-
+
+
+
diff --git a/tests/__snapshots__/previewGroup.test.tsx.snap b/tests/__snapshots__/previewGroup.test.tsx.snap
index 9fc138fe..b0bdcde4 100644
--- a/tests/__snapshots__/previewGroup.test.tsx.snap
+++ b/tests/__snapshots__/previewGroup.test.tsx.snap
@@ -13,19 +13,24 @@ exports[`PreviewGroup With Controlled 1`] = `
tabindex="0"
/>
-
+
+
+