File tree Expand file tree Collapse file tree 2 files changed +16
-5
lines changed Expand file tree Collapse file tree 2 files changed +16
-5
lines changed Original file line number Diff line number Diff line change 23
23
"@graphql-tools/utils" : " 8.12.0" ,
24
24
"@nestjs/mapped-types" : " 1.1.0" ,
25
25
"chokidar" : " 3.5.3" ,
26
- "fast-glob" : " 3.2.11 " ,
26
+ "fast-glob" : " 3.2.12 " ,
27
27
"graphql-tag" : " 2.12.6" ,
28
28
"graphql-ws" : " 5.5.5" ,
29
29
"lodash" : " 4.17.21" ,
Original file line number Diff line number Diff line change @@ -5398,10 +5398,10 @@ fast-diff@^1.1.2:
5398
5398
resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.2.0.tgz#73ee11982d86caaf7959828d519cfe927fac5f03"
5399
5399
integrity sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==
5400
5400
5401
- [email protected] .11, fast-glob@^3.2.11, fast-glob@^3.2.9 :
5402
- version "3.2.11 "
5403
- resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.11 .tgz#a1172ad95ceb8a16e20caa5c5e56480e5129c1d9 "
5404
- integrity sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew ==
5401
+
5402
+ version "3.2.12 "
5403
+ resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.12 .tgz#7f39ec99c2e6ab030337142da9e0c18f37afae80 "
5404
+ integrity sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w ==
5405
5405
dependencies :
5406
5406
" @nodelib/fs.stat" " ^2.0.2"
5407
5407
" @nodelib/fs.walk" " ^1.2.3"
5420
5420
merge2 "^1.3.0"
5421
5421
micromatch "^4.0.4"
5422
5422
5423
+ fast-glob@^3.2.11, fast-glob@^3.2.9 :
5424
+ version "3.2.11"
5425
+ resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.11.tgz#a1172ad95ceb8a16e20caa5c5e56480e5129c1d9"
5426
+ integrity sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==
5427
+ dependencies :
5428
+ " @nodelib/fs.stat" " ^2.0.2"
5429
+ " @nodelib/fs.walk" " ^1.2.3"
5430
+ glob-parent "^5.1.2"
5431
+ merge2 "^1.3.0"
5432
+ micromatch "^4.0.4"
5433
+
5423
5434
[email protected] , fast-json-stable-stringify@^2.0.0, fast-json-stable-stringify@^2.1.0:
5424
5435
version "2.1.0"
5425
5436
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
You can’t perform that action at this time.
0 commit comments