diff --git a/package-lock.json b/package-lock.json index f52f460..0727b63 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.1.0", + "fontdue-js": "3.2.0", "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.1.0", - "resolved": "https://registry.npmjs.org/fontdue-js/-/fontdue-js-3.1.0.tgz", - "integrity": "sha512-zFgzLEzJSpq8Eh2ZR3iVEg3jf510gAX2Fefwe2Nur5kTw9kKHub8iQRb12iY3qPWwudCTp+xbWiHXRpD/9GAuw==", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/fontdue-js/-/fontdue-js-3.2.0.tgz", + "integrity": "sha512-VvMyYzQ4q1hTQny0MkH5sGL1XiO0grP5Mj1E8APVSw6cVab9osnvLHiCvmj7MheWvOjTsGwBL8t+YKjNg43HGw==", "license": "MIT", "dependencies": { "@emotion/react": "^11.14.0", diff --git a/package.json b/package.json index 330aac9..83d3561 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.1.0", + "fontdue-js": "3.2.0", "isbot": "^5.1.36", "react": "^19.2.4", "react-dom": "^19.2.4",