Bump @sigstore/oci from 0.2.0 to 0.3.0 (#35)

* Bump @sigstore/oci from 0.2.0 to 0.3.0

Bumps [@sigstore/oci](https://github.com/sigstore/sigstore-js) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/sigstore/sigstore-js/releases)
- [Commits](https://github.com/sigstore/sigstore-js/compare/@sigstore/[email protected]...@sigstore/[email protected])

---
updated-dependencies:
- dependency-name: "@sigstore/oci"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* rebuild dist

Signed-off-by: Brian DeHamer <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Brian DeHamer <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brian DeHamer <[email protected]>
This commit is contained in:
dependabot[bot]
2024-04-25 07:46:14 -07:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Brian DeHamer
parent 5353367542
commit 6675b10a5b
3 changed files with 10 additions and 23 deletions
+7 -7
View File
@@ -12,7 +12,7 @@
"@actions/attest": "^1.1.0",
"@actions/core": "^1.10.1",
"@actions/glob": "^0.4.0",
"@sigstore/oci": "^0.2.0"
"@sigstore/oci": "^0.3.0"
},
"devDependencies": {
"@sigstore/mock": "^0.7.2",
@@ -1708,9 +1708,9 @@
}
},
"node_modules/@sigstore/oci": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/@sigstore/oci/-/oci-0.2.0.tgz",
"integrity": "sha512-fPKD4jd/D6VR/AqkJn7YHYguZlVcd2GI6lc2d/cK2xwZNV/bfCVd6jvJht5wdz8tyAvVvLyfMHBh/UtNwDG0fg==",
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/@sigstore/oci/-/oci-0.3.0.tgz",
"integrity": "sha512-RZeirZtdSQvBC04j+rvPwBOnzMsc1NC3Ucx4krSh37Ch/Z1BwwAEV3QDQ18McXX2Guvc2pnWeGd6RXn+vpivww==",
"dependencies": {
"make-fetch-happen": "^13.0.0"
},
@@ -9858,9 +9858,9 @@
}
},
"@sigstore/oci": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/@sigstore/oci/-/oci-0.2.0.tgz",
"integrity": "sha512-fPKD4jd/D6VR/AqkJn7YHYguZlVcd2GI6lc2d/cK2xwZNV/bfCVd6jvJht5wdz8tyAvVvLyfMHBh/UtNwDG0fg==",
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/@sigstore/oci/-/oci-0.3.0.tgz",
"integrity": "sha512-RZeirZtdSQvBC04j+rvPwBOnzMsc1NC3Ucx4krSh37Ch/Z1BwwAEV3QDQ18McXX2Guvc2pnWeGd6RXn+vpivww==",
"requires": {
"make-fetch-happen": "^13.0.0"
}