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.8.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 @@ -5415,10 +5415,10 @@ fast-diff@^1.1.2:
5415
5415
resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.2.0.tgz#73ee11982d86caaf7959828d519cfe927fac5f03"
5416
5416
integrity sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==
5417
5417
5418
- [email protected] .11, fast-glob@^3.2.11, fast-glob@^3.2.9 :
5419
- version "3.2.11 "
5420
- resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.11 .tgz#a1172ad95ceb8a16e20caa5c5e56480e5129c1d9 "
5421
- integrity sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew ==
5418
+
5419
+ version "3.2.12 "
5420
+ resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.12 .tgz#7f39ec99c2e6ab030337142da9e0c18f37afae80 "
5421
+ integrity sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w ==
5422
5422
dependencies :
5423
5423
" @nodelib/fs.stat" " ^2.0.2"
5424
5424
" @nodelib/fs.walk" " ^1.2.3"
5437
5437
merge2 "^1.3.0"
5438
5438
micromatch "^4.0.4"
5439
5439
5440
+ fast-glob@^3.2.11, fast-glob@^3.2.9 :
5441
+ version "3.2.11"
5442
+ resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.11.tgz#a1172ad95ceb8a16e20caa5c5e56480e5129c1d9"
5443
+ integrity sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==
5444
+ dependencies :
5445
+ " @nodelib/fs.stat" " ^2.0.2"
5446
+ " @nodelib/fs.walk" " ^1.2.3"
5447
+ glob-parent "^5.1.2"
5448
+ merge2 "^1.3.0"
5449
+ micromatch "^4.0.4"
5450
+
5440
5451
[email protected] , fast-json-stable-stringify@^2.0.0, fast-json-stable-stringify@^2.1.0:
5441
5452
version "2.1.0"
5442
5453
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