From 455e15cec74e9aa6ae15a182490d43771d26ccf9 Mon Sep 17 00:00:00 2001
From: Heath Chiavettone <heath.chiavettone@freenome.com>
Date: Fri, 3 Nov 2023 13:59:08 -0700
Subject: [PATCH] v5.13.4

---
 lerna.json                           |   2 +-
 package-lock.json                    | 100 +++++++++++++--------------
 packages/antd/package.json           |   8 +--
 packages/bootstrap-4/package.json    |   8 +--
 packages/chakra-ui/package.json      |   8 +--
 packages/core/package.json           |   8 +--
 packages/docs/package.json           |   2 +-
 packages/fluent-ui/package.json      |   8 +--
 packages/material-ui/package.json    |   8 +--
 packages/mui/package.json            |   8 +--
 packages/playground/package.json     |  24 +++----
 packages/semantic-ui/package.json    |   8 +--
 packages/utils/package.json          |   2 +-
 packages/validator-ajv6/package.json |   4 +-
 packages/validator-ajv8/package.json |   4 +-
 15 files changed, 101 insertions(+), 101 deletions(-)

diff --git a/lerna.json b/lerna.json
index 54bdd920e1..ac5b19a529 100644
--- a/lerna.json
+++ b/lerna.json
@@ -1,6 +1,6 @@
 {
   "packages": ["packages/*"],
-  "version": "5.13.3",
+  "version": "5.13.4",
   "$schema": "node_modules/lerna/schemas/lerna-schema.json",
   "useNx": true,
   "useWorkspaces": true
diff --git a/package-lock.json b/package-lock.json
index ed8daa41d4..286a30556f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -31805,7 +31805,7 @@
     },
     "packages/antd": {
       "name": "@rjsf/antd",
-      "version": "5.13.3",
+      "version": "5.13.4",
       "license": "Apache-2.0",
       "dependencies": {
         "classnames": "^2.3.2",
@@ -31823,9 +31823,9 @@
         "@babel/preset-env": "^7.22.15",
         "@babel/preset-react": "^7.22.15",
         "@babel/preset-typescript": "^7.22.15",
-        "@rjsf/core": "^5.13.3",
-        "@rjsf/utils": "^5.13.3",
-        "@rjsf/validator-ajv8": "^5.13.3",
+        "@rjsf/core": "^5.13.4",
+        "@rjsf/utils": "^5.13.4",
+        "@rjsf/validator-ajv8": "^5.13.4",
         "@rollup/plugin-replace": "^5.0.2",
         "@types/lodash": "^4.14.198",
         "@types/react": "^17.0.65",
@@ -32469,7 +32469,7 @@
     },
     "packages/bootstrap-4": {
       "name": "@rjsf/bootstrap-4",
-      "version": "5.13.3",
+      "version": "5.13.4",
       "license": "MIT",
       "dependencies": {
         "@react-icons/all-files": "^4.1.0"
@@ -32481,9 +32481,9 @@
         "@babel/preset-env": "^7.22.15",
         "@babel/preset-react": "^7.22.15",
         "@babel/preset-typescript": "^7.22.15",
-        "@rjsf/core": "^5.13.3",
-        "@rjsf/utils": "^5.13.3",
-        "@rjsf/validator-ajv8": "^5.13.3",
+        "@rjsf/core": "^5.13.4",
+        "@rjsf/utils": "^5.13.4",
+        "@rjsf/validator-ajv8": "^5.13.4",
         "@types/react": "^17.0.65",
         "@types/react-dom": "^17.0.20",
         "@types/react-test-renderer": "^17.0.3",
@@ -32512,7 +32512,7 @@
     },
     "packages/chakra-ui": {
       "name": "@rjsf/chakra-ui",
-      "version": "5.13.3",
+      "version": "5.13.4",
       "license": "Apache-2.0",
       "dependencies": {
         "react-select": "^5.7.4"
@@ -32531,9 +32531,9 @@
         "@emotion/jest": "^11.11.0",
         "@emotion/react": "^11.11.1",
         "@emotion/styled": "^11.11.0",
-        "@rjsf/core": "^5.13.3",
-        "@rjsf/utils": "^5.13.3",
-        "@rjsf/validator-ajv8": "^5.13.3",
+        "@rjsf/core": "^5.13.4",
+        "@rjsf/utils": "^5.13.4",
+        "@rjsf/validator-ajv8": "^5.13.4",
         "@types/react": "^17.0.65",
         "@types/react-dom": "^17.0.20",
         "@types/react-test-renderer": "^17.0.3",
@@ -32609,7 +32609,7 @@
     },
     "packages/core": {
       "name": "@rjsf/core",
-      "version": "5.13.3",
+      "version": "5.13.4",
       "license": "Apache-2.0",
       "dependencies": {
         "lodash": "^4.17.21",
@@ -32625,9 +32625,9 @@
         "@babel/preset-env": "^7.22.15",
         "@babel/preset-react": "^7.22.15",
         "@babel/preset-typescript": "^7.22.15",
-        "@rjsf/utils": "^5.13.3",
-        "@rjsf/validator-ajv6": "^5.13.3",
-        "@rjsf/validator-ajv8": "^5.13.3",
+        "@rjsf/utils": "^5.13.4",
+        "@rjsf/validator-ajv6": "^5.13.4",
+        "@rjsf/validator-ajv8": "^5.13.4",
         "@types/lodash": "^4.14.198",
         "@types/react": "^17.0.65",
         "@types/react-dom": "^17.0.20",
@@ -32684,7 +32684,7 @@
     },
     "packages/docs": {
       "name": "@rjsf/docs",
-      "version": "5.13.3",
+      "version": "5.13.4",
       "dependencies": {
         "@docusaurus/core": "^2.4.0",
         "@docusaurus/preset-classic": "^2.4.1",
@@ -32726,7 +32726,7 @@
     },
     "packages/fluent-ui": {
       "name": "@rjsf/fluent-ui",
-      "version": "5.13.3",
+      "version": "5.13.4",
       "license": "Apache-2.0",
       "dependencies": {
         "lodash": "^4.17.21",
@@ -32740,9 +32740,9 @@
         "@babel/preset-react": "^7.22.15",
         "@babel/preset-typescript": "^7.22.15",
         "@fluentui/react": "^8.111.2",
-        "@rjsf/core": "^5.13.3",
-        "@rjsf/utils": "^5.13.3",
-        "@rjsf/validator-ajv8": "^5.13.3",
+        "@rjsf/core": "^5.13.4",
+        "@rjsf/utils": "^5.13.4",
+        "@rjsf/validator-ajv8": "^5.13.4",
         "@types/lodash": "^4.14.198",
         "@types/react": "^17.0.65",
         "@types/react-dom": "^17.0.20",
@@ -32771,7 +32771,7 @@
     },
     "packages/material-ui": {
       "name": "@rjsf/material-ui",
-      "version": "5.13.3",
+      "version": "5.13.4",
       "license": "Apache-2.0",
       "devDependencies": {
         "@babel/core": "^7.22.17",
@@ -32782,9 +32782,9 @@
         "@babel/preset-typescript": "^7.22.15",
         "@material-ui/core": "^4.12.4",
         "@material-ui/icons": "^4.11.3",
-        "@rjsf/core": "^5.13.3",
-        "@rjsf/utils": "^5.13.3",
-        "@rjsf/validator-ajv8": "^5.13.3",
+        "@rjsf/core": "^5.13.4",
+        "@rjsf/utils": "^5.13.4",
+        "@rjsf/validator-ajv8": "^5.13.4",
         "@types/react": "^17.0.65",
         "@types/react-dom": "^17.0.20",
         "@types/react-test-renderer": "^17.0.3",
@@ -32813,7 +32813,7 @@
     },
     "packages/mui": {
       "name": "@rjsf/mui",
-      "version": "5.13.3",
+      "version": "5.13.4",
       "license": "Apache-2.0",
       "devDependencies": {
         "@babel/core": "^7.22.17",
@@ -32827,9 +32827,9 @@
         "@emotion/styled": "^11.11.0",
         "@mui/icons-material": "^5.14.8",
         "@mui/material": "^5.14.8",
-        "@rjsf/core": "^5.13.3",
-        "@rjsf/utils": "^5.13.3",
-        "@rjsf/validator-ajv8": "^5.13.3",
+        "@rjsf/core": "^5.13.4",
+        "@rjsf/utils": "^5.13.4",
+        "@rjsf/validator-ajv8": "^5.13.4",
         "@types/react": "^17.0.65",
         "@types/react-dom": "^17.0.20",
         "@types/react-test-renderer": "^17.0.3",
@@ -32861,7 +32861,7 @@
     },
     "packages/playground": {
       "name": "@rjsf/playground",
-      "version": "5.13.3",
+      "version": "5.13.4",
       "license": "Apache-2.0",
       "dependencies": {
         "@ant-design/icons": "^4.8.1",
@@ -32871,17 +32871,17 @@
         "@fluentui/react": "^8.111.2",
         "@material-ui/core": "^4.12.4",
         "@mui/material": "^5.14.8",
-        "@rjsf/antd": "^5.13.3",
-        "@rjsf/bootstrap-4": "^5.13.3",
-        "@rjsf/chakra-ui": "^5.13.3",
-        "@rjsf/core": "^5.13.3",
-        "@rjsf/fluent-ui": "^5.13.3",
-        "@rjsf/material-ui": "^5.13.3",
-        "@rjsf/mui": "^5.13.3",
-        "@rjsf/semantic-ui": "^5.13.3",
-        "@rjsf/utils": "^5.13.3",
-        "@rjsf/validator-ajv6": "^5.13.3",
-        "@rjsf/validator-ajv8": "^5.13.3",
+        "@rjsf/antd": "^5.13.4",
+        "@rjsf/bootstrap-4": "^5.13.4",
+        "@rjsf/chakra-ui": "^5.13.4",
+        "@rjsf/core": "^5.13.4",
+        "@rjsf/fluent-ui": "^5.13.4",
+        "@rjsf/material-ui": "^5.13.4",
+        "@rjsf/mui": "^5.13.4",
+        "@rjsf/semantic-ui": "^5.13.4",
+        "@rjsf/utils": "^5.13.4",
+        "@rjsf/validator-ajv6": "^5.13.4",
+        "@rjsf/validator-ajv8": "^5.13.4",
         "ajv": "^8.12.0",
         "ajv-formats": "^2.1.1",
         "ajv-i18n": "^4.2.0",
@@ -32998,7 +32998,7 @@
     },
     "packages/semantic-ui": {
       "name": "@rjsf/semantic-ui",
-      "version": "5.13.3",
+      "version": "5.13.4",
       "license": "Apache-2.0",
       "dependencies": {
         "semantic-ui-css": "^2.5.0",
@@ -33011,9 +33011,9 @@
         "@babel/preset-env": "^7.22.15",
         "@babel/preset-react": "^7.22.15",
         "@babel/preset-typescript": "^7.22.15",
-        "@rjsf/core": "^5.13.3",
-        "@rjsf/utils": "^5.13.3",
-        "@rjsf/validator-ajv8": "^5.13.3",
+        "@rjsf/core": "^5.13.4",
+        "@rjsf/utils": "^5.13.4",
+        "@rjsf/validator-ajv8": "^5.13.4",
         "@types/lodash": "^4.14.198",
         "@types/react": "^17.0.65",
         "@types/react-dom": "^17.0.20",
@@ -33044,7 +33044,7 @@
     },
     "packages/utils": {
       "name": "@rjsf/utils",
-      "version": "5.13.3",
+      "version": "5.13.4",
       "license": "Apache-2.0",
       "dependencies": {
         "json-schema-merge-allof": "^0.8.1",
@@ -33096,7 +33096,7 @@
     },
     "packages/validator-ajv6": {
       "name": "@rjsf/validator-ajv6",
-      "version": "5.13.3",
+      "version": "5.13.4",
       "license": "Apache-2.0",
       "dependencies": {
         "ajv": "^6.12.6",
@@ -33110,7 +33110,7 @@
         "@babel/preset-env": "^7.22.15",
         "@babel/preset-react": "^7.22.15",
         "@babel/preset-typescript": "^7.22.15",
-        "@rjsf/utils": "^5.13.3",
+        "@rjsf/utils": "^5.13.4",
         "@types/json-schema": "^7.0.12",
         "@types/lodash": "^4.14.198",
         "babel-jest": "^29.6.4",
@@ -33131,7 +33131,7 @@
     },
     "packages/validator-ajv8": {
       "name": "@rjsf/validator-ajv8",
-      "version": "5.13.3",
+      "version": "5.13.4",
       "license": "Apache-2.0",
       "dependencies": {
         "ajv": "^8.12.0",
@@ -33146,7 +33146,7 @@
         "@babel/preset-env": "^7.22.15",
         "@babel/preset-react": "^7.22.15",
         "@babel/preset-typescript": "^7.22.15",
-        "@rjsf/utils": "^5.13.3",
+        "@rjsf/utils": "^5.13.4",
         "@types/json-schema": "^7.0.12",
         "@types/lodash": "^4.14.198",
         "babel-jest": "^29.6.4",
diff --git a/packages/antd/package.json b/packages/antd/package.json
index 0576bd8839..40ad89b39e 100644
--- a/packages/antd/package.json
+++ b/packages/antd/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@rjsf/antd",
-  "version": "5.13.3",
+  "version": "5.13.4",
   "description": "Ant Design theme, fields and widgets for react-jsonschema-form",
   "main": "dist/index.js",
   "module": "lib/index.js",
@@ -56,9 +56,9 @@
     "@babel/preset-env": "^7.22.15",
     "@babel/preset-react": "^7.22.15",
     "@babel/preset-typescript": "^7.22.15",
-    "@rjsf/core": "^5.13.3",
-    "@rjsf/utils": "^5.13.3",
-    "@rjsf/validator-ajv8": "^5.13.3",
+    "@rjsf/core": "^5.13.4",
+    "@rjsf/utils": "^5.13.4",
+    "@rjsf/validator-ajv8": "^5.13.4",
     "@rollup/plugin-replace": "^5.0.2",
     "@types/lodash": "^4.14.198",
     "@types/react": "^17.0.65",
diff --git a/packages/bootstrap-4/package.json b/packages/bootstrap-4/package.json
index 1098403eb2..0b769f103f 100644
--- a/packages/bootstrap-4/package.json
+++ b/packages/bootstrap-4/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@rjsf/bootstrap-4",
-  "version": "5.13.3",
+  "version": "5.13.4",
   "main": "dist/index.js",
   "module": "lib/index.js",
   "typings": "lib/index.d.ts",
@@ -49,9 +49,9 @@
     "@babel/preset-env": "^7.22.15",
     "@babel/preset-react": "^7.22.15",
     "@babel/preset-typescript": "^7.22.15",
-    "@rjsf/core": "^5.13.3",
-    "@rjsf/utils": "^5.13.3",
-    "@rjsf/validator-ajv8": "^5.13.3",
+    "@rjsf/core": "^5.13.4",
+    "@rjsf/utils": "^5.13.4",
+    "@rjsf/validator-ajv8": "^5.13.4",
     "@types/react": "^17.0.65",
     "@types/react-dom": "^17.0.20",
     "@types/react-test-renderer": "^17.0.3",
diff --git a/packages/chakra-ui/package.json b/packages/chakra-ui/package.json
index f8720c5488..1a5983db17 100644
--- a/packages/chakra-ui/package.json
+++ b/packages/chakra-ui/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@rjsf/chakra-ui",
-  "version": "5.13.3",
+  "version": "5.13.4",
   "description": "Chakra UI theme, fields, and widgets for react-jsonschema-form",
   "main": "dist/index.js",
   "module": "lib/index.js",
@@ -68,9 +68,9 @@
     "@emotion/jest": "^11.11.0",
     "@emotion/react": "^11.11.1",
     "@emotion/styled": "^11.11.0",
-    "@rjsf/core": "^5.13.3",
-    "@rjsf/utils": "^5.13.3",
-    "@rjsf/validator-ajv8": "^5.13.3",
+    "@rjsf/core": "^5.13.4",
+    "@rjsf/utils": "^5.13.4",
+    "@rjsf/validator-ajv8": "^5.13.4",
     "@types/react": "^17.0.65",
     "@types/react-dom": "^17.0.20",
     "@types/react-test-renderer": "^17.0.3",
diff --git a/packages/core/package.json b/packages/core/package.json
index d82392c3e6..a27a2c574e 100644
--- a/packages/core/package.json
+++ b/packages/core/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@rjsf/core",
-  "version": "5.13.3",
+  "version": "5.13.4",
   "description": "A simple React component capable of building HTML forms out of a JSON schema.",
   "scripts": {
     "build:ts": "rimraf lib && tsc",
@@ -54,9 +54,9 @@
     "@babel/preset-env": "^7.22.15",
     "@babel/preset-react": "^7.22.15",
     "@babel/preset-typescript": "^7.22.15",
-    "@rjsf/utils": "^5.13.3",
-    "@rjsf/validator-ajv6": "^5.13.3",
-    "@rjsf/validator-ajv8": "^5.13.3",
+    "@rjsf/utils": "^5.13.4",
+    "@rjsf/validator-ajv6": "^5.13.4",
+    "@rjsf/validator-ajv8": "^5.13.4",
     "@types/lodash": "^4.14.198",
     "@types/react": "^17.0.65",
     "@types/react-dom": "^17.0.20",
diff --git a/packages/docs/package.json b/packages/docs/package.json
index 794f2eda89..0c5b8b0afa 100644
--- a/packages/docs/package.json
+++ b/packages/docs/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@rjsf/docs",
-  "version": "5.13.3",
+  "version": "5.13.4",
   "private": true,
   "scripts": {
     "docusaurus": "docusaurus",
diff --git a/packages/fluent-ui/package.json b/packages/fluent-ui/package.json
index 685f2848a8..cf2bb50e41 100644
--- a/packages/fluent-ui/package.json
+++ b/packages/fluent-ui/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@rjsf/fluent-ui",
-  "version": "5.13.3",
+  "version": "5.13.4",
   "main": "dist/index.js",
   "module": "lib/index.js",
   "typings": "lib/index.d.ts",
@@ -46,9 +46,9 @@
     "@babel/preset-react": "^7.22.15",
     "@babel/preset-typescript": "^7.22.15",
     "@fluentui/react": "^8.111.2",
-    "@rjsf/core": "^5.13.3",
-    "@rjsf/utils": "^5.13.3",
-    "@rjsf/validator-ajv8": "^5.13.3",
+    "@rjsf/core": "^5.13.4",
+    "@rjsf/utils": "^5.13.4",
+    "@rjsf/validator-ajv8": "^5.13.4",
     "@types/lodash": "^4.14.198",
     "@types/react": "^17.0.65",
     "@types/react-dom": "^17.0.20",
diff --git a/packages/material-ui/package.json b/packages/material-ui/package.json
index c96340724b..149d54168b 100644
--- a/packages/material-ui/package.json
+++ b/packages/material-ui/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@rjsf/material-ui",
-  "version": "5.13.3",
+  "version": "5.13.4",
   "main": "./dist/index.js",
   "module": "./lib/index.js",
   "types": "./lib/index.d.ts",
@@ -47,9 +47,9 @@
     "@babel/preset-typescript": "^7.22.15",
     "@material-ui/core": "^4.12.4",
     "@material-ui/icons": "^4.11.3",
-    "@rjsf/core": "^5.13.3",
-    "@rjsf/utils": "^5.13.3",
-    "@rjsf/validator-ajv8": "^5.13.3",
+    "@rjsf/core": "^5.13.4",
+    "@rjsf/utils": "^5.13.4",
+    "@rjsf/validator-ajv8": "^5.13.4",
     "@types/react": "^17.0.65",
     "@types/react-dom": "^17.0.20",
     "@types/react-test-renderer": "^17.0.3",
diff --git a/packages/mui/package.json b/packages/mui/package.json
index 1ae215dccf..8cdf1d29bc 100644
--- a/packages/mui/package.json
+++ b/packages/mui/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@rjsf/mui",
-  "version": "5.13.3",
+  "version": "5.13.4",
   "main": "./dist/index.js",
   "module": "./lib/index.js",
   "types": "./lib/index.d.ts",
@@ -52,9 +52,9 @@
     "@emotion/styled": "^11.11.0",
     "@mui/icons-material": "^5.14.8",
     "@mui/material": "^5.14.8",
-    "@rjsf/core": "^5.13.3",
-    "@rjsf/utils": "^5.13.3",
-    "@rjsf/validator-ajv8": "^5.13.3",
+    "@rjsf/core": "^5.13.4",
+    "@rjsf/utils": "^5.13.4",
+    "@rjsf/validator-ajv8": "^5.13.4",
     "@types/react": "^17.0.65",
     "@types/react-dom": "^17.0.20",
     "@types/react-test-renderer": "^17.0.3",
diff --git a/packages/playground/package.json b/packages/playground/package.json
index 2b1237ada9..0692fbcd72 100644
--- a/packages/playground/package.json
+++ b/packages/playground/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@rjsf/playground",
-  "version": "5.13.3",
+  "version": "5.13.4",
   "description": "rjsf playground",
   "private": true,
   "type": "module",
@@ -40,17 +40,17 @@
     "@fluentui/react": "^8.111.2",
     "@material-ui/core": "^4.12.4",
     "@mui/material": "^5.14.8",
-    "@rjsf/antd": "^5.13.3",
-    "@rjsf/bootstrap-4": "^5.13.3",
-    "@rjsf/chakra-ui": "^5.13.3",
-    "@rjsf/core": "^5.13.3",
-    "@rjsf/fluent-ui": "^5.13.3",
-    "@rjsf/material-ui": "^5.13.3",
-    "@rjsf/mui": "^5.13.3",
-    "@rjsf/semantic-ui": "^5.13.3",
-    "@rjsf/utils": "^5.13.3",
-    "@rjsf/validator-ajv6": "^5.13.3",
-    "@rjsf/validator-ajv8": "^5.13.3",
+    "@rjsf/antd": "^5.13.4",
+    "@rjsf/bootstrap-4": "^5.13.4",
+    "@rjsf/chakra-ui": "^5.13.4",
+    "@rjsf/core": "^5.13.4",
+    "@rjsf/fluent-ui": "^5.13.4",
+    "@rjsf/material-ui": "^5.13.4",
+    "@rjsf/mui": "^5.13.4",
+    "@rjsf/semantic-ui": "^5.13.4",
+    "@rjsf/utils": "^5.13.4",
+    "@rjsf/validator-ajv6": "^5.13.4",
+    "@rjsf/validator-ajv8": "^5.13.4",
     "ajv": "^8.12.0",
     "ajv-formats": "^2.1.1",
     "ajv-i18n": "^4.2.0",
diff --git a/packages/semantic-ui/package.json b/packages/semantic-ui/package.json
index a877347e03..408d396f45 100644
--- a/packages/semantic-ui/package.json
+++ b/packages/semantic-ui/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@rjsf/semantic-ui",
-  "version": "5.13.3",
+  "version": "5.13.4",
   "main": "dist/index.js",
   "module": "lib/index.js",
   "typings": "lib/index.d.ts",
@@ -45,9 +45,9 @@
     "@babel/preset-env": "^7.22.15",
     "@babel/preset-react": "^7.22.15",
     "@babel/preset-typescript": "^7.22.15",
-    "@rjsf/core": "^5.13.3",
-    "@rjsf/utils": "^5.13.3",
-    "@rjsf/validator-ajv8": "^5.13.3",
+    "@rjsf/core": "^5.13.4",
+    "@rjsf/utils": "^5.13.4",
+    "@rjsf/validator-ajv8": "^5.13.4",
     "@types/lodash": "^4.14.198",
     "@types/react": "^17.0.65",
     "@types/react-dom": "^17.0.20",
diff --git a/packages/utils/package.json b/packages/utils/package.json
index 6f16887ca7..806e34f0b4 100644
--- a/packages/utils/package.json
+++ b/packages/utils/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@rjsf/utils",
-  "version": "5.13.3",
+  "version": "5.13.4",
   "main": "dist/index.js",
   "module": "lib/index.js",
   "typings": "lib/index.d.ts",
diff --git a/packages/validator-ajv6/package.json b/packages/validator-ajv6/package.json
index 2112ed9623..529d630a5f 100644
--- a/packages/validator-ajv6/package.json
+++ b/packages/validator-ajv6/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@rjsf/validator-ajv6",
-  "version": "5.13.3",
+  "version": "5.13.4",
   "main": "dist/index.js",
   "module": "lib/index.js",
   "typings": "lib/index.d.ts",
@@ -46,7 +46,7 @@
     "@babel/preset-env": "^7.22.15",
     "@babel/preset-react": "^7.22.15",
     "@babel/preset-typescript": "^7.22.15",
-    "@rjsf/utils": "^5.13.3",
+    "@rjsf/utils": "^5.13.4",
     "@types/json-schema": "^7.0.12",
     "@types/lodash": "^4.14.198",
     "babel-jest": "^29.6.4",
diff --git a/packages/validator-ajv8/package.json b/packages/validator-ajv8/package.json
index 655b2e4f44..96ec0282fe 100644
--- a/packages/validator-ajv8/package.json
+++ b/packages/validator-ajv8/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@rjsf/validator-ajv8",
-  "version": "5.13.3",
+  "version": "5.13.4",
   "main": "dist/index.js",
   "module": "lib/index.js",
   "typings": "lib/index.d.ts",
@@ -48,7 +48,7 @@
     "@babel/preset-env": "^7.22.15",
     "@babel/preset-react": "^7.22.15",
     "@babel/preset-typescript": "^7.22.15",
-    "@rjsf/utils": "^5.13.3",
+    "@rjsf/utils": "^5.13.4",
     "@types/json-schema": "^7.0.12",
     "@types/lodash": "^4.14.198",
     "babel-jest": "^29.6.4",