From 2c31cb68764b661ea5a58c455461d6952c2fd95e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 2 Nov 2024 03:09:39 +0000 Subject: [PATCH] fix: upgrade @fontsource-variable/outfit from 5.0.13 to 5.1.0 Snyk has created this PR to upgrade @fontsource-variable/outfit from 5.0.13 to 5.1.0. See this package in npm: @fontsource-variable/outfit See this project in Snyk: https://app.snyk.io/org/k-qm5/project/e35818e6-7574-4a03-88cf-ff3081e48e1d?utm_source=github&utm_medium=referral&page=upgrade-pr --- package-lock.json | 9 +++++---- package.json | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) 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",