Skip to content

Commit bc5430f

Browse files
committed
angular and npm dependency updates
1 parent 682081e commit bc5430f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

client/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
"@microfocus/ng-ias": "1.0.1",
2222
"@microfocus/ux-ias": "1.1.2",
2323
"@uirouter/angularjs": "1.0.15",
24-
"angular": "1.7.8",
24+
"angular": "^1.7.9",
2525
"angular-aria": "1.7.8",
26-
"angular-sanitize": "1.7.8",
26+
"angular-sanitize": "1.7.9",
2727
"angular-translate": "2.18.1",
2828
"core-js": "3.2.1",
2929
"textangular": "1.5.16"
@@ -38,18 +38,18 @@
3838
"angular-mocks": "1.6.9",
3939
"autoprefixer": "8.1.0",
4040
"copy-webpack-plugin": "4.5.1",
41-
"css-loader": "^3.2.0",
41+
"css-loader": "^3.2.1",
4242
"file-loader": "1.1.11",
4343
"html-loader": "0.5.5",
4444
"html-webpack-plugin": "3.0.6",
4545
"ignore-loader": "0.1.2",
4646
"imports-loader": "0.8.0",
4747
"jasmine": "3.2.0",
4848
"jasmine-core": "3.2.1",
49-
"jshint": "^2.10.2",
49+
"jshint": "^2.10.3",
5050
"jshint-loader": "0.8.4",
5151
"json-loader": "0.5.7",
52-
"karma": "^4.3.0",
52+
"karma": "^4.4.1",
5353
"karma-chrome-launcher": "2.2.0",
5454
"karma-jasmine": "1.1.2",
5555
"karma-jasmine-html-reporter": "1.3.1",
@@ -59,7 +59,7 @@
5959
"karma-webpack": "3.0.5",
6060
"moment": "2.21.0",
6161
"ngtemplate-loader": "2.0.1",
62-
"node-sass": "^4.12.0",
62+
"node-sass": "^4.13.0",
6363
"phantomjs": "2.1.7",
6464
"phantomjs-prebuilt": "2.1.16",
6565
"postcss-loader": "2.1.1",
@@ -76,7 +76,7 @@
7676
"uglifyjs-webpack-plugin": "1.2.3",
7777
"url-loader": "1.0.1",
7878
"webpack": "4.1.1",
79-
"webpack-cli": "^3.3.8",
79+
"webpack-cli": "^3.3.10",
8080
"webpack-dev-server": "3.1.14",
8181
"webpack-merge": "4.1.2",
8282
"write-file-webpack-plugin": "4.2.0"

0 commit comments

Comments
 (0)