Update nxapi for Coral 3.5.0 authentication

This commit is contained in:
Matt Isenhower
2026-09-26 10:37:39 -07:00
parent 44ea3051c4
commit e4f452231f
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -23,7 +23,7 @@
"jsonpath-plus": "^10.4.0",
"lodash": "^4.17.21",
"masto": "^8.0.0",
"nxapi": "1.6.1-next.254",
"nxapi": "1.6.1-next.257",
"p-filter": "^4.1.0",
"p-limit": "^7.3.0",
"p-queue": "^9.1.0",
@@ -8880,9 +8880,9 @@
}
},
"node_modules/nxapi": {
"version": "1.6.1-next.254",
"resolved": "https://registry.npmjs.org/nxapi/-/nxapi-1.6.1-next.254.tgz",
"integrity": "sha512-UVpXxLzkzOHr6F5tl3uWBJqeYYwod7pfC6PVdDUUKQZcCEoWaDlFLbGhRkUBqTlHlEGE16VEJlwUOCKrMDMOgw==",
"version": "1.6.1-next.257",
"resolved": "https://registry.npmjs.org/nxapi/-/nxapi-1.6.1-next.257.tgz",
"integrity": "sha512-KOuHmjM42Z/duHlcsmD8LoUTH/XWdVDc8kb6F9HIQm7Ybcgp0Ti7ZVG8AMW5aJ8xtX/8kysinxxX/9xW5dKiGQ==",
"license": "AGPL-3.0-or-later",
"dependencies": {
"@samuelthomas2774/saltpack": "^0.4.0",

View File

@@ -50,7 +50,7 @@
"jsonpath-plus": "^10.4.0",
"lodash": "^4.17.21",
"masto": "^8.0.0",
"nxapi": "1.6.1-next.254",
"nxapi": "1.6.1-next.257",
"p-filter": "^4.1.0",
"p-limit": "^7.3.0",
"p-queue": "^9.1.0",