Skip to content

Commit 7ab9bfd

Browse files
authored
Bump lodash 4.18.1 to address CVEs (#5744)
* Bump lodash to 4.18.1 * rush change * New snapshots * rush change for snapshots --------- Co-authored-by: Camille Malonzo <cmalonzo@users.noreply.github.com>
1 parent 7c2a33f commit 7ab9bfd

File tree

19 files changed

+3409
-3400
lines changed

19 files changed

+3409
-3400
lines changed

apps/api-extractor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@rushstack/terminal": "workspace:*",
7171
"@rushstack/ts-command-line": "workspace:*",
7272
"diff": "~8.0.2",
73-
"lodash": "~4.17.23",
73+
"lodash": "~4.18.1",
7474
"minimatch": "10.2.3",
7575
"resolve": "~1.22.1",
7676
"semver": "~7.5.4",

build-tests/localization-plugin-test-02/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/webpack-env": "1.18.8",
2020
"eslint": "~9.37.0",
2121
"html-webpack-plugin": "~4.5.2",
22-
"lodash": "~4.17.23",
22+
"lodash": "~4.18.1",
2323
"local-node-rig": "workspace:*",
2424
"webpack": "~4.47.0",
2525
"webpack-bundle-analyzer": "~4.5.0",
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@microsoft/api-extractor",
5+
"comment": "Bump lodash 4.18.1 to address CVEs GHSA-r5fr-rjxr-66jc, GHSA-f23m-r3pf-42rh",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "@microsoft/api-extractor"
10+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@microsoft/webpack5-load-themed-styles-loader",
5+
"comment": "",
6+
"type": "none"
7+
}
8+
],
9+
"packageName": "@microsoft/webpack5-load-themed-styles-loader"
10+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@rushstack/heft-jest-plugin",
5+
"comment": "Bump lodash 4.18.1 to address CVEs GHSA-r5fr-rjxr-66jc, GHSA-f23m-r3pf-42rh",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "@rushstack/heft-jest-plugin"
10+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@rushstack/npm-check-fork",
5+
"comment": "Bump lodash 4.18.1 to address CVEs GHSA-r5fr-rjxr-66jc, GHSA-f23m-r3pf-42rh",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "@rushstack/npm-check-fork"
10+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@rushstack/webpack5-localization-plugin",
5+
"comment": "",
6+
"type": "none"
7+
}
8+
],
9+
"packageName": "@rushstack/webpack5-localization-plugin"
10+
}

common/config/subspaces/build-tests-subspace/pnpm-lock.yaml

Lines changed: 501 additions & 501 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// DO NOT MODIFY THIS FILE MANUALLY BUT DO COMMIT IT. It is generated and used by Rush.
22
{
3-
"pnpmShrinkwrapHash": "b521001fa31a13e992f9979b1292951aa6452daa",
3+
"pnpmShrinkwrapHash": "967e60740795b25261512968354cceda53130bcd",
44
"preferredVersionsHash": "550b4cee0bef4e97db6c6aad726df5149d20e7d9",
5-
"packageJsonInjectedDependenciesHash": "a9488da9faaa4bc0166edfe82f2177d7a68e4cb1"
5+
"packageJsonInjectedDependenciesHash": "6417db1e9dbcaa9495436f79173389a7d13cba78"
66
}

0 commit comments

Comments
 (0)