Commit 6edc9ca 1 parent 51179e3 commit 6edc9ca Copy full SHA for 6edc9ca
File tree 2 files changed +22
-7
lines changed
2 files changed +22
-7
lines changed Original file line number Diff line number Diff line change 66
66
"@energyweb/eslint-config" : " 0.1.0" ,
67
67
"@energyweb/prettier-config" : " 0.0.1" ,
68
68
"@golevelup/ts-jest" : " 0.4.0" ,
69
- "@nestjs/cli" : " 10.3.1 " ,
69
+ "@nestjs/cli" : " 10.3.2 " ,
70
70
"@nestjs/schematics" : " 10.1.0" ,
71
71
"@nestjs/testing" : " 10.3.2" ,
72
72
"@types/cookie-parser" : " 1.4.6" ,
Original file line number Diff line number Diff line change 1463
1463
resolved "https://registry.yarnpkg.com/@lukeed/csprng/-/csprng-1.1.0.tgz#1e3e4bd05c1cc7a0b2ddbd8a03f39f6e4b5e6cfe"
1464
1464
integrity sha512-Z7C/xXCiGWsg0KuKsHTKJxbWhpI3Vs5GwLfOean7MGyVFGqdRgBbAjOCh6u4bbjPc/8MJ2pZmK/0DLdCbivLDA==
1465
1465
1466
-
1467
- version "10.3.1 "
1468
- resolved "https://registry.yarnpkg.com/@nestjs/cli/-/cli-10.3.1 .tgz#f13af238fd17ce22f5c4a3439828248938aca8e8 "
1469
- integrity sha512-xzabUxTdZ7IcNXLzAq1YZgGJkAt6JNeeLVORj8MfMV0io2edgAn5ASn4tIOHvnsmKh6yX1kBaVEhTHiuENlplA ==
1466
+
1467
+ version "10.3.2 "
1468
+ resolved "https://registry.yarnpkg.com/@nestjs/cli/-/cli-10.3.2 .tgz#42d2764ead6633e278c55d42de871b4cc1db002b "
1469
+ integrity sha512-aWmD1GLluWrbuC4a1Iz/XBk5p74Uj6nIVZj6Ov03JbTfgtWqGFLtXuMetvzMiHxfrHehx/myt2iKAPRhKdZvTg ==
1470
1470
dependencies:
1471
1471
"@angular-devkit/core" "17.1.2"
1472
1472
"@angular-devkit/schematics" "17.1.2"
1473
1473
"@angular-devkit/schematics-cli" "17.1.2"
1474
1474
"@nestjs/schematics" "^10.0.1"
1475
1475
chalk "4.1.2"
1476
- chokidar "3.5.3 "
1476
+ chokidar "3.6.0 "
1477
1477
cli-table3 "0.6.3"
1478
1478
commander "4.1.1"
1479
1479
fork-ts-checker-webpack-plugin "9.0.2"
@@ -3639,7 +3639,22 @@ cheerio@^1.0.0-rc.2:
3639
3639
parse5 "^7.0.0"
3640
3640
parse5-htmlparser2-tree-adapter "^7.0.0"
3641
3641
3642
- [email protected] , chokidar@^3.5.3:
3642
+
3643
+ version "3.6.0"
3644
+ resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.6.0.tgz#197c6cc669ef2a8dc5e7b4d97ee4e092c3eb0d5b"
3645
+ integrity sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==
3646
+ dependencies:
3647
+ anymatch "~3.1.2"
3648
+ braces "~3.0.2"
3649
+ glob-parent "~5.1.2"
3650
+ is-binary-path "~2.1.0"
3651
+ is-glob "~4.0.1"
3652
+ normalize-path "~3.0.0"
3653
+ readdirp "~3.6.0"
3654
+ optionalDependencies:
3655
+ fsevents "~2.3.2"
3656
+
3657
+ chokidar@^3.5.3:
3643
3658
version "3.5.3"
3644
3659
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.3.tgz#1cf37c8707b932bd1af1ae22c0432e2acd1903bd"
3645
3660
integrity sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==
You can’t perform that action at this time.
0 commit comments