Skip to content

Commit

Permalink
Update npm package @types/lodash to v4.17.16 (#6587)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored Mar 2, 2025
1 parent da6dc81 commit 7a46fc4
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion apps/hash-ai-worker-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"@types/dedent": "0.7.2",
"@types/dotenv-flow": "3.3.3",
"@types/jsdom": "21.1.7",
"@types/lodash": "4.17.15",
"@types/lodash": "4.17.16",
"@types/md5": "2.3.5",
"@types/mime-types": "2.1.4",
"@types/node": "22.13.8",
Expand Down
2 changes: 1 addition & 1 deletion apps/hash-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"@types/express-http-proxy": "1.6.6",
"@types/html-to-text": "8.1.1",
"@types/jsonpath": "0.2.4",
"@types/lodash": "4.17.15",
"@types/lodash": "4.17.16",
"@types/mailchimp__mailchimp_marketing": "3.0.21",
"@types/md5": "2.3.5",
"@types/mime-types": "2.1.4",
Expand Down
2 changes: 1 addition & 1 deletion apps/hash-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
"@types/google.picker": "0.0.49",
"@types/iframe-resizer": "3.5.13",
"@types/jsonpath": "0.2.4",
"@types/lodash": "4.17.15",
"@types/lodash": "4.17.16",
"@types/papaparse": "5.3.15",
"@types/react": "19.0.10",
"@types/react-beautiful-dnd": "13.1.8",
Expand Down
2 changes: 1 addition & 1 deletion blocks/embed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@local/eslint": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/lodash": "4.17.15",
"@types/lodash": "4.17.16",
"@types/react-dom": "19.0.4",
"block-scripts": "0.0.14",
"eslint": "9.20.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ __metadata:
"@types/dedent": "npm:0.7.2"
"@types/dotenv-flow": "npm:3.3.3"
"@types/jsdom": "npm:21.1.7"
"@types/lodash": "npm:4.17.15"
"@types/lodash": "npm:4.17.16"
"@types/md5": "npm:2.3.5"
"@types/mime-types": "npm:2.1.4"
"@types/node": "npm:22.13.8"
Expand Down Expand Up @@ -389,7 +389,7 @@ __metadata:
"@types/express-http-proxy": "npm:1.6.6"
"@types/html-to-text": "npm:8.1.1"
"@types/jsonpath": "npm:0.2.4"
"@types/lodash": "npm:4.17.15"
"@types/lodash": "npm:4.17.16"
"@types/mailchimp__mailchimp_marketing": "npm:3.0.21"
"@types/md5": "npm:2.3.5"
"@types/mime-types": "npm:2.1.4"
Expand Down Expand Up @@ -514,7 +514,7 @@ __metadata:
"@types/google.picker": "npm:0.0.49"
"@types/iframe-resizer": "npm:3.5.13"
"@types/jsonpath": "npm:0.2.4"
"@types/lodash": "npm:4.17.15"
"@types/lodash": "npm:4.17.16"
"@types/papaparse": "npm:5.3.15"
"@types/prismjs": "npm:1.26.5"
"@types/react": "npm:19.0.10"
Expand Down Expand Up @@ -18174,10 +18174,10 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash@npm:*, @types/lodash@npm:4.17.15, @types/lodash@npm:^4.14.167, @types/lodash@npm:^4.14.182, @types/lodash@npm:^4.17.13, @types/lodash@npm:^4.17.7":
version: 4.17.15
resolution: "@types/lodash@npm:4.17.15"
checksum: 10c0/2eb2dc6d231f5fb4603d176c08c8d7af688f574d09af47466a179cd7812d9f64144ba74bb32ca014570ffdc544eedc51b7a5657212bad083b6eecbd72223f9bb
"@types/lodash@npm:*, @types/lodash@npm:4.17.16, @types/lodash@npm:^4.14.167, @types/lodash@npm:^4.14.182, @types/lodash@npm:^4.17.13, @types/lodash@npm:^4.17.7":
version: 4.17.16
resolution: "@types/lodash@npm:4.17.16"
checksum: 10c0/cf017901b8ab1d7aabc86d5189d9288f4f99f19a75caf020c0e2c77b8d4cead4db0d0b842d009b029339f92399f49f34377dd7c2721053388f251778b4c23534
languageName: node
linkType: hard

Expand Down

0 comments on commit 7a46fc4

Please sign in to comment.