Skip to content

Commit fd54a61

Browse files
chore(deps): bump lodash in /workspaces/bulk-import
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.23...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>
1 parent 85b60e4 commit fd54a61

File tree

4 files changed

+13
-6
lines changed

4 files changed

+13
-6
lines changed

workspaces/bulk-import/packages/app-legacy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"formik": "^2.4.5",
6060
"history": "^5.3.0",
6161
"js-yaml": "^4.1.0",
62-
"lodash": "^4.17.21",
62+
"lodash": "^4.18.1",
6363
"react": "^18.0.2",
6464
"react-dom": "^18.0.2",
6565
"react-router": "^6.3.0",

workspaces/bulk-import/packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"formik": "^2.4.5",
6565
"history": "^5.3.0",
6666
"js-yaml": "^4.1.0",
67-
"lodash": "^4.17.21",
67+
"lodash": "^4.18.1",
6868
"react": "^18.0.2",
6969
"react-dom": "^18.0.2",
7070
"react-router-dom": "^6.3.0"

workspaces/bulk-import/plugins/bulk-import/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@tanstack/react-query": "^4.29.21",
6666
"formik": "^2.4.5",
6767
"js-yaml": "^4.1.0",
68-
"lodash": "^4.17.21",
68+
"lodash": "^4.18.1",
6969
"react-use": "^17.2.4",
7070
"yaml": "^2.0.0",
7171
"yup": "^1.4.0"

workspaces/bulk-import/yarn.lock

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12435,7 +12435,7 @@ __metadata:
1243512435
"@types/react": "npm:^18.2.58"
1243612436
formik: "npm:^2.4.5"
1243712437
js-yaml: "npm:^4.1.0"
12438-
lodash: "npm:^4.17.21"
12438+
lodash: "npm:^4.18.1"
1243912439
msw: "npm:1.3.5"
1244012440
prettier: "npm:3.8.1"
1244112441
react: "npm:16.13.1 || ^17.0.0 || ^18.0.0"
@@ -17354,7 +17354,7 @@ __metadata:
1735417354
formik: "npm:^2.4.5"
1735517355
history: "npm:^5.3.0"
1735617356
js-yaml: "npm:^4.1.0"
17357-
lodash: "npm:^4.17.21"
17357+
lodash: "npm:^4.18.1"
1735817358
msw: "npm:1.3.5"
1735917359
prettier: "npm:3.8.1"
1736017360
react: "npm:16.13.1 || ^17.0.0 || ^18.0.0"
@@ -17445,7 +17445,7 @@ __metadata:
1744517445
formik: "npm:^2.4.5"
1744617446
history: "npm:^5.3.0"
1744717447
js-yaml: "npm:^4.1.0"
17448-
lodash: "npm:^4.17.21"
17448+
lodash: "npm:^4.18.1"
1744917449
react: "npm:^18.0.2"
1745017450
react-dom: "npm:^18.0.2"
1745117451
react-router-dom: "npm:^6.3.0"
@@ -27993,6 +27993,13 @@ __metadata:
2799327993
languageName: node
2799427994
linkType: hard
2799527995

27996+
"lodash@npm:^4.18.1":
27997+
version: 4.18.1
27998+
resolution: "lodash@npm:4.18.1"
27999+
checksum: 10c0/757228fc68805c59789e82185135cf85f05d0b2d3d54631d680ca79ec21944ec8314d4533639a14b8bcfbd97a517e78960933041a5af17ecb693ec6eecb99a27
28000+
languageName: node
28001+
linkType: hard
28002+
2799628003
"lodash@npm:~2.4.1":
2799728004
version: 2.4.2
2799828005
resolution: "lodash@npm:2.4.2"

0 commit comments

Comments
 (0)