Skip to content

Commit

Permalink
fix: upgrade react-rnd from 10.4.11 to 10.4.12
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade react-rnd from 10.4.11 to 10.4.12.

See this package in yarn:
react-rnd

See this project in Snyk:
https://app.snyk.io/org/jumpinjackie/project/237aa0ce-9fa8-40ed-aa0f-0fdb7e4e2a3f?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 4, 2024
1 parent 406bd01 commit f60cb42
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 @@ -73,7 +73,7 @@
"react-copy-to-clipboard": "^5.1.0",
"react-dom": "^17.0.2",
"react-redux": "^7.2.9",
"react-rnd": "^10.4.11",
"react-rnd": "^10.4.12",
"react-splitter-layout": "^4.0.0",
"redux": "^4.2.1",
"redux-logger": "^3.0.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11811,10 +11811,10 @@ react-refresh@^0.11.0:
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.11.0.tgz#77198b944733f0f1f1a90e791de4541f9f074046"
integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==

react-rnd@^10.4.11:
version "10.4.11"
resolved "https://registry.yarnpkg.com/react-rnd/-/react-rnd-10.4.11.tgz#d1c3086de4ab163e01b49f8feae5a14b3d58e3f7"
integrity sha512-XTfNGNcS0ad2vo3to7qNTB0BkFML9k1csIUI0Nlj44M6Uuh7yP/2h8WXiXcV3v3bxxVJck1C9K6FS1LrLH0E0Q==
react-rnd@^10.4.12:
version "10.4.12"
resolved "https://registry.yarnpkg.com/react-rnd/-/react-rnd-10.4.12.tgz#f3e0ae736e467c614f46f531f5f62e27aa14f352"
integrity sha512-EZ0ddi+R9JQVqk6jtPzvy11z5kjdw3aZbtiRmA9KP09UNx3LZT8WFrWO3QXbH7dHo1DKO3Rh8usCCwaJgu6Ahg==
dependencies:
re-resizable "6.9.17"
react-draggable "4.4.6"
Expand Down

0 comments on commit f60cb42

Please sign in to comment.