Skip to content

Commit

Permalink
chore(deps): bump the dependencies group across 1 directory with 2 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the dependencies group with 2 updates in the / directory: [@nodesecure/js-x-ray](https://github.com/NodeSecure/js-x-ray) and [pacote](https://github.com/npm/pacote).


Updates `@nodesecure/js-x-ray` from 7.3.0 to 8.0.0
- [Release notes](https://github.com/NodeSecure/js-x-ray/releases)
- [Commits](NodeSecure/js-x-ray@v7.3.0...v8.0.0)

Updates `pacote` from 18.0.6 to 20.0.0
- [Release notes](https://github.com/npm/pacote/releases)
- [Changelog](https://github.com/npm/pacote/blob/main/CHANGELOG.md)
- [Commits](npm/pacote@v18.0.6...v20.0.0)

---
updated-dependencies:
- dependency-name: "@nodesecure/js-x-ray"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: pacote
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 4b98402 commit c97e02e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@
"typescript": "^5.5.4"
},
"dependencies": {
"@nodesecure/js-x-ray": "^7.3.0",
"@nodesecure/js-x-ray": "^8.0.0",
"@nodesecure/npm-registry-sdk": "^3.0.0",
"@nodesecure/scanner": "^6.1.0",
"@openally/mutex": "^1.0.0",
"@slimio/is": "^2.0.0",
"dotenv": "^16.4.5",
"kleur": "^4.1.5",
"klona": "^2.0.6",
"pacote": "^18.0.6",
"pacote": "^20.0.0",
"sade": "^1.8.1",
"ts-node": "^10.9.2"
}
Expand Down

0 comments on commit c97e02e

Please sign in to comment.