diff --git a/package-lock.json b/package-lock.json index b8b02f30..79eac9f7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@nodesecure/utils": "^1.0.0", "@nodesecure/vuln": "^1.7.0", "@npm/types": "^1.0.2", - "@npmcli/arborist": "^6.1.2", + "@npmcli/arborist": "^6.1.3", "@slimio/lock": "^1.0.0", "builtins": "^5.0.1", "combine-async-iterators": "^2.0.1", @@ -1174,9 +1174,9 @@ "integrity": "sha512-KXZccTDEnWqNrrx6JjpJKU/wJvNeg9BDgjS0XhmlZab7br921HtyVbsYzJr4L+xIvjdJ20Wh9dgxgCI2a5CEQw==" }, "node_modules/@npmcli/arborist": { - "version": "6.1.2", - "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-6.1.2.tgz", - "integrity": "sha512-aZF7LGOhX+/CFZkAUpqADQVZqgz75S9Gvc2Is2G/RJAfAvWlG2GSJo3w6bMo1SwzA//zYmRhpSAQjScRg5Zmeg==", + "version": "6.1.3", + "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-6.1.3.tgz", + "integrity": "sha512-oPYO8WO21aB9ojhREzCbzdNnR+SNuloOtxqQ0Q4Mj8tZuUPdTS5SuatSIpPGKpdtpLi5642hr2sirrikqj33Vg==", "dependencies": { "@isaacs/string-locale-compare": "^1.1.0", "@npmcli/fs": "^3.1.0", @@ -9076,9 +9076,9 @@ "integrity": "sha512-KXZccTDEnWqNrrx6JjpJKU/wJvNeg9BDgjS0XhmlZab7br921HtyVbsYzJr4L+xIvjdJ20Wh9dgxgCI2a5CEQw==" }, "@npmcli/arborist": { - "version": "6.1.2", - "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-6.1.2.tgz", - "integrity": "sha512-aZF7LGOhX+/CFZkAUpqADQVZqgz75S9Gvc2Is2G/RJAfAvWlG2GSJo3w6bMo1SwzA//zYmRhpSAQjScRg5Zmeg==", + "version": "6.1.3", + "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-6.1.3.tgz", + "integrity": "sha512-oPYO8WO21aB9ojhREzCbzdNnR+SNuloOtxqQ0Q4Mj8tZuUPdTS5SuatSIpPGKpdtpLi5642hr2sirrikqj33Vg==", "requires": { "@isaacs/string-locale-compare": "^1.1.0", "@npmcli/fs": "^3.1.0", diff --git a/package.json b/package.json index 50f4995b..7f82a362 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@nodesecure/utils": "^1.0.0", "@nodesecure/vuln": "^1.7.0", "@npm/types": "^1.0.2", - "@npmcli/arborist": "^6.1.2", + "@npmcli/arborist": "^6.1.3", "@slimio/lock": "^1.0.0", "builtins": "^5.0.1", "combine-async-iterators": "^2.0.1",