Bump swr from 0.5.3 to 0.5.4

Bumps [swr](https://github.com/vercel/swr) from 0.5.3 to 0.5.4.
- [Release notes](https://github.com/vercel/swr/releases)
- [Commits](https://github.com/vercel/swr/compare/0.5.3...0.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-22 06:21:16 +00:00
committed by Thomas Ruoff
parent 563d3eac6c
commit f1c3a12643
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -10014,9 +10014,9 @@
}
},
"swr": {
"version": "0.5.3",
"resolved": "https://registry.npmjs.org/swr/-/swr-0.5.3.tgz",
"integrity": "sha512-RUE3RWn3jt9e4qLPat2A9vbHG/5N6konsc27xKjE65jFSiGv0P7HLD8IGvwAv6DRKktL7Od2UcayX0plKb2awg==",
"version": "0.5.4",
"resolved": "https://registry.npmjs.org/swr/-/swr-0.5.4.tgz",
"integrity": "sha512-TUSxxuC8uP/4JKV22ml91WQ0tbif+9HVhm683xm8KYfwZIW5ogwcnU634dg3x6N7azpIDIOLokoIi+z5vCz/yA==",
"dev": true
},
"symbol-tree": {