Skip to content

Commit 5b75b08

Browse files
dependabot[bot]wraithgar
authored andcommitted
deps: update ssri requirement from ^8.0.0 to ^8.0.1
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>
1 parent 79bad45 commit 5b75b08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"negotiator": "^0.6.3",
4949
"promise-retry": "^2.0.1",
5050
"socks-proxy-agent": "^6.1.1",
51-
"ssri": "^8.0.0"
51+
"ssri": "^8.0.1"
5252
},
5353
"devDependencies": {
5454
"@npmcli/template-oss": "^2.7.1",

0 commit comments

Comments
 (0)