Commit 0a526f47 authored by 🤖 GitLab Bot 🤖's avatar 🤖 GitLab Bot 🤖
Browse files

chore(deps): update dependency lodash to ^4.17.23

parent f974d133
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
        "graphql-request": "^6.1.0",
        "https-proxy-agent": "^7.0.6",
        "isomorphic-ws": "^5.0.0",
        "lodash": "^4.17.21",
        "lodash": "^4.17.23",
        "path-browserify": "^1.0.1",
        "semver": "^7.7.3",
        "source-map-support": "^0.5.21",
@@ -45,7 +45,7 @@
        "@semantic-release/npm": "^12.0.2",
        "@semantic-release/release-notes-generator": "^14.1.0",
        "@types/jest": "^29.5.14",
        "@types/lodash": "^4.17.20",
        "@types/lodash": "^4.17.24",
        "@types/node": "^20.14.8",
        "@types/request-promise": "^4.1.51",
        "@types/semver": "^7.7.1",
@@ -7779,9 +7779,9 @@
      "dev": true
    },
    "node_modules/@types/lodash": {
      "version": "4.17.20",
      "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.20.tgz",
      "integrity": "sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA==",
      "version": "4.17.24",
      "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.24.tgz",
      "integrity": "sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ==",
      "dev": true,
      "license": "MIT"
    },
@@ -32106,9 +32106,9 @@
      "dev": true
    },
    "@types/lodash": {
      "version": "4.17.20",
      "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.20.tgz",
      "integrity": "sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA==",
      "version": "4.17.24",
      "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.24.tgz",
      "integrity": "sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ==",
      "dev": true
    },
    "@types/mdast": {
+2 −2
Original line number Diff line number Diff line
@@ -580,7 +580,7 @@
    "@semantic-release/npm": "^12.0.2",
    "@semantic-release/release-notes-generator": "^14.1.0",
    "@types/jest": "^29.5.14",
    "@types/lodash": "^4.17.20",
    "@types/lodash": "^4.17.24",
    "@types/node": "^20.14.8",
    "@types/request-promise": "^4.1.51",
    "@types/semver": "^7.7.1",
@@ -632,7 +632,7 @@
    "graphql-request": "^6.1.0",
    "https-proxy-agent": "^7.0.6",
    "isomorphic-ws": "^5.0.0",
    "lodash": "^4.17.21",
    "lodash": "^4.17.23",
    "path-browserify": "^1.0.1",
    "semver": "^7.7.3",
    "source-map-support": "^0.5.21",