Skip to content

Commit 9282ad8

Browse files
chore(deps): bump lodash from 4.17.21 to 4.18.1 (#161)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cd0ff98 commit 9282ad8

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

packages/visualizer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"d3": "^7.9.0",
2323
"date-fns": "^4.1.0",
2424
"immer": "^10.1.1",
25-
"lodash": "^4.17.21",
25+
"lodash": "^4.18.1",
2626
"motion": "^12.23.0",
2727
"next": "^15.5.18",
2828
"notistack": "^3.0.2",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2075,7 +2075,7 @@ __metadata:
20752075
eslint-plugin-prettier: "npm:^5.5.4"
20762076
eslint-plugin-react-hooks: "npm:^5.2.0"
20772077
immer: "npm:^10.1.1"
2078-
lodash: "npm:^4.17.21"
2078+
lodash: "npm:^4.18.1"
20792079
motion: "npm:^12.23.0"
20802080
next: "npm:^15.5.18"
20812081
notistack: "npm:^3.0.2"
@@ -14230,6 +14230,13 @@ __metadata:
1423014230
languageName: node
1423114231
linkType: hard
1423214232

14233+
"lodash@npm:^4.18.1":
14234+
version: 4.18.1
14235+
resolution: "lodash@npm:4.18.1"
14236+
checksum: 10/306fea53dfd39dad1f03d45ba654a2405aebd35797b673077f401edb7df2543623dc44b9effbb98f69b32152295fff725a4cec99c684098947430600c6af0c3f
14237+
languageName: node
14238+
linkType: hard
14239+
1423314240
"log-symbols@npm:^2.2.0":
1423414241
version: 2.2.0
1423514242
resolution: "log-symbols@npm:2.2.0"

0 commit comments

Comments
 (0)