Skip to content

Commit ae00445

Browse files
dependabot[bot]jorilindell
authored andcommitted
chore(deps): bump lodash in /proxies/events-graphql-proxy
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 1921f13 commit ae00445

8 files changed

Lines changed: 22 additions & 15 deletions

File tree

apps/events-helsinki/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"hds-react": "4.8.1",
6969
"i18next": "25.3.2",
7070
"ics": "^3.8.1",
71-
"lodash": "4.17.23",
71+
"lodash": "4.18.1",
7272
"msw": "^2.10.4",
7373
"next": "15.5.14",
7474
"next-i18next": "15.4.2",

apps/hobbies-helsinki/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"hds-react": "4.8.1",
6969
"i18next": "25.3.2",
7070
"ics": "^3.8.1",
71-
"lodash": "4.17.23",
71+
"lodash": "4.18.1",
7272
"msw": "^2.10.4",
7373
"next": "15.5.14",
7474
"next-i18next": "15.4.2",

apps/sports-helsinki/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"i18next": "25.3.2",
7575
"ics": "^3.8.1",
7676
"leaflet": "1.9.4",
77-
"lodash": "4.17.23",
77+
"lodash": "4.18.1",
7878
"msw": "^2.10.4",
7979
"next": "15.5.14",
8080
"next-i18next": "15.4.2",

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"jsdom": "26.1.0",
7171
"leaflet": "1.9.4",
7272
"leaflet.markercluster": "1.5.3",
73-
"lodash": "4.17.23",
73+
"lodash": "4.18.1",
7474
"next": "15.5.14",
7575
"next-i18next": "15.4.2",
7676
"postcss": "^8.5.6",

packages/graphql-proxy-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"cors": "2.8.5",
3939
"express": "5.1.0",
4040
"graphql-depth-limit": "1.1.0",
41-
"lodash": "4.17.23",
41+
"lodash": "4.18.1",
4242
"uuid": "11.1.0"
4343
},
4444
"devDependencies": {

proxies/events-graphql-proxy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@sentry/node": "9.38.0",
3838
"graphql": "^16.11.0",
3939
"graphql-tag": "2.12.6",
40-
"lodash": "4.17.23"
40+
"lodash": "4.18.1"
4141
},
4242
"devDependencies": {
4343
"@events-helsinki/eslint-config-bases": "workspace:^",

proxies/venue-graphql-proxy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"date-fns": "^4.1.0",
3939
"graphql": "^16.11.0",
4040
"graphql-tag": "2.12.6",
41-
"lodash": "4.17.23"
41+
"lodash": "4.18.1"
4242
},
4343
"devDependencies": {
4444
"@events-helsinki/eslint-config-bases": "workspace:^",

yarn.lock

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3165,7 +3165,7 @@ __metadata:
31653165
jsdom: "npm:26.1.0"
31663166
leaflet: "npm:1.9.4"
31673167
leaflet.markercluster: "npm:1.5.3"
3168-
lodash: "npm:4.17.23"
3168+
lodash: "npm:4.18.1"
31693169
microbundle: "npm:0.15.1"
31703170
next: "npm:15.5.14"
31713171
next-i18next: "npm:15.4.2"
@@ -3311,7 +3311,7 @@ __metadata:
33113311
express: "npm:5.1.0"
33123312
graphql-depth-limit: "npm:1.1.0"
33133313
husky: "npm:^9.1.7"
3314-
lodash: "npm:4.17.23"
3314+
lodash: "npm:4.18.1"
33153315
nodemon: "npm:3.1.10"
33163316
prettier: "npm:^3.6.2"
33173317
ts-loader: "npm:9.5.2"
@@ -13429,7 +13429,7 @@ __metadata:
1342913429
graphql: "npm:^16.11.0"
1343013430
graphql-tag: "npm:2.12.6"
1343113431
husky: "npm:^9.1.7"
13432-
lodash: "npm:4.17.23"
13432+
lodash: "npm:4.18.1"
1343313433
nodemon: "npm:3.1.10"
1343413434
prettier: "npm:^3.6.2"
1343513435
ts-loader: "npm:9.5.2"
@@ -13586,7 +13586,7 @@ __metadata:
1358613586
identity-obj-proxy: "npm:^3.0.0"
1358713587
jest-date-mock: "npm:^1.0.10"
1358813588
k6: "npm:0.0.0"
13589-
lodash: "npm:4.17.23"
13589+
lodash: "npm:4.18.1"
1359013590
msw: "npm:^2.10.4"
1359113591
next: "npm:15.5.14"
1359213592
next-i18next: "npm:15.4.2"
@@ -15253,7 +15253,7 @@ __metadata:
1525315253
identity-obj-proxy: "npm:^3.0.0"
1525415254
jest-date-mock: "npm:^1.0.10"
1525515255
k6: "npm:0.0.0"
15256-
lodash: "npm:4.17.23"
15256+
lodash: "npm:4.18.1"
1525715257
msw: "npm:^2.10.4"
1525815258
next: "npm:15.5.14"
1525915259
next-i18next: "npm:15.4.2"
@@ -17648,7 +17648,14 @@ __metadata:
1764817648
languageName: node
1764917649
linkType: hard
1765017650

17651-
"lodash@npm:4.17.23, lodash@npm:4.6.1 || ^4.16.1, lodash@npm:^4.14.0, lodash@npm:^4.17.15, lodash@npm:^4.17.20, lodash@npm:^4.17.21, lodash@npm:^4.7.0, lodash@npm:~4.17.0":
17651+
"lodash@npm:4.18.1, lodash@npm:4.6.1 || ^4.16.1, lodash@npm:^4.14.0, lodash@npm:^4.17.15, lodash@npm:^4.17.20, lodash@npm:^4.17.21, lodash@npm:^4.7.0":
17652+
version: 4.18.1
17653+
resolution: "lodash@npm:4.18.1"
17654+
checksum: 320def45917c82978a57fc7451c3f6c48ecdebe5df264b2f9023797573090e76051c7a3e5152fc0a1e4f070ec99d58ac80cd91af4c6e948cc4c30d66363aec48
17655+
languageName: node
17656+
linkType: hard
17657+
17658+
"lodash@npm:~4.17.0":
1765217659
version: 4.17.23
1765317660
resolution: "lodash@npm:4.17.23"
1765417661
checksum: a36308f39d9dd3e35430ee0f4270ad3d3be27c8f27e72bc3a106e91dd1cdf414856a6b07f7198a18c52eb7af8e8093a0b6195cbd11627a084c22490c4b57245e
@@ -23559,7 +23566,7 @@ __metadata:
2355923566
jest-date-mock: "npm:^1.0.10"
2356023567
k6: "npm:0.0.0"
2356123568
leaflet: "npm:1.9.4"
23562-
lodash: "npm:4.17.23"
23569+
lodash: "npm:4.18.1"
2356323570
msw: "npm:^2.10.4"
2356423571
next: "npm:15.5.14"
2356523572
next-i18next: "npm:15.4.2"
@@ -25894,7 +25901,7 @@ __metadata:
2589425901
graphql: "npm:^16.11.0"
2589525902
graphql-tag: "npm:2.12.6"
2589625903
husky: "npm:^9.1.7"
25897-
lodash: "npm:4.17.23"
25904+
lodash: "npm:4.18.1"
2589825905
nodemon: "npm:3.1.10"
2589925906
prettier: "npm:^3.6.2"
2590025907
ts-loader: "npm:9.5.2"

0 commit comments

Comments
 (0)