Skip to content

Commit

Permalink
Update npm package @types/lodash to v4.17.15 (#6269)
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 Jan 28, 2025
1 parent 02cc0ab commit 79cbc59
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
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.14",
"@types/lodash": "4.17.15",
"@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.48",
"@types/iframe-resizer": "3.5.13",
"@types/jsonpath": "0.2.4",
"@types/lodash": "4.17.14",
"@types/lodash": "4.17.15",
"@types/papaparse": "5.3.15",
"@types/react": "19.0.1",
"@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.14",
"@types/lodash": "4.17.15",
"@types/react-dom": "19.0.2",
"block-scripts": "0.0.14",
"eslint": "9.17.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,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.14"
"@types/lodash": "npm:4.17.15"
"@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 @@ -519,7 +519,7 @@ __metadata:
"@types/google.picker": "npm:0.0.48"
"@types/iframe-resizer": "npm:3.5.13"
"@types/jsonpath": "npm:0.2.4"
"@types/lodash": "npm:4.17.14"
"@types/lodash": "npm:4.17.15"
"@types/papaparse": "npm:5.3.15"
"@types/prismjs": "npm:1.26.5"
"@types/react": "npm:19.0.1"
Expand Down Expand Up @@ -18203,10 +18203,10 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash@npm:*, @types/lodash@npm:4.17.14, @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.14
resolution: "@types/lodash@npm:4.17.14"
checksum: 10c0/343c6f722e0b39969036a885ad5aad6578479ead83987128c9b994e6b7f2fb9808244d802d4d332396bb09096f720a6c7060de16a492f5460e06a44560360322
"@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
languageName: node
linkType: hard

Expand Down

0 comments on commit 79cbc59

Please sign in to comment.