|
2 | 2 | # yarn lockfile v1 |
3 | 3 |
|
4 | 4 |
|
5 | | -"@angular-devkit/core@12.2.10": |
6 | | - version "12.2.10" |
7 | | - resolved "https://registry.npmjs.org/@angular-devkit/core/-/core-12.2.10.tgz" |
8 | | - integrity sha512-0qhmS7Qvl0hiRVTHxEC/ipFAfzYofPstw0ZITDpEMw+pgHlOZolOlnFrv8LyOXWNqlSIH5fS9D3WF7Hpm7ApYA== |
| 5 | +"@angular-devkit/core@12.2.13": |
| 6 | + version "12.2.13" |
| 7 | + resolved "https://registry.npmjs.org/@angular-devkit/core/-/core-12.2.13.tgz" |
| 8 | + integrity sha512-9csMF0p+lTvlWnutxxTZ/+pDRMIbXk/TV4MGLbcqUPPfeG3dCRwErns73xLuMTwp9qO/KCLkFqNaM6cGOoqsDA== |
9 | 9 | dependencies: |
10 | 10 | ajv "8.6.2" |
11 | 11 | ajv-formats "2.1.0" |
|
26 | 26 | rxjs "6.6.7" |
27 | 27 | source-map "0.7.3" |
28 | 28 |
|
29 | | -"@angular-devkit/schematics@12.2.10": |
30 | | - version "12.2.10" |
31 | | - resolved "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-12.2.10.tgz" |
32 | | - integrity sha512-oQ2EWdkEDE+eAttHeviXsvBi85PsntQT+IffjKUZdbQU+Leuk/pKUpTeea1YosU1p4Cz3PKYF+P/Nl5Jy3B7IQ== |
| 29 | +"@angular-devkit/schematics@12.2.13": |
| 30 | + version "12.2.13" |
| 31 | + resolved "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-12.2.13.tgz" |
| 32 | + integrity sha512-LQTv72R5Ma1uowMEeii2wIoDWI4bYQyZvunqPy9jRveBTjli2yVwwcOziGCVyttwlYs46bSdxThgeEvVIako2w== |
33 | 33 | dependencies: |
34 | | - "@angular-devkit/core" "12.2.10" |
| 34 | + "@angular-devkit/core" "12.2.13" |
35 | 35 | ora "5.4.1" |
36 | 36 | rxjs "6.6.7" |
37 | 37 |
|
|
901 | 901 | dependencies: |
902 | 902 | "@octokit/openapi-types" "^10.2.2" |
903 | 903 |
|
904 | | -"@schematics/angular@12.2.10": |
905 | | - version "12.2.10" |
906 | | - resolved "https://registry.npmjs.org/@schematics/angular/-/angular-12.2.10.tgz" |
907 | | - integrity sha512-hjOWrC/RlZ97oYWO92f5VRu6LDzPHnowDcyGDGvI9wCrfipL4Y7Is6LgFAiVZxCHdRz71MCnES1IXSj5w6UuBA== |
| 904 | +"@schematics/angular@12.2.13": |
| 905 | + version "12.2.13" |
| 906 | + resolved "https://registry.npmjs.org/@schematics/angular/-/angular-12.2.13.tgz" |
| 907 | + integrity sha512-TrigQ9TCmAedf1J5PSSSfTC+sScYrITeAUN8a9rlkjZNvff8hHVyQaiZmhqL+egKQL828mhkqpnFUDd4QsPBIw== |
908 | 908 | dependencies: |
909 | | - "@angular-devkit/core" "12.2.10" |
910 | | - "@angular-devkit/schematics" "12.2.10" |
| 909 | + "@angular-devkit/core" "12.2.13" |
| 910 | + "@angular-devkit/schematics" "12.2.13" |
911 | 911 | jsonc-parser "3.0.0" |
912 | 912 |
|
913 | 913 | "@sindresorhus/is@^0.14.0": |
|
0 commit comments