From e4845a75695cc80449a2540fd34ff012dc327fda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 17:04:57 +0000 Subject: [PATCH] chore(deps): bump path-to-regexp from 8.3.0 to 8.4.0 Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 8.3.0 to 8.4.0. - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](https://github.com/pillarjs/path-to-regexp/compare/v8.3.0...v8.4.0) --- updated-dependencies: - dependency-name: path-to-regexp dependency-version: 8.4.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index 02ad2af..e646f07 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,6 @@ "dotenv": "^17.2.3", "ejs": "^4.0.1", "express": "^5.2.1", - "node-webcam": "^0.8.1", "sharp": "^0.34.5", "socket.io": "^4.8.3", "socket.io-client": "^4.8.3" @@ -25,8 +24,7 @@ "optionalDependencies": { "@photobot/gphoto2-camera": "^2.8.0", "gphoto2": "^0.3.2", - "node-webcam": "^0.8.1", - "printer": "^3.0.3" + "node-webcam": "^0.8.2" } }, "node_modules/@emnapi/runtime": { @@ -1347,9 +1345,9 @@ } }, "node_modules/node-webcam": { - "version": "0.8.1", - "resolved": "https://registry.npmjs.org/node-webcam/-/node-webcam-0.8.1.tgz", - "integrity": "sha512-xtI9oF7T6NIpJhou4BfLF224IDPPmH45tNhhixUImgYmD+pJAf9Wuj4LMbyMaIHmePbuj24lUFOCQ/oV7Z/IvQ==", + "version": "0.8.2", + "resolved": "https://registry.npmjs.org/node-webcam/-/node-webcam-0.8.2.tgz", + "integrity": "sha512-cuVhDui14Mwc3BfwXMP7EPsrVt1JKns1E5hn/U88ptpdI9c/1M0wQ6nHMcPo+pBrt//kp3h3ZLx12awMdVEXCw==", "hasInstallScript": true, "license": "MIT", "optional": true, @@ -1428,9 +1426,9 @@ } }, "node_modules/path-to-regexp": { - "version": "8.3.0", - "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.3.0.tgz", - "integrity": "sha512-7jdwVIRtsP8MYpdXSwOS0YdD0Du+qOoF/AEPIt88PcCFrZCzx41oxku1jD88hZBwbNUIEfpqvuhjFaMAqMTWnA==", + "version": "8.4.0", + "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.4.0.tgz", + "integrity": "sha512-PuseHIvAnz3bjrM2rGJtSgo1zjgxapTLZ7x2pjhzWwlp4SJQgK3f3iZIQwkpEnBaKz6seKBADpM4B4ySkuYypg==", "license": "MIT", "funding": { "type": "opencollective", @@ -1443,9 +1441,6 @@ "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", "license": "ISC" }, - "node_modules/printer": { - "optional": true - }, "node_modules/proxy-addr": { "version": "2.0.7", "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz",