Update dependencies

This commit is contained in:
Joe Fiorini
2015-06-23 12:22:59 -04:00
parent 5c5e3f75f4
commit 84c684155b
70 changed files with 18070 additions and 8673 deletions
@@ -1,19 +1,19 @@
{
"name": "angular-sanitize",
"version": "1.2.23",
"version": "1.4.3",
"main": "./angular-sanitize.js",
"ignore": [],
"dependencies": {
"angular": "1.2.23"
"angular": "1.4.3"
},
"homepage": "https://github.com/angular/bower-angular-sanitize",
"_release": "1.2.23",
"_release": "1.4.3",
"_resolution": {
"type": "version",
"tag": "v1.2.23",
"commit": "c64ed360a0ee54d4f56da6ab84904478c2423628"
"tag": "v1.4.3",
"commit": "0367ee4c3f9cb8af5d1da9ec35b71a8b523d9fc0"
},
"_source": "git://github.com/angular/bower-angular-sanitize.git",
"_target": "~1.2.23",
"_originalSource": "angular-sanitize",
"_direct": true
"_target": "~1.4.3",
"_originalSource": "angular-sanitize"
}