Skip to content

Commit 65b8bc1

Browse files
Update dependency loader-utils to v2 [SECURITY] (#23717)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 778c6d6 commit 65b8bc1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"jest-mock": "^29.0.0",
132132
"jest-raw-loader": "^1.0.1",
133133
"json-loader": "^0.5.7",
134-
"loader-utils": "^1.4.0",
134+
"loader-utils": "^2.0.0",
135135
"matrix-mock-request": "^2.5.0",
136136
"matrix-web-i18n": "^1.3.0",
137137
"mini-css-extract-plugin": "^1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1573,10 +1573,10 @@
15731573
resolved "https://registry.yarnpkg.com/@matrix-org/analytics-events/-/analytics-events-0.2.0.tgz#453925c939ecdd5ca6c797d293deb8cf0933f1b8"
15741574
integrity sha512-+0/Sydm4MNOcqd8iySJmojVPB74Axba4BXlwTsiKmL5fgYqdUkwmqkO39K7Pn8i+a+8pg11oNvBPkpWs3O5Qww==
15751575

1576-
"@matrix-org/matrix-wysiwyg@^0.2.0":
1577-
version "0.2.1"
1578-
resolved "https://registry.yarnpkg.com/@matrix-org/matrix-wysiwyg/-/matrix-wysiwyg-0.2.1.tgz#f6236fa5fd9fd6aa99e4355d026cbb379d69986b"
1579-
integrity sha512-XhYbr6bGPPV1ZP0RXFMcmQ4MQUz+YkeEUM2uP7x+6D8F5wB683a27lWyvdpSC6LAzN/dXmfWiQedUZQI7SbSuA==
1576+
"@matrix-org/matrix-wysiwyg@^0.3.2":
1577+
version "0.3.2"
1578+
resolved "https://registry.yarnpkg.com/@matrix-org/matrix-wysiwyg/-/matrix-wysiwyg-0.3.2.tgz#586f3ad2f4a7bf39d8e2063630c52294c877bcd6"
1579+
integrity sha512-Q6Ntj2q1/7rVUlro94snn9eZy/3EbrGqaq5nqNMbttXcnFzYtgligDV1avViB4Um6ZRdDOxnQEPkMca/SqYSmw==
15801580

15811581
"@matrix-org/olm@https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.12.tgz":
15821582
version "3.2.12"

0 commit comments

Comments
 (0)