diff --git a/package-lock.json b/package-lock.json index 6890104..32625a4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11350,9 +11350,9 @@ "dev": true }, "normalizr": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/normalizr/-/normalizr-3.5.0.tgz", - "integrity": "sha512-wMQ0jvJM5y3mGYipiXdpVgtOeR57AUkg6zEXDDWeQczIc9sdY1Za78qVPDEPL8dCBkTmEzgYGkVrI23NcMfy7Q==" + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/normalizr/-/normalizr-3.6.0.tgz", + "integrity": "sha512-25cd8DiDu+pL46KIaxtVVvvEPjGacJgv0yUg950evr62dQ/ks2JO1kf7+Vi5/rMFjaSTSTls7aCnmRlUSljtiA==" }, "npm-run-path": { "version": "3.1.0", diff --git a/package.json b/package.json index 044373c..615c8c1 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "@bit/a13marquez.styled-components.styled-standard-span": "^1.2.0", "@bit/a13marquez.styled-components.styled-title-row": "^1.2.0", "@bit/a13marquez.styled-components.styled-transparent-button": "^1.2.0", - "normalizr": "^3.5.0", + "normalizr": "^3.6.0", "react": "^16.13.0", "react-dom": "^16.13.0", "redux": "^4.0.5",