Updated bower dependencies for client.

This commit is contained in:
baldo 2022-08-02 15:24:19 +02:00
commit fe5b68e1c4
136 changed files with 7596 additions and 9284 deletions

View file

@ -1,20 +1,20 @@
{
"name": "angular-sanitize",
"version": "1.7.9",
"version": "1.8.3",
"license": "MIT",
"main": "./angular-sanitize.js",
"ignore": [],
"dependencies": {
"angular": "1.7.9"
"angular": "1.8.3"
},
"homepage": "https://github.com/angular/bower-angular-sanitize",
"_release": "1.7.9",
"_release": "1.8.3",
"_resolution": {
"type": "version",
"tag": "v1.7.9",
"commit": "2c8c3dcf36da6d9de1f52c466f2808cef3b978b8"
"tag": "v1.8.3",
"commit": "7d2d056aee4b69046a55ba57cc2808e5e58aab65"
},
"_source": "https://github.com/angular/bower-angular-sanitize.git",
"_target": "1.7.9",
"_target": "1.8.3",
"_originalSource": "angular-sanitize"
}