Skip to content

Commit 4517af9

Browse files
build(deps): bump lodash from 4.17.21 to 4.17.23
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.17.23) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e664704 commit 4517af9

File tree

10 files changed

+67
-67
lines changed

10 files changed

+67
-67
lines changed

package-lock.json

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

packages/autocertifier-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"dns2": "^2.1.0",
4444
"dotenv": "^17.2.3",
4545
"express": "^5.2.0",
46-
"lodash": "^4.17.21",
46+
"lodash": "^4.17.23",
4747
"sqlite": "^5.1.1",
4848
"sqlite3": "^5.1.7",
4949
"uuid": "^11.1.0"

packages/cli-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"easy-table": "^1.1.1",
4343
"ethers": "^6.13.0",
4444
"event-stream": "^4.0.1",
45-
"lodash": "^4.17.21",
45+
"lodash": "^4.17.23",
4646
"semver": "^7.7.3"
4747
},
4848
"devDependencies": {

packages/dht/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"heap": "^0.2.6",
6161
"ipaddr.js": "^2.0.1",
6262
"k-bucket": "^5.1.0",
63-
"lodash": "^4.17.21",
63+
"lodash": "^4.17.23",
6464
"lru-cache": "^11.2.2",
6565
"node-datachannel": "^0.27.0",
6666
"uuid": "^11.1.0",

packages/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"eventemitter3": "^5.0.0",
5555
"express": "^5.2.0",
5656
"heap": "^0.2.6",
57-
"lodash": "^4.17.21",
57+
"lodash": "^4.17.23",
5858
"merge2": "^1.4.1",
5959
"p-limit": "^3.1.0",
6060
"qs": "^6.14.0",

packages/proto-rpc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@protobuf-ts/runtime-rpc": "^2.8.2",
3737
"@streamr/utils": "103.2.2",
3838
"eventemitter3": "^5.0.0",
39-
"lodash": "^4.17.21",
39+
"lodash": "^4.17.23",
4040
"uuid": "^11.1.0"
4141
},
4242
"devDependencies": {

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"ethers": "^6.13.0",
9999
"eventemitter3": "^5.0.0",
100100
"idb": "^8.0.3",
101-
"lodash": "^4.17.21",
101+
"lodash": "^4.17.23",
102102
"lru-cache": "^11.2.2",
103103
"p-limit": "^3.1.0",
104104
"p-memoize": "4.0.4",

packages/test-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"express": "^5.2.0",
7272
"jest": "^30.2.0",
7373
"jest-matcher-utils": "^30.0.5",
74-
"lodash": "^4.17.21"
74+
"lodash": "^4.17.23"
7575
},
7676
"devDependencies": {
7777
"@rollup/plugin-node-resolve": "^16.0.3",

packages/trackerless-network/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@streamr/proto-rpc": "103.2.2",
4242
"@streamr/utils": "103.2.2",
4343
"eventemitter3": "^5.0.0",
44-
"lodash": "^4.17.21",
44+
"lodash": "^4.17.23",
4545
"ts-essentials": "^10.1.1",
4646
"uuid": "^11.1.0",
4747
"yallist": "^5.0.0"

0 commit comments

Comments
 (0)