-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): bump jsonwebtoken from 9.0.0 to 9.0.1
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 9.0.0 to 9.0.1. - [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](auth0/node-jsonwebtoken@v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: jsonwebtoken dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
f4250e2
commit ae66699
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3044,10 +3044,10 @@ jsonparse@^1.2.0: | |
resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280" | ||
integrity sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg== | ||
|
||
[email protected].0: | ||
version "9.0.0" | ||
resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-9.0.0.tgz#d0faf9ba1cc3a56255fe49c0961a67e520c1926d" | ||
integrity sha512-tuGfYXxkQGDPnLJ7SibiQgVgeDgfbPq2k2ICcbgqW8WxWLBAxKQM/ZCu/IT8SOSwmaYl4dpTFCW5xZv7YbbWUw== | ||
[email protected].1: | ||
version "9.0.1" | ||
resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-9.0.1.tgz#81d8c901c112c24e497a55daf6b2be1225b40145" | ||
integrity sha512-K8wx7eJ5TPvEjuiVSkv167EVboBDv9PZdDoF7BgeQnBLVvZWW9clr2PsQHVJDTKaEIH5JBIwHujGcHp7GgI2eg== | ||
dependencies: | ||
jws "^3.2.2" | ||
lodash "^4.17.21" | ||
|
ae66699
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Logger Benchmarks - ubuntu-latest
Child logger creation
15506
ops/sec (±0.97%
)15381
ops/sec (±0.93%
)0.99
Logging a string on root logger
73299
ops/sec (±0.14%
)72393
ops/sec (±0.16%
)0.99
Logging an object on root logger
60300
ops/sec (±0.32%
)61326
ops/sec (±0.27%
)1.02
Logging an object with a message on root logger
29166
ops/sec (±0.46%
)29219
ops/sec (±0.11%
)1.00
Logging an object with a redacted prop on root logger
55392
ops/sec (±0.17%
)55086
ops/sec (±0.10%
)0.99
Logging a nested 3-level object on root logger
50406
ops/sec (±0.15%
)50052
ops/sec (±0.20%
)0.99
This comment was automatically generated by workflow using github-action-benchmark.
ae66699
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Logger Benchmarks - windows-latest
Child logger creation
5080
ops/sec (±7.36%
)5336
ops/sec (±1.09%
)1.05
Logging a string on root logger
59243
ops/sec (±0.26%
)59355
ops/sec (±1.87%
)1.00
Logging an object on root logger
48196
ops/sec (±0.37%
)49059
ops/sec (±0.39%
)1.02
Logging an object with a message on root logger
22833
ops/sec (±0.60%
)22875
ops/sec (±0.55%
)1.00
Logging an object with a redacted prop on root logger
44101
ops/sec (±0.33%
)43343
ops/sec (±2.15%
)0.98
Logging a nested 3-level object on root logger
39685
ops/sec (±0.39%
)39780
ops/sec (±0.39%
)1.00
This comment was automatically generated by workflow using github-action-benchmark.