Skip to content

Commit

Permalink
fix: upgrade @glific/flow-editor from 1.26.3-7 to 1.26.3
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @glific/flow-editor from 1.26.3-7 to 1.26.3.

See this package in yarn:
@glific/flow-editor

See this project in Snyk:
https://app.snyk.io/org/dlobo/project/6f510e1d-4ed6-43d9-9454-67f2e4178b5e?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 5, 2024
1 parent a4ba002 commit 5d7b72c
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 @@ -17,7 +17,7 @@
"@emoji-mart/react": "^1.1.1",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@glific/flow-editor": "^1.26.3-7",
"@glific/flow-editor": "^1.26.3",
"@lexical/react": "^0.13.1",
"@mui/icons-material": "^5.15.20",
"@mui/material": "^5.15.20",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -912,10 +912,10 @@
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.1.tgz#16308cea045f0fc777b6ff20a9f25474dd8293d2"
integrity sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==

"@glific/flow-editor@^1.26.3-7":
version "1.26.3-7"
resolved "https://registry.yarnpkg.com/@glific/flow-editor/-/flow-editor-1.26.3-7.tgz#c038e2620b0bbb04d4ca58e428dbebfa4b1ebb29"
integrity sha512-JIhqwy12lRV/utpHZHGUlu4hqt7BZZVpEYgcz14QBJZ5+JTqnRJTcfj25C0rG23z/7HF/+HR6CTJvscaJWXXMA==
"@glific/flow-editor@^1.26.3":
version "1.26.3"
resolved "https://registry.yarnpkg.com/@glific/flow-editor/-/flow-editor-1.26.3.tgz#369cd35240d4daa644fb734c8593a2d31d41125f"
integrity sha512-fDCCRguLLtOnY7LHdJ1znUjHMw4TldCnULkLJqT7NdaiI7V/w+0P7rvnHpgbCbmx5ki/15F3YVoV95JPONoGnA==
dependencies:
react "^16.8.6"
react-dom "^16.8.6"
Expand Down

0 comments on commit 5d7b72c

Please sign in to comment.