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

chore(deps): update dependency dayjs to ^1.11.20

parent cb091813
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
        "@gitlab/needle": "2.0.0",
        "@snowplow/tracker-core": "4.6.8",
        "cross-fetch": "^4.1.0",
        "dayjs": "^1.11.19",
        "dayjs": "^1.11.20",
        "graphql": "^16.13.1",
        "graphql-request": "^6.1.0",
        "https-proxy-agent": "^7.0.6",
@@ -10756,9 +10756,9 @@
      }
    },
    "node_modules/dayjs": {
      "version": "1.11.19",
      "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.19.tgz",
      "integrity": "sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==",
      "version": "1.11.20",
      "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.20.tgz",
      "integrity": "sha512-YbwwqR/uYpeoP4pu043q+LTDLFBLApUP6VxRihdfNTqu4ubqMlGDLd6ErXhEgsyvY0K6nCs7nggYumAN+9uEuQ==",
      "license": "MIT"
    },
    "node_modules/debug": {
@@ -34187,9 +34187,9 @@
      }
    },
    "dayjs": {
      "version": "1.11.19",
      "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.19.tgz",
      "integrity": "sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw=="
      "version": "1.11.20",
      "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.20.tgz",
      "integrity": "sha512-YbwwqR/uYpeoP4pu043q+LTDLFBLApUP6VxRihdfNTqu4ubqMlGDLd6ErXhEgsyvY0K6nCs7nggYumAN+9uEuQ=="
    },
    "debug": {
      "version": "4.3.5",
+1 −1
Original line number Diff line number Diff line
@@ -627,7 +627,7 @@
    "@gitlab/needle": "2.0.0",
    "@snowplow/tracker-core": "4.6.8",
    "cross-fetch": "^4.1.0",
    "dayjs": "^1.11.19",
    "dayjs": "^1.11.20",
    "graphql": "^16.13.1",
    "graphql-request": "^6.1.0",
    "https-proxy-agent": "^7.0.6",