Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

Commit 529daab

Browse files
chore(deps-dev): bump @types/lodash from 4.14.202 to 4.17.7 in /server (#46)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.202 to 4.17.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a144a79 commit 529daab

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

server/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@types/cors": "^2.8.17",
4141
"@types/express": "^4.17.21",
42-
"@types/lodash": "^4.14.202",
42+
"@types/lodash": "^4.17.7",
4343
"nodemon": "^3.0.2"
4444
}
4545
}

0 commit comments

Comments
 (0)