Skip to content

Commit

Permalink
fix: upgrade @xstate/react from 1.0.3 to 1.1.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @xstate/react from 1.0.3 to 1.1.0.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/github-newrelic/project/ee280047-f651-440a-aaec-462aac2b4fe2?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 29, 2020
1 parent 5b9537a commit cc9bd5d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@mdx-js/react": "^1.6.19",
"@newrelic/gatsby-theme-newrelic": "^1.18.1",
"@splitsoftware/splitio-react": "^1.2.0",
"@xstate/react": "^1.0.2",
"@xstate/react": "^1.1.0",
"classnames": "^2.2.6",
"date-fns": "^2.16.1",
"diff": "^4.0.2",
Expand Down
8 changes: 0 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4211,14 +4211,6 @@
resolved "https://registry.yarnpkg.com/@xobotyi/scrollbar-width/-/scrollbar-width-1.9.5.tgz#80224a6919272f405b87913ca13b92929bdf3c4d"
integrity sha512-N8tkAACJx2ww8vFMneJmaAgmjAG1tnVBZJRLRcx061tmsLRZHSEZSLuGWnwPtunsSLvSqXQ2wfp7Mgqg1I+2dQ==

"@xstate/react@^1.0.2":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@xstate/react/-/react-1.0.3.tgz#90cb051e54feca35f6e9ffaf8d39e0357ae35434"
integrity sha512-uNyy2GJCT6ecme4yWNKoXQDfj1WOfDc4WD7yjpS7mwb3ST18gfkjJoCZoZGHBUBeLn9ptkt0JyKY1ZjSQacBoA==
dependencies:
use-isomorphic-layout-effect "^1.0.0"
use-subscription "^1.3.0"

"@xstate/react@^1.1.0":
version "1.2.2"
resolved "https://registry.yarnpkg.com/@xstate/react/-/react-1.2.2.tgz#54d32034d40384782ee11145bbbb31b841a5a464"
Expand Down

0 comments on commit cc9bd5d

Please sign in to comment.