Skip to content

Commit

Permalink
Merge pull request #1010 from newrelic/snyk-upgrade-ed97176e895748e8b…
Browse files Browse the repository at this point in the history
…166cd5d216e1f2b

[Snyk] Upgrade xstate from 4.13.0 to 4.14.0
  • Loading branch information
jerelmiller authored Dec 10, 2020
2 parents 645798f + bd3793e commit 46d7854
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"use-dark-mode": "^2.3.1",
"use-media": "^1.4.0",
"warning": "^4.0.3",
"xstate": "^4.13.0"
"xstate": "^4.14.0"
},
"devDependencies": {
"@newrelic/eslint-plugin-newrelic": "^0.3.1",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20680,6 +20680,11 @@ xstate@^4.11.0, xstate@^4.13.0, xstate@^4.9.1:
resolved "https://registry.yarnpkg.com/xstate/-/xstate-4.13.0.tgz#0be22ceb8bae2bc6a025fab330fe44204d76771c"
integrity sha512-UnUJJzP2KTPqnmxIoD/ymXtpy/hehZnUlO6EXqWC/72XkPb15p9Oz/X4WhS3QE+by7NP+6b5bCi/GTGFzm5D+A==

xstate@^4.14.0:
version "4.14.1"
resolved "https://registry.yarnpkg.com/xstate/-/xstate-4.14.1.tgz#8902304944aa78ef5bdfa818ca2ca5fd109a3959"
integrity sha512-1LyR5c6wgA41660Cp8Dq5VWRtS75l+KnjysgpgZI9FVLvYl5BF2FmkfT5CAlTIo+CKfj/4IznQYkYfURxuY6WA==

xtend@^4.0.0, xtend@^4.0.1, xtend@~4.0.1:
version "4.0.2"
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"
Expand Down

0 comments on commit 46d7854

Please sign in to comment.