diff --git a/package-lock.json b/package-lock.json index 087a5de..b04f6fb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,9 +14,9 @@ } }, "angular": { - "version": "1.7.2", - "resolved": "https://registry.npmjs.org/angular/-/angular-1.7.2.tgz", - "integrity": "sha512-JcKKJbBdybUsmQ6x1M3xWyTYQ/ioVKJhSByEAjqrhmlOfvMFdhfMqAx5KIo8rLGk4DFolYPcCSgssjgTVjCtRQ==" + "version": "1.8.3", + "resolved": "https://registry.npmjs.org/angular/-/angular-1.8.3.tgz", + "integrity": "sha512-5qjkWIQQVsHj4Sb5TcEs4WZWpFeVFHXwxEBHUhrny41D8UrBAd6T/6nPPAsLngJCReIOqi95W3mxdveveutpZw==" }, "array-flatten": { "version": "1.1.1", diff --git a/package.json b/package.json index 5ec2a6e..f52c79e 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "url": "https://github.com/alaacs/alaabio.git" }, "dependencies": { - "angular": "^1.7.2", + "angular": "^1.8.3", "body-parser": "^1.18.3", "bootstrap": ">=4.1.2", "consolidate": "^0.15.1",