File tree 2 files changed +6
-17
lines changed
2 files changed +6
-17
lines changed Original file line number Diff line number Diff line change 9
9
},
10
10
"dependencies" : {
11
11
"@svgr/webpack" : " ^6.5.1" ,
12
- "globby" : " 13.1.2 " ,
12
+ "globby" : " 13.1.3 " ,
13
13
"next" : " 12.1.0" ,
14
14
"prettier" : " ^2.8.5" ,
15
15
"prop-types" : " ^15.8.1" ,
Original file line number Diff line number Diff line change @@ -2227,7 +2227,7 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
2227
2227
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
2228
2228
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
2229
2229
2230
- fast-glob@^3.2.11 :
2230
+ fast-glob@^3.2.11, fast-glob@^3.2.9 :
2231
2231
version "3.2.12"
2232
2232
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.12.tgz#7f39ec99c2e6ab030337142da9e0c18f37afae80"
2233
2233
integrity sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==
@@ -2238,17 +2238,6 @@ fast-glob@^3.2.11:
2238
2238
merge2 "^1.3.0"
2239
2239
micromatch "^4.0.4"
2240
2240
2241
- fast-glob@^3.2.9 :
2242
- version "3.2.11"
2243
- resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.11.tgz#a1172ad95ceb8a16e20caa5c5e56480e5129c1d9"
2244
- integrity sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==
2245
- dependencies :
2246
- " @nodelib/fs.stat" " ^2.0.2"
2247
- " @nodelib/fs.walk" " ^1.2.3"
2248
- glob-parent "^5.1.2"
2249
- merge2 "^1.3.0"
2250
- micromatch "^4.0.4"
2251
-
2252
2241
fast-json-stable-stringify@^2.0.0 :
2253
2242
version "2.1.0"
2254
2243
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -2390,10 +2379,10 @@ globals@^13.19.0:
2390
2379
dependencies :
2391
2380
type-fest "^0.20.2"
2392
2381
2393
- globby@13.1.2 :
2394
- version "13.1.2 "
2395
- resolved "https://registry.yarnpkg.com/globby/-/globby-13.1.2 .tgz#29047105582427ab6eca4f905200667b056da515 "
2396
- integrity sha512-LKSDZXToac40u8Q1PQtZihbNdTYSNMuWe+K5l+oa6KgDzSvVrHXlJy40hUP522RjAIoNLJYBJi7ow+rbFpIhHQ ==
2382
+ globby@13.1.3 :
2383
+ version "13.1.3 "
2384
+ resolved "https://registry.yarnpkg.com/globby/-/globby-13.1.3 .tgz#f62baf5720bcb2c1330c8d4ef222ee12318563ff "
2385
+ integrity sha512-8krCNHXvlCgHDpegPzleMq07yMYTO2sXKASmZmquEYWEmCx6J5UTRbp5RwMJkTJGtcQ44YpiUYUiN0b9mzy8Bw ==
2397
2386
dependencies :
2398
2387
dir-glob "^3.0.1"
2399
2388
fast-glob "^3.2.11"
You can’t perform that action at this time.
0 commit comments