diff --git a/Mis Resultados/frontend/frontend/package-lock.json b/Mis Resultados/frontend/frontend/package-lock.json index 90ae63b..c5c11ab 100644 --- a/Mis Resultados/frontend/frontend/package-lock.json +++ b/Mis Resultados/frontend/frontend/package-lock.json @@ -493,9 +493,9 @@ } }, "@angular/core": { - "version": "10.0.3", - "resolved": "https://registry.npmjs.org/@angular/core/-/core-10.0.3.tgz", - "integrity": "sha512-EfWAz5StlPYo2ZtvVzeoNlGrFAXRncwGd/CExbLFOZx4HcDXVkATw5d4vnKHmmKacDqnbuvMD2M0Tl0EJi5q4g==", + "version": "11.0.5", + "resolved": "https://registry.npmjs.org/@angular/core/-/core-11.0.5.tgz", + "integrity": "sha512-XAXWQi7R3ucZXQwx9QK5jSKJeQyRJ53u2dQDpr7R5stzeCy1a5hrNOkZLg9zOTTPcth/6+FrOrRZP9SMdxtw3w==", "requires": { "tslib": "^2.0.0" } diff --git a/Mis Resultados/frontend/frontend/package.json b/Mis Resultados/frontend/frontend/package.json index 399a196..5516973 100644 --- a/Mis Resultados/frontend/frontend/package.json +++ b/Mis Resultados/frontend/frontend/package.json @@ -14,7 +14,7 @@ "@angular/animations": "~10.0.3", "@angular/common": "~10.0.3", "@angular/compiler": "~10.0.3", - "@angular/core": "~10.0.3", + "@angular/core": "~11.0.5", "@angular/fire": "^6.0.2", "@angular/forms": "~10.0.3", "@angular/localize": "^10.0.3",