Skip to content

Commit

Permalink
deps: bump ssri from 8.0.1 to 9.0.0 (#139)
Browse files Browse the repository at this point in the history
Bumps [ssri](https://github.com/npm/ssri) from 8.0.1 to 9.0.0.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/main/CHANGELOG.md)
- [Commits](npm/ssri@v8.0.1...v9.0.0)

---
updated-dependencies:
- dependency-name: ssri
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 5, 2022
1 parent 357427d commit f91a1cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -51,7 +51,7 @@
"negotiator": "^0.6.3",
"promise-retry": "^2.0.1",
"socks-proxy-agent": "^6.1.1",
"ssri": "^8.0.1"
"ssri": "^9.0.0"
},
"devDependencies": {
"@npmcli/eslint-config": "^3.0.1",
Expand Down

0 comments on commit f91a1cc

Please sign in to comment.