Skip to content

Commit 3e1c0cd

Browse files
committed
Update dependency angular to v1.8.0 [SECURITY]
1 parent 917640e commit 3e1c0cd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/with-angular1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"dependencies": {
55
"@types/angular": "1.6.54",
66
"@uirouter/angularjs": "1.0.22",
7-
"angular": "1.7.8",
7+
"angular": "1.8.0",
88
"userdive": "^3.0.0"
99
},
1010
"private": true

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2401,10 +2401,10 @@ amdefine@>=0.0.4:
24012401
resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5"
24022402
integrity sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU=
24032403

2404-
angular@1.7.8:
2405-
version "1.7.8"
2406-
resolved "https://registry.yarnpkg.com/angular/-/angular-1.7.8.tgz#b77ede272ce1b261e3be30c1451a0b346905a3c9"
2407-
integrity sha512-wtef/y4COxM7ZVhddd7JtAAhyYObq9YXKar9tsW7558BImeVYteJiTxCKeJOL45lJ/+7B4wrAC49j8gTFYEthg==
2404+
angular@1.8.0:
2405+
version "1.8.0"
2406+
resolved "https://registry.yarnpkg.com/angular/-/angular-1.8.0.tgz#b1ec179887869215cab6dfd0df2e42caa65b1b51"
2407+
integrity sha512-VdaMx+Qk0Skla7B5gw77a8hzlcOakwF8mjlW13DpIWIDlfqwAbSSLfd8N/qZnzEmQF4jC4iofInd3gE7vL8ZZg==
24082408

24092409
24102410
version "3.2.3"

0 commit comments

Comments
 (0)