File tree 2 files changed +3
-3
lines changed
packages/gatsby-source-filesystem
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
"dependencies" : {
10
10
"@babel/runtime" : " ^7.15.4" ,
11
11
"chokidar" : " ^3.5.2" ,
12
- "fastq" : " ^1.11.1 " ,
12
+ "fastq" : " ^1.13.0 " ,
13
13
"file-type" : " ^16.5.3" ,
14
14
"fs-extra" : " ^10.0.0" ,
15
15
"gatsby-core-utils" : " ^3.2.0-next.0" ,
19
19
"pretty-bytes" : " ^5.4.1" ,
20
20
"progress" : " ^2.0.3" ,
21
21
"valid-url" : " ^1.0.9" ,
22
- "xstate" : " ^4.14 .0"
22
+ "xstate" : " ^4.25 .0"
23
23
},
24
24
"devDependencies" : {
25
25
"@babel/cli" : " ^7.15.4" ,
Original file line number Diff line number Diff line change @@ -27096,7 +27096,7 @@ xss@^1.0.6:
27096
27096
commander "^2.20.3"
27097
27097
cssfilter "0.0.10"
27098
27098
27099
- xstate@^4.14.0, xstate@^4. 25.0, xstate@^4.9.1:
27099
+ xstate@^4.25.0, xstate@^4.9.1:
27100
27100
version "4.25.0"
27101
27101
resolved "https://registry.yarnpkg.com/xstate/-/xstate-4.25.0.tgz#d902ef33137532043f7a88597af8e5e1c7ad6bdf"
27102
27102
integrity sha512-qP7lc/ypOuuWME4ArOBnzaCa90TfHkjiqYDmxpiCjPy6FcXstInA2vH6qRVAHbPXRK4KQIYfIEOk1X38P+TldQ==
You can’t perform that action at this time.
0 commit comments