From 29b14a87e0a6d125879cc29d9c764b707614b3ff Mon Sep 17 00:00:00 2001 From: AlasdairSwan Date: Mon, 3 Jun 2019 11:47:52 -0400 Subject: [PATCH] fix(linkprops): update package lock --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index cbf7c24454..dea94ec21f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20876,9 +20876,9 @@ "dev": true, "requires": { "hoist-non-react-statics": "3.3.0", - "intl-format-cache": "2.1.0", + "intl-format-cache": "2.2.6", "intl-messageformat": "2.2.0", - "intl-relativeformat": "2.1.0", + "intl-relativeformat": "2.2.0", "invariant": "2.2.4" } }, @@ -24917,7 +24917,7 @@ "integrity": "sha512-6JVx+3oGPjslGqFhQ8YSIBHmYTx8HbyAEH++2/b6SKNXsbsdQ7lU7wRG2bYcRB5JVCz8GYgQ+Ixew91hn3Dy9w==", "dev": true, "requires": { - "@types/cookie": "0.3.2", + "@types/cookie": "0.3.3", "@types/object-assign": "4.0.30", "cookie": "0.3.1", "object-assign": "4.1.1"