Skip to content

Commit aa9d3df

Browse files
authored
dependabot: resolve nth-check in sub-dependencies (#525)
### Feature or Bugfix - Bugfix ### Detail - Resolve nth-check in sub-dependencies to version 2.0.1 ### Relates By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
1 parent 9efb234 commit aa9d3df

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

frontend/yarn.lock

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10617,14 +10617,7 @@
1061710617
"resolved" "https://registry.npmjs.org/nprogress/-/nprogress-0.2.0.tgz"
1061810618
"version" "0.2.0"
1061910619

10620-
"nth-check@^1.0.2":
10621-
"integrity" "sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg=="
10622-
"resolved" "https://registry.npmjs.org/nth-check/-/nth-check-1.0.2.tgz"
10623-
"version" "1.0.2"
10624-
dependencies:
10625-
"boolbase" "~1.0.0"
10626-
10627-
"nth-check@^2.0.1":
10620+
"nth-check@^2.0.1","nth-check@^1.0.2":
1062810621
"integrity" "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w=="
1062910622
"resolved" "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz"
1063010623
"version" "2.1.1"

0 commit comments

Comments
 (0)