Skip to content

Commit ff48a48

Browse files
renovate-botalan-agius4
authored andcommitted
build: update universal-analytics to version 0.4.23
1 parent f73dc29 commit ff48a48

File tree

2 files changed

+9
-14
lines changed

2 files changed

+9
-14
lines changed

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"rimraf": "3.0.2",
4444
"semver": "7.3.2",
4545
"symbol-observable": "1.2.0",
46-
"universal-analytics": "0.4.22",
46+
"universal-analytics": "0.4.23",
4747
"uuid": "8.2.0"
4848
},
4949
"ng-update": {

yarn.lock

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9143,11 +9143,6 @@ napi-macros@~2.0.0:
91439143
resolved "https://registry.yarnpkg.com/napi-macros/-/napi-macros-2.0.0.tgz#2b6bae421e7b96eb687aa6c77a7858640670001b"
91449144
integrity sha512-A0xLykHtARfueITVDernsAWdtIMbOJgKgcluwENp3AlsKN/PloyO10HtmoqnFAQAcxPkgZN7wdfPfEd0zNGxbg==
91459145

9146-
9147-
version "1.0.5"
9148-
resolved "https://registry.yarnpkg.com/native-request/-/native-request-1.0.5.tgz#da67637c0a0ed0758243d1a688d647612f2d5a0a"
9149-
integrity sha512-7wU3DvBGAJQxWuMR3F62zrhB7hxNj2DdlC/eBVrCgavc6+ZpFZOqS/PsR7QyUPLMkFk0GvvzoeeOAZGLLnObnA==
9150-
91519146
ncp@~2.0.0:
91529147
version "2.0.0"
91539148
resolved "https://registry.yarnpkg.com/ncp/-/ncp-2.0.0.tgz#195a21d6c46e361d2fb1281ba38b91e9df7bdbb3"
@@ -13379,14 +13374,14 @@ unique-string@^2.0.0:
1337913374
dependencies:
1338013375
crypto-random-string "^2.0.0"
1338113376

13382-
13383-
version "0.4.22"
13384-
resolved "https://registry.yarnpkg.com/universal-analytics/-/universal-analytics-0.4.22.tgz#f9800342ce1e8454fdb1032a095a4c40c84c293d"
13385-
integrity sha512-g8ce+HGPbQN0rGK4rgagt1CbZ/wHmcElzXECMwkelgTY5BrtGLuGGVVGIaH23pKFRRfJybcd0SjSDRTLoiYSRg==
13377+
13378+
version "0.4.23"
13379+
resolved "https://registry.yarnpkg.com/universal-analytics/-/universal-analytics-0.4.23.tgz#d915e676850c25c4156762471bdd7cf2eaaca8ac"
13380+
integrity sha512-lgMIH7XBI6OgYn1woDEmxhGdj8yDefMKg7GkWdeATAlQZFrMrNyxSkpDzY57iY0/6fdlzTbBV03OawvvzG+q7A==
1338613381
dependencies:
1338713382
debug "^4.1.1"
13388-
native-request "1.0.5"
13389-
uuid "^8.0.0"
13383+
request "^2.88.2"
13384+
uuid "^3.0.0"
1339013385

1339113386
universalify@^0.1.0:
1339213387
version "0.1.2"
@@ -13536,12 +13531,12 @@ [email protected]:
1353613531
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
1353713532
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
1353813533

13539-
[email protected], uuid@^8.0.0:
13534+
1354013535
version "8.2.0"
1354113536
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.2.0.tgz#cb10dd6b118e2dada7d0cd9730ba7417c93d920e"
1354213537
integrity sha512-CYpGiFTUrmI6OBMkAdjSDM0k5h8SkkiTP4WAjQgDgNB1S3Ou9VBEvr6q0Kv2H1mMk7IWfxYGpMH5sd5AvcIV2Q==
1354313538

13544-
uuid@^3.0.1, uuid@^3.1.0, uuid@^3.3.2, uuid@^3.4.0:
13539+
uuid@^3.0.0, uuid@^3.0.1, uuid@^3.1.0, uuid@^3.3.2, uuid@^3.4.0:
1354513540
version "3.4.0"
1354613541
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
1354713542
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==

0 commit comments

Comments
 (0)