Skip to content

Commit

Permalink
Merge pull request #904 from GoogleChromeLabs/update-lodash
Browse files Browse the repository at this point in the history
Update lodash
  • Loading branch information
orbital17 authored Jan 15, 2025
2 parents 1490048 + 2bb13a6 commit 8e9c70f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 36 deletions.
45 changes: 11 additions & 34 deletions packages/core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/extract-zip": "^1.6.2",
"@types/gapi.client.androidpublisher": "^3.0.0",
"@types/inquirer": "^9.0.7",
"@types/lodash.template": "^4.5.0",
"@types/lodash": "^4.17.14",
"@types/mime-types": "^2.1.0",
"@types/node": "^12.20.1",
"@types/node-fetch": "^2.5.10",
Expand All @@ -51,7 +51,7 @@
"googleapis": "^81.0.0",
"inquirer": "^9.0.7",
"jimp": "^0.22.7",
"lodash.template": "^4.5.0",
"lodash": "^4.17.21",
"mime-types": "^2.1.28",
"node-fetch": "^2.6.1",
"tar": "^6.1.0",
Expand Down

0 comments on commit 8e9c70f

Please sign in to comment.