Skip to content

Commit 4849f90

Browse files
committed
feat: upgrade jwt-decode from 3.1.2 to 4.0.0
Snyk has created this PR to upgrade jwt-decode from 3.1.2 to 4.0.0. See this package in npm: jwt-decode See this project in Snyk: https://app.snyk.io/org/nerds-github/project/1ce64081-e07a-4bf8-bb78-d92e784e5df0?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 5780f10 commit 4849f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/artifact/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@protobuf-ts/plugin": "^2.2.3-alpha.1",
5252
"archiver": "^7.0.1",
5353
"crypto": "^1.0.1",
54-
"jwt-decode": "^3.1.2",
54+
"jwt-decode": "^4.0.0",
5555
"twirp-ts": "^2.5.0",
5656
"unzip-stream": "^0.3.1"
5757
},

0 commit comments

Comments
 (0)