Skip to content

Commit ff83ea5

Browse files
Update angularjs monorepo to v1.8.3
1 parent 7cc1cad commit ff83ea5

File tree

2 files changed

+43
-40
lines changed

2 files changed

+43
-40
lines changed

grr/server/grr_response_server/gui/static/package-lock.json

Lines changed: 38 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

grr/server/grr_response_server/gui/static/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"description": "",
55
"dependencies": {
66
"angular": "1.8.3",
7-
"angular-animate": "1.8.2",
8-
"angular-cookies": "1.8.2",
9-
"angular-resource": "1.8.2",
10-
"angular-sanitize": "1.8.2",
7+
"angular-animate": "1.8.3",
8+
"angular-cookies": "1.8.3",
9+
"angular-resource": "1.8.3",
10+
"angular-sanitize": "1.8.3",
1111
"angular-ui-bootstrap": "2.5.6",
1212
"angular-ui-router": "0.4.3",
1313
"bootstrap": "3.4.1",
@@ -23,7 +23,7 @@
2323
"split.js": "1.6.5"
2424
},
2525
"devDependencies": {
26-
"angular-mocks": "1.8.0",
26+
"angular-mocks": "1.8.3",
2727
"files-exist": "1.1.0",
2828
"google-closure-compiler": "20200614.0.0",
2929
"google-closure-library": "20200614.0.0",

0 commit comments

Comments
 (0)