diff --git a/package-lock.json b/package-lock.json index ac45355..82ce46f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "hasInstallScript": true, "license": "MIT", "dependencies": { - "@xhmikosr/bin-wrapper": "^12.0.0", + "@xhmikosr/bin-wrapper": "github:XhmikosR/bin-wrapper#xmr/os-filter-obj", "pkg-conf": "^4.0.0" }, "bin": { @@ -965,13 +965,13 @@ }, "node_modules/@xhmikosr/bin-wrapper": { "version": "12.0.0", - "resolved": "https://registry.npmjs.org/@xhmikosr/bin-wrapper/-/bin-wrapper-12.0.0.tgz", - "integrity": "sha512-QMsHQ+ZIzzp4bSfytxRN33XMVEIljmU0M4MuEQ0zgk7agmZLYSGX4/OEFYpg4Xq08VwlhCCJ+8p+dMKL8WTa8g==", + "resolved": "git+ssh://git@github.com/XhmikosR/bin-wrapper.git#5fcea38165d9c84b894851cf514ab0bec681f8d6", + "license": "MIT", "dependencies": { "@xhmikosr/bin-check": "^6.0.0", "@xhmikosr/downloader": "^14.0.0", - "bin-version-check": "^5.1.0", - "os-filter-obj": "^2.0.0" + "@xhmikosr/os-filter-obj": "^3.0.0", + "bin-version-check": "^5.1.0" }, "engines": { "node": ">=16" @@ -1067,6 +1067,17 @@ "node": ">=16" } }, + "node_modules/@xhmikosr/os-filter-obj": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@xhmikosr/os-filter-obj/-/os-filter-obj-3.0.0.tgz", + "integrity": "sha512-siPY6BD5dQ2SZPl3I0OZBHL27ZqZvLEosObsZRQ1NUB8qcxegwt0T9eKtV96JMFQpIz1elhkzqOg4c/Ri6Dp9A==", + "dependencies": { + "arch": "^3.0.0" + }, + "engines": { + "node": "^14.14.0 || >=16.0.0" + } + }, "node_modules/@xtuc/ieee754": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz", @@ -1178,9 +1189,9 @@ } }, "node_modules/arch": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/arch/-/arch-2.2.0.tgz", - "integrity": "sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/arch/-/arch-3.0.0.tgz", + "integrity": "sha512-AmIAC+Wtm2AU8lGfTtHsw0Y9Qtftx2YXEEtiBP10xFUtMOA+sHHx6OAddyL52mUKh1vsXQ6/w1mVDptZCyUt4Q==", "funding": [ { "type": "github", @@ -4930,17 +4941,6 @@ "node": ">= 0.8.0" } }, - "node_modules/os-filter-obj": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/os-filter-obj/-/os-filter-obj-2.0.0.tgz", - "integrity": "sha512-uksVLsqG3pVdzzPvmAHpBK0wKxYItuzZr7SziusRPoz67tGV8rL1szZ6IdeUrbqLjGDwApBtN29eEE3IqGHOjg==", - "dependencies": { - "arch": "^2.1.0" - }, - "engines": { - "node": ">=4" - } - }, "node_modules/p-cancelable": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-3.0.0.tgz", @@ -7665,14 +7665,13 @@ } }, "@xhmikosr/bin-wrapper": { - "version": "12.0.0", - "resolved": "https://registry.npmjs.org/@xhmikosr/bin-wrapper/-/bin-wrapper-12.0.0.tgz", - "integrity": "sha512-QMsHQ+ZIzzp4bSfytxRN33XMVEIljmU0M4MuEQ0zgk7agmZLYSGX4/OEFYpg4Xq08VwlhCCJ+8p+dMKL8WTa8g==", + "version": "git+ssh://git@github.com/XhmikosR/bin-wrapper.git#5fcea38165d9c84b894851cf514ab0bec681f8d6", + "from": "@xhmikosr/bin-wrapper@github:XhmikosR/bin-wrapper#xmr/os-filter-obj", "requires": { "@xhmikosr/bin-check": "^6.0.0", "@xhmikosr/downloader": "^14.0.0", - "bin-version-check": "^5.1.0", - "os-filter-obj": "^2.0.0" + "@xhmikosr/os-filter-obj": "^3.0.0", + "bin-version-check": "^5.1.0" } }, "@xhmikosr/decompress": { @@ -7747,6 +7746,14 @@ "got": "^13.0.0" } }, + "@xhmikosr/os-filter-obj": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@xhmikosr/os-filter-obj/-/os-filter-obj-3.0.0.tgz", + "integrity": "sha512-siPY6BD5dQ2SZPl3I0OZBHL27ZqZvLEosObsZRQ1NUB8qcxegwt0T9eKtV96JMFQpIz1elhkzqOg4c/Ri6Dp9A==", + "requires": { + "arch": "^3.0.0" + } + }, "@xtuc/ieee754": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz", @@ -7827,9 +7834,9 @@ } }, "arch": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/arch/-/arch-2.2.0.tgz", - "integrity": "sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ==" + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/arch/-/arch-3.0.0.tgz", + "integrity": "sha512-AmIAC+Wtm2AU8lGfTtHsw0Y9Qtftx2YXEEtiBP10xFUtMOA+sHHx6OAddyL52mUKh1vsXQ6/w1mVDptZCyUt4Q==" }, "argparse": { "version": "2.0.1", @@ -10451,14 +10458,6 @@ "type-check": "^0.4.0" } }, - "os-filter-obj": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/os-filter-obj/-/os-filter-obj-2.0.0.tgz", - "integrity": "sha512-uksVLsqG3pVdzzPvmAHpBK0wKxYItuzZr7SziusRPoz67tGV8rL1szZ6IdeUrbqLjGDwApBtN29eEE3IqGHOjg==", - "requires": { - "arch": "^2.1.0" - } - }, "p-cancelable": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-3.0.0.tgz", diff --git a/package.json b/package.json index fe33ad1..4807fb3 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "hugo": "bin/cli.js" }, "dependencies": { - "@xhmikosr/bin-wrapper": "^12.0.0", + "@xhmikosr/bin-wrapper": "github:XhmikosR/bin-wrapper#xmr/os-filter-obj", "pkg-conf": "^4.0.0" }, "devDependencies": {