Skip to content

Commit

Permalink
fix: upgrade react-query from 3.12.3 to 3.39.3
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade react-query from 3.12.3 to 3.39.3.

See this package in yarn:
react-query

See this project in Snyk:
https://app.snyk.io/org/falconsocial/project/a1c67c5a-30e8-4528-a7b1-25ace68f00af?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 11, 2024
1 parent cc02451 commit 22cf247
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion airflow/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"react-dom": "^16",
"react-hot-loader": "^4",
"react-icons": "^4.2.0",
"react-query": "^3.12.3",
"react-query": "^3.39.3",
"react-router-dom": "^5.2.0",
"react-select": "^4.3.0",
"react-table": "^7.7.0",
Expand Down
8 changes: 4 additions & 4 deletions airflow/ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8440,10 +8440,10 @@ react-lifecycles-compat@^3.0.4:
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==

react-query@^3.12.3:
version "3.12.3"
resolved "https://registry.yarnpkg.com/react-query/-/react-query-3.12.3.tgz#5665bf798f8e4a0df686333dd9cc8f90ff6eb74d"
integrity sha512-EKkN/10BL5q4bBf195+ZOpd4mkpAJ3Uj1sFPc4ZoxmWXLsf/ABrLU2iTWYcfgN/iWhshhO3SKL32RYNYl86Nsg==
react-query@^3.39.3:
version "3.39.3"
resolved "https://registry.yarnpkg.com/react-query/-/react-query-3.39.3.tgz#4cea7127c6c26bdea2de5fb63e51044330b03f35"
integrity sha512-nLfLz7GiohKTJDuT4us4X3h/8unOh+00MLb2yJoGTPjxKs2bc1iDhkNx2bd5MKklXnOD3NrVZ+J2UXujA5In4g==
dependencies:
"@babel/runtime" "^7.5.5"
broadcast-channel "^3.4.1"
Expand Down

0 comments on commit 22cf247

Please sign in to comment.