If you are using the Yarn feature zero-installs that was introduced in Yarn V2, note that this PR does not update the .yarn/cache/ directory meaning this code cannot be pulled and immediately developed on as one would expect for a zero-install project - you will need to run yarn to update the contents of the ./yarn/cache directory.
If you are not using zero-install you can ignore this as your flow should likely be unchanged.
⚠️ Warning
```
Failed to update the yarn.lock, please update manually before merging.
```
Vulnerabilities that will be fixed with an upgrade:
Snyk has created this PR to fix 20 vulnerabilities in the yarn dependencies of this project.
Snyk changed the following file(s):
package.json
Note for zero-installs users
If you are using the Yarn feature zero-installs that was introduced in Yarn V2, note that this PR does not update the
.yarn/cache/
directory meaning this code cannot be pulled and immediately developed on as one would expect for a zero-install project - you will need to runyarn
to update the contents of the./yarn/cache
directory. If you are not using zero-install you can ignore this as your flow should likely be unchanged.⚠️ Warning
``` Failed to update the yarn.lock, please update manually before merging. ```Vulnerabilities that will be fixed with an upgrade:
SNYK-JS-BABELTRAVERSE-5962462
SNYK-JS-EJS-2803307
SNYK-JS-ANSIREGEX-1583908
SNYK-JS-BRACES-6838727
SNYK-JS-ENGINEIO-1056749
SNYK-JS-LUXON-3225081
SNYK-JS-QS-3153490
SNYK-JS-SEMVER-3247795
SNYK-JS-WS-7266574
SNYK-JS-FOLLOWREDIRECTS-6141137
SNYK-JS-SOCKETIO-7278048
SNYK-JS-FOLLOWREDIRECTS-6444610
SNYK-JS-INFLIGHT-6095116
SNYK-JS-ENGINEIO-3136336
SNYK-JS-MICROMATCH-6838728
SNYK-JS-UAPARSERJS-3244450
npm:debug:20170905
SNYK-JS-JSBEAUTIFY-2311652
SNYK-JS-MINIMATCH-3050818
SNYK-JS-FOLLOWREDIRECTS-2396346
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information: 🧐 View latest project report 📜 Customise PR templates 🛠 Adjust project settings 📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Regular Expression Denial of Service (ReDoS) 🦉 Remote Code Execution (RCE) 🦉 Improper Input Validation 🦉 More lessons are available in Snyk Learn