Skip to content

Commit 336a5d2

Browse files
authored
Merge pull request #5 from browserstack/dependabot_nth-check
[Dependabot] Inefficient Regular Expression Complexity in nth-check
2 parents 980204f + 70086b9 commit 336a5d2

File tree

2 files changed

+18
-23
lines changed

2 files changed

+18
-23
lines changed

client/package-lock.json

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

client/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,8 @@
3838
"last 1 safari version"
3939
]
4040
},
41-
"proxy": "http://localhost:5001"
41+
"proxy": "http://localhost:5001",
42+
"overrides": {
43+
"nth-check": "^2.1.1"
44+
}
4245
}

0 commit comments

Comments
 (0)