diff --git a/package-lock.json b/package-lock.json index 2ffcb06..e1f6f2f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@felte/validator-zod": "^1.0.17", "@fontsource-variable/inter": "^5.0.18", - "@fontsource-variable/outfit": "^5.0.13", + "@fontsource-variable/outfit": "^5.1.0", "add": "^2.0.6", "color-hash": "^2.0.2", "felte": "^1.2.12", @@ -650,9 +650,10 @@ "integrity": "sha512-rJzSrtJ3b7djiGFvRuTe6stDfbYJGhdQSfn2SI2WfXviee7Er0yKAHE5u7FU7OWVQQQ1x3+cxdmx9NdiAkcrcA==" }, "node_modules/@fontsource-variable/outfit": { - "version": "5.0.13", - "resolved": "https://registry.npmjs.org/@fontsource-variable/outfit/-/outfit-5.0.13.tgz", - "integrity": "sha512-y5yl8YcLqoQghwLfPaM420PKxG0DMKmobryGptXmv7Q5CX8F1vg8h714qEptXdtyoS9rHIMwLl/hJYLzZgSE4w==" + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/@fontsource-variable/outfit/-/outfit-5.1.0.tgz", + "integrity": "sha512-WUZiMehPerX/sUWC65Ku9hQ741cJtkCiy5T9XSZd1XbyYudNd/qoZSbUyEbiC00+4rGheNcKzaFdMGp5uonQog==", + "license": "OFL-1.1" }, "node_modules/@gar/promisify": { "version": "1.1.3", diff --git a/package.json b/package.json index aab1bfb..8bbfc4a 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "dependencies": { "@felte/validator-zod": "^1.0.17", "@fontsource-variable/inter": "^5.0.18", - "@fontsource-variable/outfit": "^5.0.13", + "@fontsource-variable/outfit": "^5.1.0", "add": "^2.0.6", "color-hash": "^2.0.2", "felte": "^1.2.12",