Skip to content

Commit

Permalink
chore: update ssri requirement from ^8.0.0 to ^8.0.1
Browse files Browse the repository at this point in the history
Updates the requirements on [ssri](https://github.com/npm/ssri) to permit the latest version.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/main/CHANGELOG.md)
- [Commits](npm/ssri@v8.0.0...v8.0.1)

---
updated-dependencies:
- dependency-name: ssri
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and wraithgar committed Feb 9, 2022
1 parent 8f065b6 commit 4370382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"nock": "^13.1.0",
"npmlog": "^6.0.0",
"require-inject": "^1.4.4",
"ssri": "^8.0.0",
"ssri": "^8.0.1",
"tap": "^15.0.4"
},
"tap": {
Expand Down

0 comments on commit 4370382

Please sign in to comment.