Skip to content

Commit 7b8d8dd

Browse files
authored
fix: package.json & package-lock.json to reduce vulnerabilities (#7112)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-1038255
1 parent fefcabe commit 7b8d8dd

File tree

2 files changed

+9
-37
lines changed

2 files changed

+9
-37
lines changed

Diff for: package-lock.json

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

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"graphql-upload": "11.0.0",
4242
"intersect": "1.0.1",
4343
"jsonwebtoken": "8.5.1",
44-
"jwks-rsa": "1.12.0",
44+
"jwks-rsa": "1.12.1",
4545
"ldapjs": "2.2.3",
4646
"lodash": "4.17.20",
4747
"lru-cache": "5.1.1",

0 commit comments

Comments
 (0)