Skip to content

Commit e0caa73

Browse files
fix(deps): update dependency xstate to ^4.35.3 for gatsby-source-filesystem (#37579)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 973d9a6 commit e0caa73

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/gatsby-source-filesystem/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"mime": "^3.0.0",
1616
"pretty-bytes": "^5.6.0",
1717
"valid-url": "^1.0.9",
18-
"xstate": "^4.34.0"
18+
"xstate": "^4.35.3"
1919
},
2020
"devDependencies": {
2121
"@babel/cli": "^7.20.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24803,10 +24803,10 @@ xmlhttprequest-ssl@~2.0.0:
2480324803
resolved "https://registry.yarnpkg.com/xmlhttprequest-ssl/-/xmlhttprequest-ssl-2.0.0.tgz#91360c86b914e67f44dce769180027c0da618c67"
2480424804
integrity sha512-QKxVRxiRACQcVuQEYFsI1hhkrMlrXHPegbbd1yn9UHOmRxY+si12nQYzri3vbzt8VdTTRviqcKxcyllFas5z2A==
2480524805

24806-
xstate@^4.34.0, xstate@^4.35.1:
24807-
version "4.35.1"
24808-
resolved "https://registry.yarnpkg.com/xstate/-/xstate-4.35.1.tgz#f2ea205e6e47cca285336a8f44ef2c154c9629a5"
24809-
integrity sha512-imxk6+76HJRt7qHrUnWnAjaHHhAsUKoVa+PXkyaPd3Gll0VjZsy6/L+FkatIJnjI5Kpwp0R8k63KfIFnzVLskQ==
24806+
xstate@^4.35.1, xstate@^4.35.3:
24807+
version "4.35.4"
24808+
resolved "https://registry.yarnpkg.com/xstate/-/xstate-4.35.4.tgz#87b2a45b6c7e84d820f56378408c6531ca5c4662"
24809+
integrity sha512-mqRBYHhljP1xIItI4xnSQNHEv6CKslSM1cOGmvhmxeoDPAZgNbhSUYAL5N6DZIxRfpYY+M+bSm3mUFHD63iuvg==
2481024810

2481124811
xtend@^4.0.0, xtend@^4.0.1, xtend@^4.0.2, xtend@~4.0.0, xtend@~4.0.1:
2481224812
version "4.0.2"

0 commit comments

Comments
 (0)