Skip to content

Commit a8ffc15

Browse files
Merge pull request #1578 from gulfofmaine/dependabot/npm_and_yarn/react-query-3.32.1
2 parents 91fcb96 + dfcfbab commit a8ffc15

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"react-dom": "16.14.0",
3232
"react-ga": "^3.3.0",
3333
"react-jsx-highcharts": "^4.3.1",
34-
"react-query": "^3.31.0",
34+
"react-query": "^3.32.1",
3535
"react-redux": "7.2.6",
3636
"react-router-dom": "5.3.0",
3737
"react-scripts": "^4.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15037,10 +15037,10 @@ react-popper@^2.2.4:
1503715037
react-fast-compare "^3.0.1"
1503815038
warning "^4.0.2"
1503915039

15040-
react-query@^3.31.0:
15041-
version "3.31.0"
15042-
resolved "https://registry.yarnpkg.com/react-query/-/react-query-3.31.0.tgz#297add9301d15ef2e004297e72a8e46f7aa5616a"
15043-
integrity sha512-6NiXgjdXBKGA9ge04NI21uqTCIpH6qzR8AGGom/nR/emaGc//D9KM6C6+AEy8zLYl4RYjvd/XhA3lWME5kGMiw==
15040+
react-query@^3.32.1:
15041+
version "3.32.1"
15042+
resolved "https://registry.yarnpkg.com/react-query/-/react-query-3.32.1.tgz#829a87d039ece85660d8911ac59b1c92d1879064"
15043+
integrity sha512-7UN8BYBaZb911iJUyJ/T+CjlBGBf5W8rcm3jRQ5wW4f+mt/onvRxJlB0U2r2fsT204poJt6VO0jPlm5dwu3PrQ==
1504415044
dependencies:
1504515045
"@babel/runtime" "^7.5.5"
1504615046
broadcast-channel "^3.4.1"

0 commit comments

Comments
 (0)