diff --git a/QCS/Question/static/package-lock.json b/QCS/Question/static/package-lock.json index 648ed349..3f2f014a 100644 --- a/QCS/Question/static/package-lock.json +++ b/QCS/Question/static/package-lock.json @@ -5,9 +5,9 @@ "requires": true, "dependencies": { "angular": { - "version": "1.7.8", - "resolved": "https://registry.npmjs.org/angular/-/angular-1.7.8.tgz", - "integrity": "sha512-wtef/y4COxM7ZVhddd7JtAAhyYObq9YXKar9tsW7558BImeVYteJiTxCKeJOL45lJ/+7B4wrAC49j8gTFYEthg==" + "version": "1.8.3", + "resolved": "https://registry.npmjs.org/angular/-/angular-1.8.3.tgz", + "integrity": "sha512-5qjkWIQQVsHj4Sb5TcEs4WZWpFeVFHXwxEBHUhrny41D8UrBAd6T/6nPPAsLngJCReIOqi95W3mxdveveutpZw==" }, "bootstrap": { "version": "4.3.1", diff --git a/QCS/Question/static/package.json b/QCS/Question/static/package.json index 1a1392be..fc871775 100644 --- a/QCS/Question/static/package.json +++ b/QCS/Question/static/package.json @@ -17,7 +17,7 @@ }, "homepage": "https://github.com/udcymen/Question-Catalog-System#readme", "dependencies": { - "angular": "^1.7.8", + "angular": "^1.8.3", "bootstrap": "^4.3.1", "jquery": "^3.4.1", "popper.js": "^1.16.0"