Skip to content

Commit 04dc3a8

Browse files
[Snyk] Security upgrade jose from 2.0.5 to 2.0.6 (#320)
fix: package.json & package-lock.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JOSE-3018688 Co-authored-by: snyk-bot <[email protected]>
1 parent fcfd33c commit 04dc3a8

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@types/express": "^4.17.13",
1616
"@types/jsonwebtoken": "^8.5.8",
1717
"debug": "^4.3.4",
18-
"jose": "^2.0.5",
18+
"jose": "^2.0.6",
1919
"limiter": "^1.1.5",
2020
"lru-memoizer": "^2.1.4"
2121
},

0 commit comments

Comments
 (0)