From cf7bc399f9f389b1b73cdfb829de898d10fa0eab Mon Sep 17 00:00:00 2001 From: Peter Holmberg Date: Thu, 17 Oct 2019 13:27:02 +0200 Subject: [PATCH] Chore: Bump Angularjs 1.6.6 -> 1.6.9 (#19849) * bumping angular from 1.6.6 -> 1.6.9 * forgot lock file --- package.json | 2 +- yarn.lock | 12 +++++++++--- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 76f8850f9c8..82af1c0dad7 100644 --- a/package.json +++ b/package.json @@ -198,7 +198,7 @@ "@babel/polyfill": "7.2.5", "@grafana/slate-react": "0.22.9-grafana", "@torkelo/react-select": "2.4.1", - "angular": "1.6.6", + "angular": "1.6.9", "angular-bindonce": "0.3.1", "angular-native-dragdrop": "1.2.2", "angular-route": "1.6.6", diff --git a/yarn.lock b/yarn.lock index ab02e57eee0..e79d4c91a90 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4035,9 +4035,10 @@ angular-sanitize@1.6.6: version "1.6.6" resolved "https://registry.yarnpkg.com/angular-sanitize/-/angular-sanitize-1.6.6.tgz#0fd065a19931517fbece66596d325d72b6e06041" -angular@1.6.6: - version "1.6.6" - resolved "https://registry.yarnpkg.com/angular/-/angular-1.6.6.tgz#fd5a3cfb437ce382d854ee01120797978527cb64" +angular@1.6.9: + version "1.6.9" + resolved "https://registry.yarnpkg.com/angular/-/angular-1.6.9.tgz#bc812932e18909038412d594a5990f4bb66c0619" + integrity sha512-6igWH2GIsxV+J38wNWCh8oyjaZsrIPIDO35twloIUyjlF2Yit6UyLAWujHP05ma/LFxTsx4NtYibRoMNBXPR1A== ansi-align@^2.0.0: version "2.0.0" @@ -5361,6 +5362,11 @@ caniuse-api@^3.0.0: lodash.memoize "^4.1.2" lodash.uniq "^4.5.0" +caniuse-db@1.0.30000772: + version "1.0.30000772" + resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30000772.tgz#51aae891768286eade4a3d8319ea76d6a01b512b" + integrity sha1-UarokXaChureSj2DGep21qAbUSs= + caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000929, caniuse-lite@^1.0.30000947, caniuse-lite@^1.0.30000957, caniuse-lite@^1.0.30000963: version "1.0.30000966" resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000966.tgz#f3c6fefacfbfbfb981df6dfa68f2aae7bff41b64"