Skip to content

Commit 05bbc9f

Browse files
committed
fix: upgrade @types/jsonwebtoken from 9.0.6 to 9.0.7
Snyk has created this PR to upgrade @types/jsonwebtoken from 9.0.6 to 9.0.7. See this package in npm: @types/jsonwebtoken See this project in Snyk: https://app.snyk.io/org/nerds-github/project/00eaf84d-a05e-4e1a-923e-697960352bb8?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 5780f10 commit 05bbc9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/attest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"@sigstore/mock": "^0.7.4",
3939
"@sigstore/rekor-types": "^2.0.0",
40-
"@types/jsonwebtoken": "^9.0.6",
40+
"@types/jsonwebtoken": "^9.0.7",
4141
"nock": "^13.5.1",
4242
"undici": "^5.28.4"
4343
},

0 commit comments

Comments
 (0)