Commit c5b187a76d3017c26ede08c60cfb35c59fb19a2d

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

chore(deps): bump acorn from 6.4.0 to 6.4.1 in /back-end/h5-api

Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
Showing 1 changed file with 3 additions and 3 deletions
back-end/h5-api/yarn.lock
... ... @@ -1532,9 +1532,9 @@ acorn-jsx@^5.1.0:
1532 1532 integrity sha1-KUrbcbVzmLBoABXwo4xWPuHbU4Q=
1533 1533  
1534 1534 acorn@^6.2.1:
1535   - version "6.4.0"
1536   - resolved "https://registry.npm.taobao.org/acorn/download/acorn-6.4.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Facorn%2Fdownload%2Facorn-6.4.0.tgz#b659d2ffbafa24baf5db1cdbb2c94a983ecd2784"
1537   - integrity sha1-tlnS/7r6JLr12xzbsslKmD7NJ4Q=
  1535 + version "6.4.1"
  1536 + resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.1.tgz#531e58ba3f51b9dacb9a6646ca4debf5b14ca474"
  1537 + integrity sha512-ZVA9k326Nwrj3Cj9jlh3wGFutC2ZornPNARZwsNYqQYgN0EsV2d53w5RN/co65Ohn4sUAUtb1rSUAOD6XN9idA==
1538 1538  
1539 1539 acorn@^7.1.0:
1540 1540 version "7.1.0"
... ...