Skip to content

Commit d3f36b5

Browse files
authored
[1.x] Upgrade decode-uri-component (#558)
* upgrade loader-utils for CVE-2022-37601 Signed-off-by: Rupal Mahajan <[email protected]> * Update async for CVE-2021-43138 Signed-off-by: Rupal Mahajan <[email protected]> * Fix cross-fetch for CVE-2022-1365 Signed-off-by: Rupal Mahajan <[email protected]> * Fix for CVE-2022-37599, CVE-2022-37603 Signed-off-by: Rupal Mahajan <[email protected]> * Update terser for CVE-2022-25858 Signed-off-by: Rupal Mahajan <[email protected]> * Update minimatch for CVE-2022-3517 Signed-off-by: Rupal Mahajan <[email protected]> * Update moment for CVE-2022-24785 Signed-off-by: Rupal Mahajan <[email protected]> * Update jsdom for CVE-2021-20066 Signed-off-by: Rupal Mahajan <[email protected]> * Update execa for GMS-2020-2 Signed-off-by: Rupal Mahajan <[email protected]> * Update qs for CVE-2022-24999 Signed-off-by: Rupal Mahajan <[email protected]> * Update moment for CVE-2022-31129 Signed-off-by: Rupal Mahajan <[email protected]> * Update decode-uri-component for CVE-2022-38900 Signed-off-by: Rupal Mahajan <[email protected]> Signed-off-by: Rupal Mahajan <[email protected]>
1 parent 8aeab12 commit d3f36b5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dashboards-reports/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2131,9 +2131,9 @@ decimal.js@^10.2.1:
21312131
integrity sha512-ic1yEvwT6GuvaYwBLLY6/aFFgjZdySKTE8en/fkU3QICTmRtgtSlFn0u0BXN06InZwtfCelR7j8LRiDI/02iGA==
21322132

21332133
decode-uri-component@^0.2.0:
2134-
version "0.2.0"
2135-
resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545"
2136-
integrity sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=
2134+
version "0.2.2"
2135+
resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.2.tgz#e69dbe25d37941171dd540e024c444cd5188e1e9"
2136+
integrity sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==
21372137

21382138
21392139
version "2.2.6"

0 commit comments

Comments
 (0)