diff --git a/package-lock.json b/package-lock.json index 362af99..1fdd615 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "@netlify/functions": "^5.2.0", "@react-router/node": "7.14.0", "@react-router/serve": "7.14.0", - "fontdue-js": "3.2.1", + "fontdue-js": "3.2.2", "isbot": "^5.1.36", "react": "^19.2.4", "react-dom": "^19.2.4", @@ -5975,9 +5975,9 @@ "license": "MIT" }, "node_modules/fontdue-js": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/fontdue-js/-/fontdue-js-3.2.1.tgz", - "integrity": "sha512-ObmioQdbRV91chlFj9EFfRXAQVrEpffH9vOh5KLzuW3qvuHnygo+yiSwpiumlL5Xv2tivNYPnhxWYZdMG7R46w==", + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/fontdue-js/-/fontdue-js-3.2.2.tgz", + "integrity": "sha512-FjrjOKeKndFOvtxW9V1l1erCQfnIzC3zRL06WLvTZ7VgBuECPXov/5ceYzY5aqRB3IIvp8eggrFZLCh3hJhKiA==", "license": "MIT", "dependencies": { "@emotion/react": "^11.14.0", diff --git a/package.json b/package.json index 15a0fac..ffbc52a 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@netlify/functions": "^5.2.0", "@react-router/node": "7.14.0", "@react-router/serve": "7.14.0", - "fontdue-js": "3.2.1", + "fontdue-js": "3.2.2", "isbot": "^5.1.36", "react": "^19.2.4", "react-dom": "^19.2.4",