Skip to content

Commit 75780e2

Browse files
chore(deps): bump the dependencies group across 1 directory with 2 updates
Bumps the dependencies group with 2 updates in the / directory: [ssri](https://github.com/npm/ssri) and [@npmcli/arborist](https://github.com/npm/cli/tree/HEAD/workspaces/arborist). Updates `ssri` from 13.0.0 to 13.0.1 - [Release notes](https://github.com/npm/ssri/releases) - [Changelog](https://github.com/npm/ssri/blob/main/CHANGELOG.md) - [Commits](npm/ssri@v13.0.0...v13.0.1) Updates `@npmcli/arborist` from 9.1.10 to 9.3.0 - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/workspaces/arborist/CHANGELOG.md) - [Commits](https://github.com/npm/cli/commits/v9.3.0/workspaces/arborist) --- updated-dependencies: - dependency-name: ssri dependency-version: 13.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@npmcli/arborist" dependency-version: 9.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8afa3a4 commit 75780e2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

workspaces/scanner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"frequency-set": "^2.1.0",
8383
"pacote": "^21.0.0",
8484
"semver": "^7.5.4",
85-
"ssri": "13.0.0",
85+
"ssri": "13.0.1",
8686
"type-fest": "^5.0.1"
8787
},
8888
"devDependencies": {

workspaces/tree-walker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@nodesecure/js-x-ray": "12.0.0",
4141
"@nodesecure/npm-registry-sdk": "^4.0.0",
4242
"@nodesecure/npm-types": "^1.1.0",
43-
"@npmcli/arborist": "9.1.10",
43+
"@npmcli/arborist": "9.3.0",
4444
"combine-async-iterators": "^3.0.0",
4545
"itertools": "^2.3.1",
4646
"npm-pick-manifest": "^11.0.1",

0 commit comments

Comments
 (0)