Skip to content

Commit 5b3aacd

Browse files
authored
Merge pull request #22 from wego-technologies/dependabot/npm_and_yarn/react-query-3.32.1
⬆️ Bump react-query from 3.24.4 to 3.32.1
2 parents 9fca28d + b9ca084 commit 5b3aacd

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"react-intl": "^5.20.7",
8484
"react-multi-email": "^0.5.3",
8585
"react-phone-number-input": "^3.1.38",
86-
"react-query": "^3.23.1",
86+
"react-query": "^3.32.1",
8787
"react-router-dom": "^5.2.0",
8888
"react-select": "^4.3.1",
8989
"react-timezone-select": "^1.1.12",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7051,9 +7051,10 @@ react-phone-number-input@^3.1.38:
70517051
libphonenumber-js "^1.9.41"
70527052
prop-types "^15.7.2"
70537053

7054-
react-query@^3.23.1:
7055-
version "3.24.4"
7056-
resolved "https://registry.yarnpkg.com/react-query/-/react-query-3.24.4.tgz#20d8469cf7d6dda7c778ba6d374aa748e97e8381"
7054+
react-query@^3.32.1:
7055+
version "3.32.1"
7056+
resolved "https://registry.yarnpkg.com/react-query/-/react-query-3.32.1.tgz#829a87d039ece85660d8911ac59b1c92d1879064"
7057+
integrity sha512-7UN8BYBaZb911iJUyJ/T+CjlBGBf5W8rcm3jRQ5wW4f+mt/onvRxJlB0U2r2fsT204poJt6VO0jPlm5dwu3PrQ==
70577058
dependencies:
70587059
"@babel/runtime" "^7.5.5"
70597060
broadcast-channel "^3.4.1"

0 commit comments

Comments
 (0)