Skip to content

Commit

Permalink
Merge pull request #28 from Barry127/snyk-upgrade-9acca63d22cf856744f…
Browse files Browse the repository at this point in the history
…b984b1b2f6ddb

[Snyk] Upgrade react-hooks-global-state from 1.0.1 to 1.0.2
  • Loading branch information
Barry127 committed Sep 4, 2021
2 parents 0a4a768 + 880437f commit c6c3fb1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"clsx": "^1.1.1",
"color": "^3.2.0",
"react-autosize-textarea": "^7.1.0",
"react-hooks-global-state": "^1.0.1",
"react-hooks-global-state": "^1.0.2",
"react-spring": "^8.0.27",
"react-use-measure": "^2.0.4"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9112,10 +9112,10 @@ react-dom@^16.13.1:
prop-types "^15.6.2"
scheduler "^0.19.1"

react-hooks-global-state@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/react-hooks-global-state/-/react-hooks-global-state-1.0.1.tgz#3e4e1009f3e8a6fd001cd507808b4f1b289e9b27"
integrity sha512-GFe/7KOdf8toByd8eF5LBhogMn65XSyghIzInsnA1e8vqIxGdT2Ohs2Ohdclp8CX0QU9xNj72ZIt+WD/SQEh9Q==
react-hooks-global-state@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/react-hooks-global-state/-/react-hooks-global-state-1.0.2.tgz#37bbc3203a0be9f3ac0658abfd28dd7ce7ee166c"
integrity sha512-UcWz+VjcUUCQ7bXGmOhanGII3j22zyPSjwJnQWeycxFYj/etBxIbz9xziEm4sv5+OqGuS7bzvpx24XkCxgJ7Bg==

react-is@16.13.1, react-is@^16.8.1, react-is@^16.8.4, react-is@^16.8.6:
version "16.13.1"
Expand Down

0 comments on commit c6c3fb1

Please sign in to comment.