From 49560982fbd0956de4ce27f6588abd2287d77215 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 17:40:53 +0000 Subject: Bump angular-mocks from 1.8.2 to 1.8.3 in /js Bumps [angular-mocks](https://github.com/angular/angular.js) from 1.8.2 to 1.8.3. - [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.8.2...v1.8.3) --- updated-dependencies: - dependency-name: angular-mocks dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- js/package-lock.json | 6 +++--- js/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/js/package-lock.json b/js/package-lock.json index 74ac4fed5..f6d4348c0 100644 --- a/js/package-lock.json +++ b/js/package-lock.json @@ -417,9 +417,9 @@ "integrity": "sha512-/LtTKvy5sD6MZbV0v+nHgOIpnFF0mrUp+j5WIxVprVhcrJriYpuCZf4S7Owj1o76De/J0eRzANUozNJ6hVepnQ==" }, "angular-mocks": { - "version": "1.8.2", - "resolved": "https://registry.npmjs.org/angular-mocks/-/angular-mocks-1.8.2.tgz", - "integrity": "sha512-I5L3P0l21HPdVsP4A4qWmENt4ePjjbkDFdAzOaM7QiibFySbt14DptPbt2IjeG4vFBr4vSLbhIz8Fk03DISl8Q==" + "version": "1.8.3", + "resolved": "https://registry.npmjs.org/angular-mocks/-/angular-mocks-1.8.3.tgz", + "integrity": "sha512-vqsT6zwu80cZ8RY7qRQBZuy6Fq5X7/N5hkV9LzNT0c8b546rw4ErGK6muW1u2JnDKYa7+jJuaGM702bWir4HGw==" }, "angular-route": { "version": "1.8.2", diff --git a/js/package.json b/js/package.json index c68885e2d..a452bd71d 100644 --- a/js/package.json +++ b/js/package.json @@ -54,7 +54,7 @@ "dependencies": { "angular": "^1.8.2", "angular-animate": "^1.8.3", - "angular-mocks": "^1.8.2", + "angular-mocks": "^1.8.3", "angular-route": "^1.8.2", "angular-sanitize": "^1.8.2", "debug": "^4.3.4", -- cgit v1.2.3