Skip to content

Commit

Permalink
deps: 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:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and wraithgar committed Feb 8, 2022
1 parent 79bad45 commit 5b75b08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -48,7 +48,7 @@
"negotiator": "^0.6.3",
"promise-retry": "^2.0.1",
"socks-proxy-agent": "^6.1.1",
"ssri": "^8.0.0"
"ssri": "^8.0.1"
},
"devDependencies": {
"@npmcli/template-oss": "^2.7.1",
Expand Down

0 comments on commit 5b75b08

Please sign in to comment.