Skip to content

Commit ff26732

Browse files
authored
fix: rest-api/jwt-filter-rules/package.json & rest-api/jwt-filter-rules/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-15789761
1 parent 9ed6a99 commit ff26732

2 files changed

Lines changed: 33 additions & 18 deletions

File tree

rest-api/jwt-filter-rules/package-lock.json

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

rest-api/jwt-filter-rules/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"@types/node-fetch": "^2.6.12",
1111
"dotenv": "^16.4.7",
12-
"express": "^4.21.2",
12+
"express": "^4.22.0",
1313
"node-fetch": "^3.3.2",
1414
"tsx": "^4.19.2"
1515
},

0 commit comments

Comments
 (0)