Bugzilla – Attachment 95714 Details for
Bug 23025
security vulnerability detected in fstream < 1.0.12 defined in yarn.lock
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 23025: Update yarn.lock
Bug-23025-Update-yarnlock.patch (text/plain), 3.01 KB, created by
Martin Renvoize (ashimema)
on 2019-11-22 08:46:58 UTC
(
hide
)
Description:
Bug 23025: Update yarn.lock
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2019-11-22 08:46:58 UTC
Size:
3.01 KB
patch
obsolete
>From 26b11556a9ccc48cadd409e6b4b80a0ec322ff4c Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Fri, 22 Nov 2019 08:46:20 +0000 >Subject: [PATCH] Bug 23025: Update yarn.lock > >--- > yarn.lock | 22 +++++++++++----------- > 1 file changed, 11 insertions(+), 11 deletions(-) > >diff --git a/yarn.lock b/yarn.lock >index 30e44b0212..1edddf5c1e 100644 >--- a/yarn.lock >+++ b/yarn.lock >@@ -781,9 +781,9 @@ ecc-jsbn@~0.1.1: > safer-buffer "^2.1.0" > > electron-to-chromium@^1.2.7, electron-to-chromium@^1.3.30: >- version "1.3.307" >- resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.307.tgz#e9b98901371d20164af7c0ca5bc820bd4305ccd3" >- integrity sha512-01rTsAqHwf3D2X6NtlUvzB2hxDj67kiTVIO5GWdFb2unA0QvFvrjyrtc993ByRLF+surlr+9AvJdD0UYs5HzwA== >+ version "1.3.310" >+ resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.310.tgz#a6c0c194d93ff54fcdc6dc3843689abb5c4dec0c" >+ integrity sha512-ixvxy46JrDv5c8k1+th66Z+xDZD8zShNs6oh7hgyMpNZUgaoRBisXgFZKAyyhQTAj7oU2Y/uZ0AAsj/TY4N0tA== > > end-of-stream@~0.1.5: > version "0.1.5" >@@ -800,12 +800,12 @@ error-ex@^1.2.0: > is-arrayish "^0.2.1" > > es5-ext@^0.10.35, es5-ext@^0.10.45, es5-ext@^0.10.46, es5-ext@^0.10.50, es5-ext@~0.10.14, es5-ext@~0.10.2, es5-ext@~0.10.46: >- version "0.10.52" >- resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.52.tgz#bb21777e919a04263736ded120a9d665f10ea63f" >- integrity sha512-bWCbE9fbpYQY4CU6hJbJ1vSz70EClMlDgJ7BmwI+zEJhxrwjesZRPglGJlsZhu0334U3hI+gaspwksH9IGD6ag== >+ version "0.10.53" >+ resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.53.tgz#93c5a3acfdbef275220ad72644ad02ee18368de1" >+ integrity sha512-Xs2Stw6NiNHWypzRTY1MtaG/uJlwCk8kH81920ma8mvN8Xq1gsfhZvpkImLQArw8AHnv8MT2I45J3c0R8slE+Q== > dependencies: > es6-iterator "~2.0.3" >- es6-symbol "~3.1.2" >+ es6-symbol "~3.1.3" > next-tick "~1.0.0" > > es6-iterator@^2.0.3, es6-iterator@~2.0.3: >@@ -817,7 +817,7 @@ es6-iterator@^2.0.3, es6-iterator@~2.0.3: > es5-ext "^0.10.35" > es6-symbol "^3.1.1" > >-es6-symbol@^3.1.1, es6-symbol@~3.1.2: >+es6-symbol@^3.1.1, es6-symbol@~3.1.3: > version "3.1.3" > resolved "https://registry.yarnpkg.com/es6-symbol/-/es6-symbol-3.1.3.tgz#bad5d3c1bcdac28269f4cb331e431c78ac705d18" > integrity sha512-NJ6Yn3FuDinBaBRWl/q5X/s4koRHBrgKAu+yGI6JCBeiu3qrcbJhwT2GeR/EXVfylRk8dpQVJoLEFhK+Mu31NA== >@@ -2903,9 +2903,9 @@ resolve-url@^0.2.1: > integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo= > > resolve@^1.1.6, resolve@^1.1.7, resolve@^1.10.0: >- version "1.12.0" >- resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.12.0.tgz#3fc644a35c84a48554609ff26ec52b66fa577df6" >- integrity sha512-B/dOmuoAik5bKcD6s6nXDCjzUKnaDvdkRyAk6rsmsKLipWj4797iothd7jmmUhWTfinVMU+wc56rYKsit2Qy4w== >+ version "1.12.2" >+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.12.2.tgz#08b12496d9aa8659c75f534a8f05f0d892fff594" >+ integrity sha512-cAVTI2VLHWYsGOirfeYVVQ7ZDejtQ9fp4YhYckWDEkFfqbVjaT11iM8k6xSAfGFMM+gDpZjMnFssPu8we+mqFw== > dependencies: > path-parse "^1.0.6" > >-- >2.20.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 23025
:
90272
|
90598
|
90947
|
90948
|
90984
|
95612
|
95713
| 95714