|
93 | 93 | invariant "^2.2.4" |
94 | 94 | semver "^5.5.0" |
95 | 95 |
|
96 | | -"@babel/core@7.13.13": |
97 | | - version "7.13.13" |
98 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.13.tgz#bc44c4a2be2288ec4ddf56b66fc718019c76ac29" |
99 | | - integrity sha512-1xEs9jZAyKIouOoCmpsgk/I26PoKyvzQ2ixdRpRzfbcp1fL+ozw7TUgdDgwonbTovqRaTfRh50IXuw4QrWO0GA== |
| 96 | +"@babel/core@7.13.14": |
| 97 | + version "7.13.14" |
| 98 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.14.tgz#8e46ebbaca460a63497c797e574038ab04ae6d06" |
| 99 | + integrity sha512-wZso/vyF4ki0l0znlgM4inxbdrUvCb+cVz8grxDq+6C9k6qbqoIJteQOKicaKjCipU3ISV+XedCqpL2RJJVehA== |
100 | 100 | dependencies: |
101 | 101 | "@babel/code-frame" "^7.12.13" |
102 | 102 | "@babel/generator" "^7.13.9" |
103 | 103 | "@babel/helper-compilation-targets" "^7.13.13" |
104 | | - "@babel/helper-module-transforms" "^7.13.12" |
| 104 | + "@babel/helper-module-transforms" "^7.13.14" |
105 | 105 | "@babel/helpers" "^7.13.10" |
106 | 106 | "@babel/parser" "^7.13.13" |
107 | 107 | "@babel/template" "^7.12.13" |
108 | 108 | "@babel/traverse" "^7.13.13" |
109 | | - "@babel/types" "^7.13.13" |
| 109 | + "@babel/types" "^7.13.14" |
110 | 110 | convert-source-map "^1.7.0" |
111 | 111 | debug "^4.1.0" |
112 | 112 | gensync "^1.0.0-beta.2" |
113 | 113 | json5 "^2.1.2" |
114 | | - lodash "^4.17.19" |
115 | 114 | semver "^6.3.0" |
116 | 115 | source-map "^0.5.0" |
117 | 116 |
|
|
985 | 984 | "@babel/types" "^7.13.0" |
986 | 985 | lodash "^4.17.19" |
987 | 986 |
|
988 | | -"@babel/helper-module-transforms@^7.13.12": |
989 | | - version "7.13.12" |
990 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.12.tgz#600e58350490828d82282631a1422268e982ba96" |
991 | | - integrity sha512-7zVQqMO3V+K4JOOj40kxiCrMf6xlQAkewBB0eu2b03OO/Q21ZutOzjpfD79A5gtE/2OWi1nv625MrDlGlkbknQ== |
| 987 | +"@babel/helper-module-transforms@^7.13.14": |
| 988 | + version "7.13.14" |
| 989 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.14.tgz#e600652ba48ccb1641775413cb32cfa4e8b495ef" |
| 990 | + integrity sha512-QuU/OJ0iAOSIatyVZmfqB0lbkVP0kDRiKj34xy+QNsnVZi/PA6BoSoreeqnxxa9EHFAIL0R9XOaAR/G9WlIy5g== |
992 | 991 | dependencies: |
993 | 992 | "@babel/helper-module-imports" "^7.13.12" |
994 | 993 | "@babel/helper-replace-supers" "^7.13.12" |
995 | 994 | "@babel/helper-simple-access" "^7.13.12" |
996 | 995 | "@babel/helper-split-export-declaration" "^7.12.13" |
997 | 996 | "@babel/helper-validator-identifier" "^7.12.11" |
998 | 997 | "@babel/template" "^7.12.13" |
999 | | - "@babel/traverse" "^7.13.0" |
1000 | | - "@babel/types" "^7.13.12" |
| 998 | + "@babel/traverse" "^7.13.13" |
| 999 | + "@babel/types" "^7.13.14" |
1001 | 1000 |
|
1002 | 1001 | "@babel/helper-module-transforms@^7.8.3": |
1003 | 1002 | version "7.8.3" |
|
4019 | 4018 | lodash "^4.17.19" |
4020 | 4019 | to-fast-properties "^2.0.0" |
4021 | 4020 |
|
| 4021 | +"@babel/types@^7.13.14": |
| 4022 | + version "7.13.14" |
| 4023 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.14.tgz#c35a4abb15c7cd45a2746d78ab328e362cbace0d" |
| 4024 | + integrity sha512-A2aa3QTkWoyqsZZFl56MLUsfmh7O0gN41IPvXAE/++8ojpbz12SszD7JEGYVdn4f9Kt4amIei07swF1h4AqmmQ== |
| 4025 | + dependencies: |
| 4026 | + "@babel/helper-validator-identifier" "^7.12.11" |
| 4027 | + lodash "^4.17.19" |
| 4028 | + to-fast-properties "^2.0.0" |
| 4029 | + |
4022 | 4030 | "@babel/types@^7.4.4", "@babel/types@^7.9.0": |
4023 | 4031 | version "7.9.0" |
4024 | 4032 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.0.tgz#00b064c3df83ad32b2dbf5ff07312b15c7f1efb5" |
@@ -10778,10 +10786,10 @@ ember-cli-version-checker@^5.1.2: |
10778 | 10786 | semver "^7.3.4" |
10779 | 10787 | silent-error "^1.1.1" |
10780 | 10788 |
|
10781 | | -ember-cli@3.25.2: |
10782 | | - version "3.25.2" |
10783 | | - resolved "https://registry.yarnpkg.com/ember-cli/-/ember-cli-3.25.2.tgz#e48203adfb2e6ff8f93d88b602f2c7c3b1633be2" |
10784 | | - integrity sha512-+SpcuOlmo2ccsCPGRUW7X7aIP0eUst81hu3ncK5TDuIivLEA1UQbWXvQaHlVxxmEzjWLNBOBm4ziOL/eHIVDvw== |
| 10789 | +ember-cli@3.25.3: |
| 10790 | + version "3.25.3" |
| 10791 | + resolved "https://registry.yarnpkg.com/ember-cli/-/ember-cli-3.25.3.tgz#9ceb694aafbdb48642fab748f970cdec98d6ad39" |
| 10792 | + integrity sha512-fMOjBamGAQ9aC0x8X0uZdtZ+l7/+dp/I1IRDfEE/4Zmmq94SBi5hW4RoO8/OF0OmaCxyIdnsZN43se6bxJ2yOw== |
10785 | 10793 | dependencies: |
10786 | 10794 | "@babel/core" "^7.12.10" |
10787 | 10795 | "@babel/plugin-transform-modules-amd" "^7.12.1" |
|
0 commit comments