File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 15
15
"@babel/core" : " ^7.2.2" ,
16
16
"@babel/plugin-syntax-dynamic-import" : " ^7.2.0" ,
17
17
"@babel/preset-env" : " ^7.3.1" ,
18
- "acorn" : " ^6.0.5 " ,
18
+ "acorn" : " ^6.4.1 " ,
19
19
"acorn-dynamic-import" : " ^4.0.0" ,
20
20
"autoprefixer" : " ^9.4.8" ,
21
21
"babel-loader" : " ^8.0.5" ,
Original file line number Diff line number Diff line change @@ -973,10 +973,10 @@ acorn@^4.0.4, acorn@~4.0.2:
973
973
resolved "https://registry.yarnpkg.com/acorn/-/acorn-4.0.13.tgz#105495ae5361d697bd195c825192e1ad7f253787"
974
974
integrity sha1-EFSVrlNh1pe9GVyCUZLhrX8lN4c=
975
975
976
- acorn@^6.0.5 :
977
- version "6.1 .1"
978
- resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.1 .1.tgz#7d25ae05bb8ad1f9b699108e1094ecd7884adc1f "
979
- integrity sha512-jPTiwtOxaHNaAPg/dmrJ/beuzLRnXtB0kQPQ8JpotKJgTB6rX6c8mlf315941pyjBSaPg8NHXS9fhP4u17DpGA ==
976
+ acorn@^6.0.5, acorn@^6.4.1 :
977
+ version "6.4 .1"
978
+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4 .1.tgz#531e58ba3f51b9dacb9a6646ca4debf5b14ca474 "
979
+ integrity sha512-ZVA9k326Nwrj3Cj9jlh3wGFutC2ZornPNARZwsNYqQYgN0EsV2d53w5RN/co65Ohn4sUAUtb1rSUAOD6XN9idA ==
980
980
981
981
ajv-errors@^1.0.0 :
982
982
version "1.0.1"
You can’t perform that action at this time.
0 commit comments