diff --git a/package-lock.json b/package-lock.json index 3b2b75b4c9..8fb5451495 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5106,9 +5106,9 @@ "integrity": "sha512-luI3Jemd1AbOQW0krdzfEG3fM0IFtLY0bSSqIDEx3POE0XjKIC1MkrO8Csyq9PPgueLphyAPofzUwZ8YeZ88SA==" }, "angular-cookies": { - "version": "1.7.9", - "resolved": "https://registry.npmjs.org/angular-cookies/-/angular-cookies-1.7.9.tgz", - "integrity": "sha512-3eRq/aPrtCZKDWQnc3nW3sFoMbLiHkCkyDF2O9u7VXnqvVsUPaipk5R1ZqahgcSQHQrN/F5IU4T4nrz52qAZmA==" + "version": "1.8.0", + "resolved": "https://registry.npmjs.org/angular-cookies/-/angular-cookies-1.8.0.tgz", + "integrity": "sha512-gWO3RKF0WMmXhseiN3Aw9aEmQ3mB53wSdAxpeKKHbiDwU7vmK+MBuebyOX9qbwZYubn5nM8LByZVmg7T6jOV1w==" }, "angular-drag-scroll": { "version": "0.2.2", diff --git a/package.json b/package.json index af3c719570..30d019c6ec 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "angular": "~1.8.0", "angular-animate": "~1.7.9", "angular-aria": "~1.7.9", - "angular-cookies": "~1.7.9", + "angular-cookies": "~1.8.0", "angular-drag-scroll": "^0.2.1", "angular-messages": "~1.7.9", "angular-moment": "~1.2.0",