Skip to content

Commit cb4b6b6

Browse files
chore(deps): bump the nodesecure-dependencies group with 2 updates (#751)
Bumps the nodesecure-dependencies group with 2 updates: [@nodesecure/mama](https://github.com/NodeSecure/scanner/tree/HEAD/workspaces/mama) and [@nodesecure/scanner](https://github.com/NodeSecure/scanner/tree/HEAD/workspaces/scanner). Updates `@nodesecure/mama` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/NodeSecure/scanner/releases) - [Changelog](https://github.com/NodeSecure/scanner/blob/master/workspaces/mama/CHANGELOG.md) - [Commits](https://github.com/NodeSecure/scanner/commits/@nodesecure/mama@2.3.1/workspaces/mama) Updates `@nodesecure/scanner` from 10.10.0 to 10.11.0 - [Release notes](https://github.com/NodeSecure/scanner/releases) - [Changelog](https://github.com/NodeSecure/scanner/blob/master/workspaces/scanner/CHANGELOG.md) - [Commits](https://github.com/NodeSecure/scanner/commits/@nodesecure/scanner@10.11.0/workspaces/scanner) --- updated-dependencies: - dependency-name: "@nodesecure/mama" dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nodesecure-dependencies - dependency-name: "@nodesecure/scanner" dependency-version: 10.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodesecure-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1b2e565 commit cb4b6b6

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"@nodesecure/i18n": "4.1.0",
106106
"@nodesecure/js-x-ray": "15.1.0",
107107
"@nodesecure/licenses-conformance": "2.1.0",
108-
"@nodesecure/mama": "2.3.0",
108+
"@nodesecure/mama": "2.3.1",
109109
"@nodesecure/npm-registry-sdk": "4.5.2",
110110
"@nodesecure/ossf-scorecard-sdk": "4.0.1",
111111
"@nodesecure/rc": "5.6.0",

workspaces/cache/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"author": "GENTILHOMME Thomas <gentilhomme.thomas@gmail.com>",
2929
"license": "MIT",
3030
"dependencies": {
31-
"@nodesecure/scanner": "10.10.0",
31+
"@nodesecure/scanner": "10.11.0",
3232
"cacache": "20.0.4"
3333
},
3434
"devDependencies": {

workspaces/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@nodesecure/i18n": "4.1.0",
3838
"@nodesecure/npm-registry-sdk": "4.5.2",
3939
"@nodesecure/ossf-scorecard-sdk": "4.0.1",
40-
"@nodesecure/scanner": "10.10.0",
40+
"@nodesecure/scanner": "10.11.0",
4141
"cacache": "20.0.4",
4242
"chokidar": "5.0.0",
4343
"find-my-way": "9.5.0",

workspaces/vis-network/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@
4343
},
4444
"devDependencies": {
4545
"@nodesecure/flags": "3.0.3",
46-
"@nodesecure/scanner": "10.10.0"
46+
"@nodesecure/scanner": "10.11.0"
4747
}
4848
}

0 commit comments

Comments
 (0)