Skip to content

Commit

Permalink
fix: upgrade walk from 2.3.14 to 2.3.15
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade walk from 2.3.14 to 2.3.15.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/bs-sry/project/28a14b03-d87b-44aa-add8-824c667a7583?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 22, 2024
1 parent 6b7bb92 commit 386a0f2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -58,7 +58,7 @@
"regenerator-runtime": "^0.13.1",
"request": "^2.87.0",
"request-promise": "^4.2.2",
"walk": "^2.3.14"
"walk": "^2.3.15"
},
"husky": {
"hooks": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -4949,10 +4949,10 @@ vm-browserify@^1.0.0:
resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.0.tgz#bd76d6a23323e2ca8ffa12028dc04559c75f9019"
integrity sha512-iq+S7vZJE60yejDYM0ek6zg308+UZsdtPExWP9VZoCFCz1zkJoXFnAX7aZfd/ZwrkidzdUZL0C/ryW+JwAiIGw==

walk@^2.3.14:
version "2.3.14"
resolved "https://registry.yarnpkg.com/walk/-/walk-2.3.14.tgz#60ec8631cfd23276ae1e7363ce11d626452e1ef3"
integrity sha512-5skcWAUmySj6hkBdH6B6+3ddMjVQYH5Qy9QGbPmN8kVmLteXk+yVXg+yfk1nbX30EYakahLrr8iPcCxJQSCBeg==
walk@^2.3.15:
version "2.3.15"
resolved "https://registry.yarnpkg.com/walk/-/walk-2.3.15.tgz#1b4611e959d656426bc521e2da5db3acecae2424"
integrity sha512-4eRTBZljBfIISK1Vnt69Gvr2w/wc3U6Vtrw7qiN5iqYJPH7LElcYh/iU4XWhdCy2dZqv1ToMyYlybDylfG/5Vg==
dependencies:
foreachasync "^3.0.0"

Expand Down

0 comments on commit 386a0f2

Please sign in to comment.