Skip to content

Commit 025bf71

Browse files
authored
Merge pull request #36 from CodeCommunityHub/dependabot/npm_and_yarn/types/lodash-4.17.5
Bump @types/lodash from 4.17.4 to 4.17.5
2 parents ab6e08d + 9a695ef commit 025bf71

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/express": "^4.17.15",
2929
"@types/jest": "^29.2.5",
3030
"@types/jsonwebtoken": "^9.0.1",
31-
"@types/lodash": "^4.17.4",
31+
"@types/lodash": "^4.17.5",
3232
"@types/node": "^20.12.13",
3333
"@types/sequelize": "^4.28.14",
3434
"@typescript-eslint/eslint-plugin": "^5.48.1",

yarn.lock

Lines changed: 32 additions & 7 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.4":
898-
version "4.17.4"
899-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.4.tgz#0303b64958ee070059e3a7184048a55159fe20b7"
900-
integrity sha512-wYCP26ZLxaT3R39kiN2+HcJ4kTd3U1waI/cY7ivWYqFP6pW3ZNpvi6Wd6PHZx7T/t8z0vlkXMg3QYLa7DZ/IJQ==
897+
"@types/lodash@*", "@types/lodash@^4.17.5":
898+
version "4.17.5"
899+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.5.tgz#e6c29b58e66995d57cd170ce3e2a61926d55ee04"
900+
integrity sha512-MBIOHVZqVqgfro1euRDWX7OO0fBVUUMrN6Pwm8LQsz8cWhEpihlvR70ENj3f40j58TNxZaWv2ndSkInykNBBJw==
901901

902902
"@types/mime@*":
903903
version "3.0.4"
@@ -4734,7 +4734,16 @@ string-length@^4.0.1:
47344734
char-regex "^1.0.2"
47354735
strip-ansi "^6.0.0"
47364736

4737-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
4737+
"string-width-cjs@npm:string-width@^4.2.0":
4738+
version "4.2.3"
4739+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
4740+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
4741+
dependencies:
4742+
emoji-regex "^8.0.0"
4743+
is-fullwidth-code-point "^3.0.0"
4744+
strip-ansi "^6.0.1"
4745+
4746+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
47384747
version "4.2.3"
47394748
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
47404749
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -4759,7 +4768,14 @@ string_decoder@^1.1.1:
47594768
dependencies:
47604769
safe-buffer "~5.2.0"
47614770

4762-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
4771+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
4772+
version "6.0.1"
4773+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
4774+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
4775+
dependencies:
4776+
ansi-regex "^5.0.1"
4777+
4778+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
47634779
version "6.0.1"
47644780
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
47654781
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -5180,7 +5196,16 @@ wkx@^0.5.0:
51805196
dependencies:
51815197
"@types/node" "*"
51825198

5183-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
5199+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
5200+
version "7.0.0"
5201+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
5202+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
5203+
dependencies:
5204+
ansi-styles "^4.0.0"
5205+
string-width "^4.1.0"
5206+
strip-ansi "^6.0.0"
5207+
5208+
wrap-ansi@^7.0.0:
51845209
version "7.0.0"
51855210
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
51865211
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)