Skip to content

Commit 5355a5b

Browse files
Update dependency angular to ~1.8.0 [SECURITY]
1 parent 97ad33f commit 5355a5b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/jasmine": "^2.5.38",
3232
"@types/node": "13.13.4",
3333
"@types/rx": "^2.5.34",
34-
"angular": "~1.5.9",
34+
"angular": "~1.8.0",
3535
"angular-animate": "~1.5.9",
3636
"angular-bootstrap": "^0.12.2",
3737
"angular-gettext-cli": "^1.2.0",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -560,12 +560,12 @@ angular-ui-sortable@^0.16.1:
560560
resolved "https://registry.yarnpkg.com/angular-ui-sortable/-/angular-ui-sortable-0.16.1.tgz#b5909b029947e31ec3935b01d96775a2fee78a63"
561561
integrity sha512-eYBCkI2olduwPqHyHT//Duw4DF4HGcdCF9wcgW9ePSYscjjrdGKhelYgo24S4AMsCE/NC1BIHCXZ+Kv3b6Vuqw==
562562

563-
"[email protected] - 1.5.*", angular@~1.5.9:
563+
564564
version "1.5.11"
565565
resolved "https://registry.yarnpkg.com/angular/-/angular-1.5.11.tgz#8c5ba7386f15965c9acf3429f6881553aada30d6"
566566
integrity sha512-09DBOVVWo6rOQfdCBKGfEL0ZZIhf6P3fbeP3BU+ty5FU50DPiavVeDn8hQ4wXE8o4vKEEpzY1aRcRHJMCixWYA==
567567

568-
angular@>=1.4.0, angular@^1.2:
568+
angular@>=1.4.0, angular@^1.2, angular@~1.8.0:
569569
version "1.8.3"
570570
resolved "https://registry.yarnpkg.com/angular/-/angular-1.8.3.tgz#851ad75d5163c105a7e329555ef70c90aa706894"
571571
integrity sha512-5qjkWIQQVsHj4Sb5TcEs4WZWpFeVFHXwxEBHUhrny41D8UrBAd6T/6nPPAsLngJCReIOqi95W3mxdveveutpZw==

0 commit comments

Comments
 (0)