Skip to content

Commit acb9546

Browse files
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 bf335e7 commit acb9546

7 files changed

Lines changed: 19 additions & 12 deletions

File tree

.github/actions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@actions/artifact": "^2.3.2",
1414
"@actions/core": "^1.11.1",
1515
"@actions/exec": "^1.1.1",
16-
"lodash": "^4.17.21",
16+
"lodash": "^4.17.23",
1717
"snyk-nodejs-lockfile-parser": "^2.4.2"
1818
},
1919
"scripts": {

lib/buildtools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint": "^9.35.0",
3030
"http-server": "^14.1.1",
3131
"jsdom": "^26.1.0",
32-
"lodash": "^4.17.21",
32+
"lodash": "^4.17.23",
3333
"typedoc": "^0.28.9",
3434
"vite": "^7.1.11",
3535
"vitest": "^4.0.4"

lib/markdown-tree/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"shiki": ">=2"
2424
},
2525
"dependencies": {
26-
"lodash": "^4.17.21",
26+
"lodash": "^4.17.23",
2727
"tm-themes": "^1.10.12",
2828
"yaml": "^2.8.0"
2929
},

lib/repotools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"commander": "^14.0.0",
2121
"esbuild": "^0.27.0",
2222
"jsonschema": "^1.5.0",
23-
"lodash": "^4.17.21"
23+
"lodash": "^4.17.23"
2424
},
2525
"peerDependencies": {
2626
"@vitejs/plugin-react": "*",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
},
8181
"dependencies": {
8282
"js-slang": "^1.0.81",
83-
"lodash": "^4.17.21",
83+
"lodash": "^4.17.23",
8484
"react": "^18.3.1",
8585
"react-dom": "^18.3.1"
8686
},

src/bundles/unittest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"dependencies": {
66
"js-slang": "^1.0.81",
7-
"lodash": "^4.17.21"
7+
"lodash": "^4.17.23"
88
},
99
"devDependencies": {
1010
"@sourceacademy/modules-buildtools": "workspace:^",

yarn.lock

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4308,7 +4308,7 @@ __metadata:
43084308
"@sourceacademy/modules-buildtools": "workspace:^"
43094309
"@types/lodash": "npm:^4.14.198"
43104310
js-slang: "npm:^1.0.81"
4311-
lodash: "npm:^4.17.21"
4311+
lodash: "npm:^4.17.23"
43124312
typescript: "npm:^5.8.2"
43134313
languageName: unknown
43144314
linkType: soft
@@ -4381,7 +4381,7 @@ __metadata:
43814381
"@sourceacademy/modules-repotools": "workspace:^"
43824382
"@types/lodash": "npm:^4.14.198"
43834383
"@types/markdown-it": "npm:^14.1.2"
4384-
lodash: "npm:^4.17.21"
4384+
lodash: "npm:^4.17.23"
43854385
tm-themes: "npm:^1.10.12"
43864386
typescript: "npm:^5.8.2"
43874387
yaml: "npm:^2.8.0"
@@ -4412,7 +4412,7 @@ __metadata:
44124412
eslint: "npm:^9.35.0"
44134413
http-server: "npm:^14.1.1"
44144414
jsdom: "npm:^26.1.0"
4415-
lodash: "npm:^4.17.21"
4415+
lodash: "npm:^4.17.23"
44164416
typedoc: "npm:^0.28.9"
44174417
typescript: "npm:^5.8.2"
44184418
vite: "npm:^7.1.11"
@@ -4481,7 +4481,7 @@ __metadata:
44814481
"@actions/exec": "npm:^1.1.1"
44824482
"@sourceacademy/modules-repotools": "workspace:^"
44834483
"@types/node": "npm:^22.15.30"
4484-
lodash: "npm:^4.17.21"
4484+
lodash: "npm:^4.17.23"
44854485
snyk-nodejs-lockfile-parser: "npm:^2.4.2"
44864486
typescript: "npm:^5.8.2"
44874487
vitest: "npm:^4.0.4"
@@ -4528,7 +4528,7 @@ __metadata:
45284528
commander: "npm:^14.0.0"
45294529
esbuild: "npm:^0.27.0"
45304530
jsonschema: "npm:^1.5.0"
4531-
lodash: "npm:^4.17.21"
4531+
lodash: "npm:^4.17.23"
45324532
typescript: "npm:^5.8.2"
45334533
vitest: "npm:^4.0.4"
45344534
vitest-browser-react: "npm:^2.0.2"
@@ -4566,7 +4566,7 @@ __metadata:
45664566
js-slang: "npm:^1.0.81"
45674567
jsdom: "npm:^26.1.0"
45684568
jsonc-eslint-parser: "npm:^2.4.0"
4569-
lodash: "npm:^4.17.21"
4569+
lodash: "npm:^4.17.23"
45704570
react: "npm:^18.3.1"
45714571
react-dom: "npm:^18.3.1"
45724572
typescript: "npm:^5.8.2"
@@ -12528,6 +12528,13 @@ __metadata:
1252812528
languageName: node
1252912529
linkType: hard
1253012530

12531+
"lodash@npm:^4.17.23":
12532+
version: 4.17.23
12533+
resolution: "lodash@npm:4.17.23"
12534+
checksum: 10c0/1264a90469f5bb95d4739c43eb6277d15b6d9e186df4ac68c3620443160fc669e2f14c11e7d8b2ccf078b81d06147c01a8ccced9aab9f9f63d50dcf8cace6bf6
12535+
languageName: node
12536+
linkType: hard
12537+
1253112538
"longest-streak@npm:^3.0.0":
1253212539
version: 3.1.0
1253312540
resolution: "longest-streak@npm:3.1.0"

0 commit comments

Comments
 (0)