Skip to content

Commit 4ab1900

Browse files
chore(deps): update dependency @types/lodash to v4.17.10
1 parent 8407fad commit 4ab1900

File tree

3 files changed

+34
-9
lines changed

3 files changed

+34
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@makeomatic/deploy": "12.10.3",
3030
"@types/bluebird": "3.5.38",
3131
"@types/jest": "29.5.1",
32-
"@types/lodash": "4.14.194",
32+
"@types/lodash": "4.17.10",
3333
"@types/node": "20.2.1",
3434
"@typescript-eslint/eslint-plugin": "5.59.6",
3535
"@typescript-eslint/parser": "5.59.6",

packages/clickhouse-adapter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"devDependencies": {
3030
"@types/debug": "^4.1.7",
31-
"@types/lodash": "4.14.194",
31+
"@types/lodash": "4.17.10",
3232
"@types/sqlstring": "2.3.0"
3333
},
3434
"publishConfig": {

yarn.lock

Lines changed: 32 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2241,10 +2241,10 @@
22412241
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
22422242
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
22432243

2244-
"@types/lodash@4.14.194":
2245-
version "4.14.194"
2246-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.194.tgz#b71eb6f7a0ff11bff59fc987134a093029258a76"
2247-
integrity sha512-r22s9tAS7imvBt2lyHC9B8AGwWnXaYb1tY09oyLkXDs4vArpYJzw09nj8MLx5VfciBPGIb+ZwG0ssYnEPJxn/g==
2244+
"@types/lodash@4.17.10":
2245+
version "4.17.10"
2246+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.10.tgz#64f3edf656af2fe59e7278b73d3e62404144a6e6"
2247+
integrity sha512-YpS0zzoduEhuOWjAotS6A5AVCva7X4lVlYLF0FYHAY9sdraBfnatttHItlWeZdGhuEkf+OzMNg2ZYAx8t+52uQ==
22482248

22492249
"@types/minimatch@^3.0.3":
22502250
version "3.0.5"
@@ -10133,7 +10133,7 @@ string-length@^4.0.1:
1013310133
char-regex "^1.0.2"
1013410134
strip-ansi "^6.0.0"
1013510135

10136-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.2.3:
10136+
"string-width-cjs@npm:string-width@^4.2.0":
1013710137
version "4.2.3"
1013810138
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1013910139
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -10151,6 +10151,15 @@ string-width@^1.0.1:
1015110151
is-fullwidth-code-point "^1.0.0"
1015210152
strip-ansi "^3.0.0"
1015310153

10154+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.2.3:
10155+
version "4.2.3"
10156+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
10157+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
10158+
dependencies:
10159+
emoji-regex "^8.0.0"
10160+
is-fullwidth-code-point "^3.0.0"
10161+
strip-ansi "^6.0.1"
10162+
1015410163
string-width@^2.0.0, string-width@^2.1.0:
1015510164
version "2.1.1"
1015610165
resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e"
@@ -10234,7 +10243,7 @@ string_decoder@~1.1.1:
1023410243
dependencies:
1023510244
safe-buffer "~5.1.0"
1023610245

10237-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.1:
10246+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1023810247
version "6.0.1"
1023910248
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1024010249
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -10269,6 +10278,13 @@ strip-ansi@^6.0.0:
1026910278
dependencies:
1027010279
ansi-regex "^5.0.0"
1027110280

10281+
strip-ansi@^6.0.1:
10282+
version "6.0.1"
10283+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
10284+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
10285+
dependencies:
10286+
ansi-regex "^5.0.1"
10287+
1027210288
strip-ansi@^7.0.1:
1027310289
version "7.0.1"
1027410290
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.0.1.tgz#61740a08ce36b61e50e65653f07060d000975fb2"
@@ -11065,7 +11081,7 @@ wordwrap@^1.0.0:
1106511081
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
1106611082
integrity sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=
1106711083

11068-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
11084+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1106911085
version "7.0.0"
1107011086
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1107111087
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -11082,6 +11098,15 @@ wrap-ansi@^2.0.0:
1108211098
string-width "^1.0.1"
1108311099
strip-ansi "^3.0.1"
1108411100

11101+
wrap-ansi@^7.0.0:
11102+
version "7.0.0"
11103+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
11104+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
11105+
dependencies:
11106+
ansi-styles "^4.0.0"
11107+
string-width "^4.1.0"
11108+
strip-ansi "^6.0.0"
11109+
1108511110
wrap-ansi@^8.1.0:
1108611111
version "8.1.0"
1108711112
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)