diff --git a/workspaces/tarball/package.json b/workspaces/tarball/package.json index 9bbc8e19..28977961 100644 --- a/workspaces/tarball/package.json +++ b/workspaces/tarball/package.json @@ -52,7 +52,7 @@ "@nodesecure/npm-types": "^1.2.0", "@nodesecure/utils": "^2.3.0", "@openally/result": "2.0.0", - "hyperid": "3.3.0", + "hyperid": "4.0.0", "ipaddr.js": "2.3.0", "pacote": "^21.0.0" }, diff --git a/workspaces/tree-walker/package.json b/workspaces/tree-walker/package.json index 670270a8..cfa16e28 100644 --- a/workspaces/tree-walker/package.json +++ b/workspaces/tree-walker/package.json @@ -41,7 +41,7 @@ "@nodesecure/mama": "2.3.1", "@nodesecure/npm-registry-sdk": "4.5.2", "@nodesecure/npm-types": "^1.4.0", - "@npmcli/arborist": "9.4.2", + "@npmcli/arborist": "9.4.3", "combine-async-iterators": "^3.0.0", "itertools": "^2.3.1", "npm-pick-manifest": "^11.0.1",