From 0437eca33dda5276c6904d644903177d6c1d4ab9 Mon Sep 17 00:00:00 2001 From: Coleman Watts Date: Thu, 18 Mar 2021 16:34:05 -0400 Subject: [PATCH] Upgrade angularJs from 1.8.0 to 1.8.2 --- composer.json | 2 +- composer.lock | 16 +--------------- 2 files changed, 2 insertions(+), 16 deletions(-) diff --git a/composer.json b/composer.json index cd21534faa..dcdfef18fd 100644 --- a/composer.json +++ b/composer.json @@ -129,7 +129,7 @@ "path": "bower_components/{$id}" }, "angular": { - "url": "https://github.com/angular/bower-angular/archive/v1.8.0.zip" + "url": "https://github.com/angular/bower-angular/archive/v1.8.2.zip" }, "angular-bootstrap": { "url": "https://github.com/angular-ui/bootstrap-bower/archive/2.5.0.zip" diff --git a/composer.lock b/composer.lock index b8e248fbf5..d6e36a2c34 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "2d1dfc8bddd169a9064a89c693bb5218", + "content-hash": "ec5c7533d5c9d49d54530eb94958e55b", "packages": [ { "name": "adrienrn/php-mimetyper", @@ -3117,20 +3117,6 @@ "portable", "shim" ], - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-05-12T16:47:27+00:00" }, { -- 2.25.1