From 2e393d88eb18a2c18e975f340402249e595dea41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Sep 2024 02:21:21 +0000 Subject: [PATCH] Chore(deps): Bump @vladmandic/face-api from 1.7.11 to 1.7.14 Bumps [@vladmandic/face-api](https://github.com/vladmandic/face-api) from 1.7.11 to 1.7.14. - [Release notes](https://github.com/vladmandic/face-api/releases) - [Changelog](https://github.com/vladmandic/face-api/blob/master/CHANGELOG.md) - [Commits](https://github.com/vladmandic/face-api/commits) --- updated-dependencies: - dependency-name: "@vladmandic/face-api" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 89097724..d5cb944d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@tensorflow/tfjs-backend-wasm": "4.x", "@tensorflow/tfjs-node": "4.x", "@tensorflow/tfjs-node-gpu": "4.x", - "@vladmandic/face-api": "^1.7.11", + "@vladmandic/face-api": "^1.7.14", "download": "^8.0.0", "execa": "^5.1.1", "exifer": "^1.0.0-beta.2", @@ -4214,9 +4214,9 @@ "dev": true }, "node_modules/@vladmandic/face-api": { - "version": "1.7.11", - "resolved": "https://registry.npmjs.org/@vladmandic/face-api/-/face-api-1.7.11.tgz", - "integrity": "sha512-jEQRN5/HDrdIEcg6pembiRvU7hk0hhkZfGfN2gxBDG95BmFZEWT/85qUrZDBJMtH51nCtcw20SI+4EGYZfqvIg==", + "version": "1.7.14", + "resolved": "https://registry.npmjs.org/@vladmandic/face-api/-/face-api-1.7.14.tgz", + "integrity": "sha512-WTechvIQ+t7JS7ASQ2n1XaTCNSXQiqdTQmtWAuGrpClAIHIP18FVV66dPWDA8/0XIdotbWnzGjuS3WzybxVlJw==", "engines": { "node": ">=14.0.0" } diff --git a/package.json b/package.json index a618417e..bc752408 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@tensorflow/tfjs-backend-wasm": "4.x", "@tensorflow/tfjs-node": "4.x", "@tensorflow/tfjs-node-gpu": "4.x", - "@vladmandic/face-api": "^1.7.11", + "@vladmandic/face-api": "^1.7.14", "download": "^8.0.0", "execa": "^5.1.1", "exifer": "^1.0.0-beta.2",