diff --git a/package-lock.json b/package-lock.json index b2a06d8..c58a357 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,11 +16,11 @@ "enginematch": "^0.2.0", "fast-wrap-ansi": "^0.2.2", "fdir": "^6.5.0", - "gunshi": "^0.36.0", + "gunshi": "^0.37.1", "lockparse": "^0.5.2", "module-replacements": "^3.0.0", "module-replacements-codemods": "^2.0.1", - "obug": "^2.1.3", + "obug": "^2.1.4", "package-manager-detector": "^1.7.0", "publint": "^0.3.21", "semver": "^7.8.5", @@ -1949,9 +1949,9 @@ } }, "node_modules/gunshi": { - "version": "0.36.0", - "resolved": "https://registry.npmjs.org/gunshi/-/gunshi-0.36.0.tgz", - "integrity": "sha512-LJhM/2YiC4GfsaT2fnvccNkGXzbtMCBkgXpyLSM+1QVal2n7k8VJZol8qm1qgm2wmaQ6NBVmcGZIOkB/ms+6uQ==", + "version": "0.37.1", + "resolved": "https://registry.npmjs.org/gunshi/-/gunshi-0.37.1.tgz", + "integrity": "sha512-C3t35z65PQpAHay/gzEu4J/7SNWXn2NhfC4RfZQPxyOqkPfDTizthxCPoSU48OazoVherCuCpFDKI1qcY425Gw==", "license": "MIT", "engines": { "node": ">= 22" @@ -2531,9 +2531,9 @@ "license": "MIT" }, "node_modules/obug": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/obug/-/obug-2.1.3.tgz", - "integrity": "sha512-9miFgM2OFba7hB+pRgvtV84pYTBaoTHohvmIgiRt6dRIzbwEOIaNaP+dIlGs2fNFoB0SeISs0Jz5WFVRid6Xyg==", + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/obug/-/obug-2.1.4.tgz", + "integrity": "sha512-4a+OsYv9UktOJKE+l1A4OufDgdRF9PifWj+tJnHURo/P+WOxpG4GzUFL9qCalmWauao6ogiG+QvnCovwPoyAWA==", "funding": [ "https://github.com/sponsors/sxzz", "https://opencollective.com/debug" diff --git a/package.json b/package.json index c3c91a2..de3b8a9 100644 --- a/package.json +++ b/package.json @@ -53,11 +53,11 @@ "enginematch": "^0.2.0", "fast-wrap-ansi": "^0.2.2", "fdir": "^6.5.0", - "gunshi": "^0.36.0", + "gunshi": "^0.37.1", "lockparse": "^0.5.2", "module-replacements": "^3.0.0", "module-replacements-codemods": "^2.0.1", - "obug": "^2.1.3", + "obug": "^2.1.4", "package-manager-detector": "^1.7.0", "publint": "^0.3.21", "semver": "^7.8.5",