From ae67096e0c5bdce5f0b6f04ba0e4f87550faad3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2025 03:17:55 +0000 Subject: [PATCH] Chore(deps): Bump @vladmandic/face-api from 1.7.11 to 1.7.15 Bumps [@vladmandic/face-api](https://github.com/vladmandic/face-api) from 1.7.11 to 1.7.15. - [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 | 9 +++++---- package.json | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5d05f10e3..0f8048d00 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.15", "download": "^8.0.0", "execa": "^5.1.1", "exifer": "^1.0.0-beta.2", @@ -4214,9 +4214,10 @@ "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.15", + "resolved": "https://registry.npmjs.org/@vladmandic/face-api/-/face-api-1.7.15.tgz", + "integrity": "sha512-WDMmK3CfNLo8jylWqMoQgf4nIst3M0fzx1dnac96wv/dvMTN4DxC/Pq1DGtduDk1lktCamQ3MIDXFnvrdHTXDw==", + "license": "MIT", "engines": { "node": ">=14.0.0" } diff --git a/package.json b/package.json index 6d88030a2..82857f2e1 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.15", "download": "^8.0.0", "execa": "^5.1.1", "exifer": "^1.0.0-beta.2",