Commit 7be6ec19cf71f2df6dd9a4c2498ff71e77b8d8fd
Committed by
小小鲁班
1 parent
8449b6cd
chore(deps): bump ini from 1.3.5 to 1.3.7 in /back-end/h5-api
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <support@github.com>
Showing
1 changed file
with
3 additions
and
3 deletions
back-end/h5-api/yarn.lock
| ... | ... | @@ -5402,9 +5402,9 @@ inherits@2.0.3: |
| 5402 | 5402 | integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4= |
| 5403 | 5403 | |
| 5404 | 5404 | ini@^1.3.4, ini@^1.3.5, ini@~1.3.0: |
| 5405 | - version "1.3.5" | |
| 5406 | - resolved "https://registry.npm.taobao.org/ini/download/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927" | |
| 5407 | - integrity sha1-7uJfVtscnsYIXgwid4CD9Zar+Sc= | |
| 5405 | + version "1.3.7" | |
| 5406 | + resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.7.tgz#a09363e1911972ea16d7a8851005d84cf09a9a84" | |
| 5407 | + integrity sha512-iKpRpXP+CrP2jyrxvg1kMUpXDyRUFDWurxbnVT1vQPx+Wz9uCYsMIqYuSBLV+PAaZG/d7kRLKRFc9oDMsH+mFQ== | |
| 5408 | 5408 | |
| 5409 | 5409 | inquirer@^6.2.1, inquirer@^6.3.1: |
| 5410 | 5410 | version "6.5.2" | ... | ... |