Skip to content

Commit 626e2a0

Browse files
build(deps): bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](acornjs/acorn@5.7.3...5.7.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent eff698f commit 626e2a0

File tree

2 files changed

+24
-13
lines changed

2 files changed

+24
-13
lines changed

package-lock.json

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+14-3
Original file line numberDiff line numberDiff line change
@@ -2216,6 +2216,17 @@
22162216
raf "^3.4.1"
22172217
whatwg-fetch "^2.0.4"
22182218

2219+
"@tarojs/taro-h5@^2.2.2":
2220+
version "2.2.7"
2221+
resolved "https://registry.yarnpkg.com/@tarojs/taro-h5/-/taro-h5-2.2.7.tgz#24f80a10129e0211fa81f085668eefc9c598b9c4"
2222+
integrity sha512-CXdoeH06skqwpMB4cQyqfL4zQaII6YcFr9pbL5vgLrFYegFFhtJxiRzOJbdL2wkuKvIhElBjPPV7dUspXRmQxQ==
2223+
dependencies:
2224+
base64-js "^1.3.0"
2225+
jsonp-retry "^1.0.3"
2226+
mobile-detect "^1.4.2"
2227+
raf "^3.4.1"
2228+
whatwg-fetch "^2.0.4"
2229+
22192230
22202231
version "2.2.2"
22212232
resolved "https://registry.yarnpkg.com/@tarojs/taro-swan/-/taro-swan-2.2.2.tgz#8f5539e88aeac32bbf53a4a521d2f306e824a42c"
@@ -3012,9 +3023,9 @@ acorn-walk@^6.0.1:
30123023
integrity sha512-7evsyfH1cLOCdAzZAd43Cic04yKydNx0cF+7tiA19p1XnLLPU4dpCQOqpjqwokFe//vS0QqfqqjCS2JkiIs0cA==
30133024

30143025
acorn@^5.5.3:
3015-
version "5.7.3"
3016-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.3.tgz#67aa231bf8812974b85235a96771eb6bd07ea279"
3017-
integrity sha512-T/zvzYRfbVojPWahDsE5evJdHb3oJoQfFbsrKM7w5Zcs++Tr257tia3BmMP8XYVjp1S9RZXQMh7gao96BlqZOw==
3026+
version "5.7.4"
3027+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.4.tgz#3e8d8a9947d0599a1796d10225d7432f4a4acf5e"
3028+
integrity sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg==
30183029

30193030
acorn@^6.0.1, acorn@^6.0.7, acorn@^6.2.1:
30203031
version "6.4.0"

0 commit comments

Comments
 (0)