diff --git a/package-lock.json b/package-lock.json
index ebf3fcfd..1dee48a4 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -17,7 +17,7 @@
"react-dom": "^18.2.0",
"react-rnd": "^10.4.1",
"react-router-dom": "^6.23.0",
- "utopia-ui": "^3.0.66"
+ "utopia-ui": "^3.0.74"
},
"devDependencies": {
"@types/react": "^18.2.79",
@@ -8574,9 +8574,9 @@
"license": "MIT"
},
"node_modules/utopia-ui": {
- "version": "3.0.66",
- "resolved": "https://registry.npmjs.org/utopia-ui/-/utopia-ui-3.0.66.tgz",
- "integrity": "sha512-hEKuWZvA2jsQwH2rJTrx41fiW/gk5n5nfEs54bU9gLjGiYIw6qTHgJpMe4ncx29BSJp0sefIe4E8vjeNSNPRRg==",
+ "version": "3.0.74",
+ "resolved": "https://registry.npmjs.org/utopia-ui/-/utopia-ui-3.0.74.tgz",
+ "integrity": "sha512-PYD3sLEXLZnJhAetaUrCIzP4V7MgVJ8NeM62CjzwP4lFWmqQPqJN465/F+VbhUEQaB9JOn6pZqMr2mt4TrirbA==",
"dependencies": {
"@heroicons/react": "^2.0.17",
"@tanstack/react-query": "^5.17.8",
diff --git a/package.json b/package.json
index afe5f2d8..c9704f6d 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
"react-dom": "^18.2.0",
"react-rnd": "^10.4.1",
"react-router-dom": "^6.23.0",
- "utopia-ui": "^3.0.66"
+ "utopia-ui": "^3.0.74"
},
"devDependencies": {
"@types/react": "^18.2.79",
diff --git a/src/ModalContent.tsx b/src/ModalContent.tsx
index db2552bf..6825af34 100644
--- a/src/ModalContent.tsx
+++ b/src/ModalContent.tsx
@@ -13,7 +13,7 @@ export function Welcome1({ clickAction1, map }: ChapterProps) {
return (
<>{map.custom_text?
<>
-