Commit 9753423f1896b493a203307310562293676ac47a

Authored by dependabot[bot]
Committed by 小小鲁班
1 parent 3dbef87b

chore(deps): bump ini from 1.3.5 to 1.3.7

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
yarn.lock
... ... @@ -1115,9 +1115,9 @@ inherits@2, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
1115 1115 integrity sha1-D6LGT5MpF8NDOg3tVTY6rjdBa3w=
1116 1116  
1117 1117 ini@^1.3.2, ini@^1.3.4:
1118   - version "1.3.5"
1119   - resolved "https://registry.npm.taobao.org/ini/download/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
1120   - integrity sha1-7uJfVtscnsYIXgwid4CD9Zar+Sc=
  1118 + version "1.3.7"
  1119 + resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.7.tgz#a09363e1911972ea16d7a8851005d84cf09a9a84"
  1120 + integrity sha512-iKpRpXP+CrP2jyrxvg1kMUpXDyRUFDWurxbnVT1vQPx+Wz9uCYsMIqYuSBLV+PAaZG/d7kRLKRFc9oDMsH+mFQ==
1121 1121  
1122 1122 interpret@^1.0.0:
1123 1123 version "1.2.0"
... ...