Commit b48f72bc authored by 🤖 GitLab Bot 🤖's avatar 🤖 GitLab Bot 🤖
Browse files

chore(deps): update dependency @snowplow/tracker-core to v4.8.0

parent 4920929d
Loading
Loading
Loading
Loading
+8 −7
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
        "@anycable/core": "^0.9.2",
        "@gitlab-org/gitlab-lsp": "^8.92.1",
        "@gitlab/needle": "2.0.0",
        "@snowplow/tracker-core": "4.7.0",
        "@snowplow/tracker-core": "4.8.0",
        "archiver": "^7.0.0",
        "cross-fetch": "^4.1.0",
        "dayjs": "^1.11.20",
@@ -7424,9 +7424,9 @@
      }
    },
    "node_modules/@snowplow/tracker-core": {
      "version": "4.7.0",
      "resolved": "https://registry.npmjs.org/@snowplow/tracker-core/-/tracker-core-4.7.0.tgz",
      "integrity": "sha512-GXfo6I69p0TcyQO6DbrQiHHsE4m0UOQE2dAVuSlDeawDny51ZD+snhhZXgdAvTY+YK3xwpfUiIvt91DoGXP01A==",
      "version": "4.8.0",
      "resolved": "https://registry.npmjs.org/@snowplow/tracker-core/-/tracker-core-4.8.0.tgz",
      "integrity": "sha512-G/dZ1v6fC9EKiCDmVZvhltsBMAWgr+3YAmnxWbrA4hz7An4M40nPKkO88I5Ji6fJzJqHddOAWEUqr18TxOhHTA==",
      "license": "BSD-3-Clause",
      "dependencies": {
        "tslib": "^2.3.1",
@@ -7437,6 +7437,7 @@
      "version": "10.0.0",
      "resolved": "https://registry.npmjs.org/uuid/-/uuid-10.0.0.tgz",
      "integrity": "sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==",
      "deprecated": "uuid@10 and below is no longer supported.  For ESM codebases, update to uuid@latest.  For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028).",
      "funding": [
        "https://github.com/sponsors/broofa",
        "https://github.com/sponsors/ctavan"
@@ -32543,9 +32544,9 @@
      }
    },
    "@snowplow/tracker-core": {
      "version": "4.7.0",
      "resolved": "https://registry.npmjs.org/@snowplow/tracker-core/-/tracker-core-4.7.0.tgz",
      "integrity": "sha512-GXfo6I69p0TcyQO6DbrQiHHsE4m0UOQE2dAVuSlDeawDny51ZD+snhhZXgdAvTY+YK3xwpfUiIvt91DoGXP01A==",
      "version": "4.8.0",
      "resolved": "https://registry.npmjs.org/@snowplow/tracker-core/-/tracker-core-4.8.0.tgz",
      "integrity": "sha512-G/dZ1v6fC9EKiCDmVZvhltsBMAWgr+3YAmnxWbrA4hz7An4M40nPKkO88I5Ji6fJzJqHddOAWEUqr18TxOhHTA==",
      "requires": {
        "tslib": "^2.3.1",
        "uuid": "^10.0.0"
+1 −1
Original line number Diff line number Diff line
@@ -631,7 +631,7 @@
    "@anycable/core": "^0.9.2",
    "@gitlab-org/gitlab-lsp": "^8.92.1",
    "@gitlab/needle": "2.0.0",
    "@snowplow/tracker-core": "4.7.0",
    "@snowplow/tracker-core": "4.8.0",
    "archiver": "^7.0.0",
    "cross-fetch": "^4.1.0",
    "dayjs": "^1.11.20",