Skip to content

Commit 8d71c07

Browse files
authored
Merge pull request #61 from CodeCommunityHub/dependabot/npm_and_yarn/types/lodash-4.17.7
Bump @types/lodash from 4.17.6 to 4.17.7
2 parents ad00f21 + 9f034ca commit 8d71c07

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/express": "^4.17.15",
3030
"@types/jest": "^29.2.5",
3131
"@types/jsonwebtoken": "^9.0.1",
32-
"@types/lodash": "^4.17.6",
32+
"@types/lodash": "^4.17.7",
3333
"@types/node": "^20.14.10",
3434
"@types/sequelize": "^4.28.14",
3535
"@typescript-eslint/eslint-plugin": "^5.48.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -894,10 +894,10 @@
894894
dependencies:
895895
"@types/node" "*"
896896

897-
"@types/lodash@*", "@types/lodash@^4.17.6":
898-
version "4.17.6"
899-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.6.tgz#193ced6a40c8006cfc1ca3f4553444fb38f0e543"
900-
integrity sha512-OpXEVoCKSS3lQqjx9GGGOapBeuW5eUboYHRlHP9urXPX25IKZ6AnP5ZRxtVf63iieUbsHxLn8NQ5Nlftc6yzAA==
897+
"@types/lodash@*", "@types/lodash@^4.17.7":
898+
version "4.17.7"
899+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.7.tgz#2f776bcb53adc9e13b2c0dfd493dfcbd7de43612"
900+
integrity sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==
901901

902902
"@types/mime@*":
903903
version "3.0.4"

0 commit comments

Comments
 (0)