Skip to content

Commit d073f97

Browse files
anxolinsnyk-bot
andauthored
fix: upgrade exponential-backoff from 3.1.1 to 3.1.2 (#1046)
Snyk has created this PR to upgrade exponential-backoff from 3.1.1 to 3.1.2. See this package in yarn: exponential-backoff See this project in Snyk: https://app.snyk.io/org/anxolin/project/3f1ee0c5-cdf3-4009-a18d-dc7f78cc8895?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent 6ad22dc commit d073f97

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"ajv-cli": "^5.0.0",
4848
"ajv-formats": "^2.1.1",
4949
"csv-parser": "^3.0.0",
50-
"exponential-backoff": "^3.1.1",
50+
"exponential-backoff": "^3.1.2",
5151
"lodash": "^4.17.21",
5252
"p-retry": "^6.2.1",
5353
"p-throttle": "^5.1.0",

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2525,11 +2525,6 @@ evp_bytestokey@^1.0.3:
25252525
md5.js "^1.3.4"
25262526
safe-buffer "^5.1.1"
25272527

2528-
exponential-backoff@^3.1.1:
2529-
version "3.1.1"
2530-
resolved "https://registry.npmjs.org/exponential-backoff/-/exponential-backoff-3.1.1.tgz"
2531-
integrity sha512-dX7e/LHVJ6W3DE1MHWi9S1EYzDESENfLrYohG2G++ovZrYOkm4Knwa0mc1cn84xJOR4KEU0WSchhLbd0UklbHw==
2532-
25332528
exponential-backoff@^3.1.2:
25342529
version "3.1.2"
25352530
resolved "https://registry.yarnpkg.com/exponential-backoff/-/exponential-backoff-3.1.2.tgz#a8f26adb96bf78e8cd8ad1037928d5e5c0679d91"

0 commit comments

Comments
 (0)