Skip to content

Commit 157440a

Browse files
Bump jwt-decode from 3.1.2 to 4.0.0 in /packages/artifact
Bumps [jwt-decode](https://github.com/auth0/jwt-decode) from 3.1.2 to 4.0.0. - [Release notes](https://github.com/auth0/jwt-decode/releases) - [Changelog](https://github.com/auth0/jwt-decode/blob/main/CHANGELOG.md) - [Commits](auth0/jwt-decode@v3.1.2...v4.0.0) --- updated-dependencies: - dependency-name: jwt-decode dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8e146e1 commit 157440a

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

packages/artifact/package-lock.json

Lines changed: 8 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/artifact/package.json

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

0 commit comments

Comments
 (0)