Skip to content

Commit

Permalink
Update npm package @snowplow/node-tracker to v3.24.6
Browse files Browse the repository at this point in the history
  • Loading branch information
hash-worker[bot] authored Nov 1, 2024
1 parent ae3cbc0 commit 0d086f1
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 13 deletions.
2 changes: 1 addition & 1 deletion apps/hash-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@ory/kratos-client": "1.0.0",
"@rudderstack/rudder-sdk-node": "2.0.10",
"@sentry/node": "7.119.2",
"@snowplow/node-tracker": "3.24.5",
"@snowplow/node-tracker": "3.24.6",
"@temporalio/client": "1.11.3",
"@temporalio/proto": "1.11.3",
"@types/ws": "8.5.12",
Expand Down
49 changes: 37 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8853,19 +8853,19 @@
"@smithy/types" "^3.5.0"
tslib "^2.6.2"

"@snowplow/[email protected].5":
version "3.24.5"
resolved "https://registry.yarnpkg.com/@snowplow/node-tracker/-/node-tracker-3.24.5.tgz#4402bb3b2ffa6b507bbcdd8ea83af625372138c3"
integrity sha512-5eNOSwVq2Ka/n5xHJxI9WgQSWoj+3NqH2iWH4RN/PPaNCdwxWoVG8fhoRheIu/VddbRE0Xj4P4ZEX2v1573FqQ==
"@snowplow/[email protected].6":
version "3.24.6"
resolved "https://registry.yarnpkg.com/@snowplow/node-tracker/-/node-tracker-3.24.6.tgz#7ed707221f59c7628455c74f5bf56568191e9d98"
integrity sha512-gg3u9aCeNbEIKSe9vPr/imDa1CxcFVRKG/88rS7pyrtVrAgs3QQpH8tD6CUysWZMq+yoaWa0xIs8kvXt2yHYcA==
dependencies:
"@snowplow/tracker-core" "3.24.5"
"@snowplow/tracker-core" "3.24.6"
got "^11.8.5"
tslib "^2.3.1"

"@snowplow/[email protected].5":
version "3.24.5"
resolved "https://registry.yarnpkg.com/@snowplow/tracker-core/-/tracker-core-3.24.5.tgz#4b00319ae8ec2bf608f9cadf59d00ad1252ac4d4"
integrity sha512-ne0UA6yffY69XmsNsHs/FvsRu9mYZgSmiP3bgA1nMNRzYw52Ulz9p5R8/zshxfXaqcWpcMyt8Y8gslgE7sfe6g==
"@snowplow/[email protected].6":
version "3.24.6"
resolved "https://registry.yarnpkg.com/@snowplow/tracker-core/-/tracker-core-3.24.6.tgz#d20f914c3936125afc43018b11ebc89d1405cfca"
integrity sha512-nTpRj42OUkrpJQdbg8a74fZmkb3oSWfqjVc6NiOsAN4kcYmhU/mPt2S1C4tpYP/Qm2c77/8JGQq9sZL6eA77vw==
dependencies:
tslib "^2.3.1"
uuid "^3.4.0"
Expand Down Expand Up @@ -29004,7 +29004,7 @@ string-trim-spaces-only@^5.0.10:
resolved "https://registry.yarnpkg.com/string-trim-spaces-only/-/string-trim-spaces-only-5.0.10.tgz#62f1d32ff8191cbfccb43c08e645c38444d61b77"
integrity sha512-MhmjE5jNqb1Ylo+BARPRlsdChGLrnPpAUWrT1VOxo9WhWwKVUU6CbZTfjwKaQPYTGS/wsX/4Zek88FM2rEb5iA==

"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
"string-width-cjs@npm:string-width@^4.2.0":
version "4.2.3"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
Expand All @@ -29030,6 +29030,15 @@ string-width@^2.0.0, string-width@^2.1.1:
is-fullwidth-code-point "^2.0.0"
strip-ansi "^4.0.0"

string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
version "4.2.3"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
dependencies:
emoji-regex "^8.0.0"
is-fullwidth-code-point "^3.0.0"
strip-ansi "^6.0.1"

string-width@^5.0.0, string-width@^5.0.1, string-width@^5.1.2:
version "5.1.2"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
Expand Down Expand Up @@ -29142,7 +29151,7 @@ stringify-object@^5.0.0:
is-obj "^3.0.0"
is-regexp "^3.1.0"

"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
Expand All @@ -29163,6 +29172,13 @@ strip-ansi@^4.0.0:
dependencies:
ansi-regex "^3.0.0"

strip-ansi@^6.0.0, strip-ansi@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
dependencies:
ansi-regex "^5.0.1"

strip-ansi@^7.0.1, strip-ansi@^7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
Expand Down Expand Up @@ -31876,7 +31892,7 @@ worker-timers@^7.1.4:
worker-timers-broker "^6.1.8"
worker-timers-worker "^7.0.71"

"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
Expand All @@ -31902,6 +31918,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
string-width "^4.1.0"
strip-ansi "^6.0.0"

wrap-ansi@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
dependencies:
ansi-styles "^4.0.0"
string-width "^4.1.0"
strip-ansi "^6.0.0"

wrap-ansi@^8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
Expand Down

0 comments on commit 0d086f1

Please sign in to comment.