|
21 | 21 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.13.tgz#27e19e0ed3726ccf54067ced4109501765e7e2e8"
|
22 | 22 | integrity sha512-U/hshG5R+SIoW7HVWIdmy1cB7s3ki+r3FpyEZiCgpi4tFgPnX/vynY80ZGSASOIrUM6O7VxOgCZgdt7h97bUGg==
|
23 | 23 |
|
24 |
| -"@babel/core@^7.1.6", "@babel/core@^7.12.0", "@babel/core@^7.12.3", "@babel/core@^7.12.9", "@babel/core@^7.3.4", "@babel/core@^7.7.5", "@babel/core@^7.8.4": |
| 24 | +"@babel/core@^7.1.6", "@babel/core@^7.12.0", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.3.4", "@babel/core@^7.7.5", "@babel/core@^7.8.4": |
25 | 25 | version "7.12.16"
|
26 | 26 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.16.tgz#8c6ba456b23b680a6493ddcfcd9d3c3ad51cab7c"
|
27 | 27 | integrity sha512-t/hHIB504wWceOeaOoONOhu+gX+hpjfeN6YRBT209X/4sibZQfSF1I0HFRRlBe97UZZosGx5XwUg1ZgNbelmNw==
|
@@ -6550,12 +6550,12 @@ ember-cli-version-checker@^5.1.1, ember-cli-version-checker@^5.1.2:
|
6550 | 6550 | semver "^7.3.4"
|
6551 | 6551 | silent-error "^1.1.1"
|
6552 | 6552 |
|
6553 |
| -ember-cli@3.24.0: |
6554 |
| - version "3.24.0" |
6555 |
| - resolved "https://registry.yarnpkg.com/ember-cli/-/ember-cli-3.24.0.tgz#dbda4938e74fdafe4da1c42b49356f9d14c10697" |
6556 |
| - integrity sha512-dLurYpluRcE+XjCHy/JzUBcW4dBKhjmXH3zUjyof89gFjj+8EFjB0b2tqyS6buKqBasinVaX8lZZVIXYCdFtNA== |
| 6553 | +ember-cli@3.25.0: |
| 6554 | + version "3.25.0" |
| 6555 | + resolved "https://registry.yarnpkg.com/ember-cli/-/ember-cli-3.25.0.tgz#061c5f263e959a2c0c255adbfc38c0fbbb7941b5" |
| 6556 | + integrity sha512-l8fOqxaBTCVU5IeSzEBBGl7oGCvt7KGVJTMA5uR8nNM1Eaeip8RKWskJvzSXtchwGY7ikR71vm2XOiGrzt/6pw== |
6557 | 6557 | dependencies:
|
6558 |
| - "@babel/core" "^7.12.9" |
| 6558 | + "@babel/core" "^7.12.10" |
6559 | 6559 | "@babel/plugin-transform-modules-amd" "^7.12.1"
|
6560 | 6560 | amd-name-resolver "^1.3.1"
|
6561 | 6561 | babel-plugin-module-resolver "^4.0.0"
|
|
6619 | 6619 | json-stable-stringify "^1.0.1"
|
6620 | 6620 | leek "0.0.24"
|
6621 | 6621 | lodash.template "^4.5.0"
|
6622 |
| - markdown-it "^12.0.2" |
| 6622 | + markdown-it "^12.0.4" |
6623 | 6623 | markdown-it-terminal "0.2.1"
|
6624 | 6624 | minimatch "^3.0.4"
|
6625 | 6625 | morgan "^1.10.0"
|
|
6633 | 6633 | resolve "^1.19.0"
|
6634 | 6634 | resolve-package-path "^3.1.0"
|
6635 | 6635 | sane "^4.1.0"
|
6636 |
| - semver "^7.3.2" |
| 6636 | + semver "^7.3.4" |
6637 | 6637 | silent-error "^1.1.1"
|
6638 | 6638 | sort-package-json "^1.48.0"
|
6639 | 6639 | symlink-or-copy "^1.3.1"
|
6640 | 6640 | temp "0.9.4"
|
6641 | 6641 | testem "^3.2.0"
|
6642 | 6642 | tiny-lr "^2.0.0"
|
6643 | 6643 | tree-sync "^2.1.0"
|
6644 |
| - uuid "^8.3.1" |
| 6644 | + uuid "^8.3.2" |
6645 | 6645 | walk-sync "^2.2.0"
|
6646 | 6646 | watch-detector "^1.0.0"
|
6647 | 6647 | workerpool "^6.0.3"
|
|
10390 | 10390 | lodash.merge "^4.6.2"
|
10391 | 10391 | markdown-it "^8.3.1"
|
10392 | 10392 |
|
10393 |
| -markdown-it@^12.0.2: |
| 10393 | +markdown-it@^12.0.4: |
10394 | 10394 | version "12.0.4"
|
10395 | 10395 | resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.0.4.tgz#eec8247d296327eac3ba9746bdeec9cfcc751e33"
|
10396 | 10396 | integrity sha512-34RwOXZT8kyuOJy25oJNJoulO8L0bTHYWXcdZBYZqFnjIy3NgjeoM3FmPXIOFQ26/lSHYMr8oc62B6adxXcb3Q==
|
@@ -14410,7 +14410,7 @@ uuid@^3.3.2, uuid@^3.3.3:
|
14410 | 14410 | resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
|
14411 | 14411 | integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
|
14412 | 14412 |
|
14413 |
| -uuid@^8.3.1: |
| 14413 | +uuid@^8.3.2: |
14414 | 14414 | version "8.3.2"
|
14415 | 14415 | resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
|
14416 | 14416 | integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
|
|
0 commit comments