From 2c1d59856ee54504fd3216f15193c39d75a184e5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2020 09:27:49 +0000 Subject: [PATCH] Bump angular-resource from 1.7.8 to 1.7.9 Bumps [angular-resource](https://github.com/angular/angular.js) from 1.7.8 to 1.7.9. - [Release notes](https://github.com/angular/angular.js/releases) - [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular.js/compare/v1.7.8...v1.7.9) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 84d535a..e384ea3 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@sentry/node": "^5.11.1", "angular": "^1.7.9", "angular-reconnecting-websocket": "https://github.com/adieu/angular-reconnecting-websocket#0.1.1", - "angular-resource": "^1.7.7", + "angular-resource": "^1.7.9", "angular-route": "^1.7.9", "angular-strap": "^2.3.8", "aws-sdk": "^2.610.0", diff --git a/yarn.lock b/yarn.lock index ea314e4..148534e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -735,10 +735,10 @@ amdefine@>=0.0.4: version "0.1.0" resolved "https://github.com/adieu/angular-reconnecting-websocket#fd1d548d072a5a06eb96398234ae0970ae98f8d1" -angular-resource@^1.7.7: - version "1.7.8" - resolved "https://registry.yarnpkg.com/angular-resource/-/angular-resource-1.7.8.tgz#9577dbcc02cdbb76398febc5fc7ee103c86c5c50" - integrity sha512-zuPQ0ZX9Q8WnZ0KMtJlKYUSIXWRQSbFzMkRV9zG8cYYSsMAZlXar5Hqmd5gzxC3O28AGM7BCEJ+iYs3UNL4qdA== +angular-resource@^1.7.9: + version "1.7.9" + resolved "https://registry.yarnpkg.com/angular-resource/-/angular-resource-1.7.9.tgz#fa53623fae2c60debe2410d692447dcb0ba02396" + integrity sha512-rXXhCE2qT31Pn4Sl+2XL+ntv4zxnA2OzY+clCl8/pOp/s/gIzxpQlEtXipo3QK8Qur3glbIkeF/bJw+gjVAdUw== angular-route@^1.7.9: version "1.7.9"