Skip to content

Commit f91a1cc

Browse files
authoredApr 5, 2022
deps: bump ssri from 8.0.1 to 9.0.0 (#139)
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>
1 parent 357427d commit f91a1cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"negotiator": "^0.6.3",
5252
"promise-retry": "^2.0.1",
5353
"socks-proxy-agent": "^6.1.1",
54-
"ssri": "^8.0.1"
54+
"ssri": "^9.0.0"
5555
},
5656
"devDependencies": {
5757
"@npmcli/eslint-config": "^3.0.1",

0 commit comments

Comments
 (0)
Please sign in to comment.