Skip to content

Commit d6cd9f8

Browse files
author
Corentin Mors
committed
Update node-mac-auth
1 parent 43d1c82 commit d6cd9f8

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"got": "^14.3.0",
9090
"jsonpath-plus": "^9.0.0",
9191
"libsodium-wrappers": "^0.7.13",
92-
"node-mac-auth": "^1.0.0",
92+
"node-mac-auth": "^1.1.0",
9393
"otplib": "^12.0.1",
9494
"playwright-core": "^1.44.1",
9595
"winston": "^3.13.0",

yarn.lock

+11-10
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ __metadata:
174174
jsonpath-plus: "npm:^9.0.0"
175175
libsodium-wrappers: "npm:^0.7.13"
176176
mocha: "npm:^10.4.0"
177-
node-mac-auth: "npm:^1.0.0"
177+
node-mac-auth: "npm:^1.1.0"
178178
otplib: "npm:^12.0.1"
179179
playwright-core: "npm:^1.44.1"
180180
prettier: "npm:^3.2.5"
@@ -4552,12 +4552,12 @@ __metadata:
45524552
languageName: node
45534553
linkType: hard
45544554

4555-
"node-addon-api@npm:^2.0.0":
4556-
version: 2.0.2
4557-
resolution: "node-addon-api@npm:2.0.2"
4555+
"node-addon-api@npm:^7.1.0":
4556+
version: 7.1.0
4557+
resolution: "node-addon-api@npm:7.1.0"
45584558
dependencies:
45594559
node-gyp: "npm:latest"
4560-
checksum: 10/e4ce4daac5b2fefa6b94491b86979a9c12d9cceba571d2c6df1eb5859f9da68e5dc198f128798e1785a88aafee6e11f4992dcccd4bf86bec90973927d158bd60
4560+
checksum: 10/e20487e98c76660f4957e81e85c45dfb667140d9be0bf872a3b3dfd86b4ea19c0275939116c90efebc0da7fc6af2c7b7b060512ceebe6417b1ed145a26910453
45614561
languageName: node
45624562
linkType: hard
45634563

@@ -4605,14 +4605,15 @@ __metadata:
46054605
languageName: node
46064606
linkType: hard
46074607

4608-
"node-mac-auth@npm:^1.0.0":
4609-
version: 1.0.0
4610-
resolution: "node-mac-auth@npm:1.0.0"
4608+
"node-mac-auth@npm:^1.1.0":
4609+
version: 1.1.0
4610+
resolution: "node-mac-auth@npm:1.1.0"
46114611
dependencies:
46124612
bindings: "npm:^1.5.0"
4613-
node-addon-api: "npm:^2.0.0"
4613+
node-addon-api: "npm:^7.1.0"
46144614
node-gyp: "npm:latest"
4615-
checksum: 10/0ff8109202f67cd128ae1120c8bfbd9e8db024416d7035616bd1ebe45f70fabe99e3c8c1987c5a05eaf056feea2f088f087174cb1065e1db0e77c376bb7d4ec0
4615+
checksum: 10/89d8ca45e46a2ac7ac60be485dea84ac2b65667baa7ec51378cd1aacb60c65c5ac33eedef7789e09ccaa628cd4e84655307182a15a1fb0758b23357489c9e336
4616+
conditions: os=darwin
46164617
languageName: node
46174618
linkType: hard
46184619

0 commit comments

Comments
 (0)