snykiotcubedev / arangodb-3.7.6

Apache License 2.0
0 stars 0 forks source link

[Snyk] Fix for 1 vulnerabilities #147

Open snykiotcubedev opened 1 year ago

snykiotcubedev commented 1 year ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - js/apps/system/_admin/aardvark/APP/react/package.json - js/apps/system/_admin/aardvark/APP/react/package-lock.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **551/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 5.3 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-LOADERUTILS-3105943](https://snyk.io/vuln/SNYK-JS-LOADERUTILS-3105943) | Yes | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: ejs-loader The new version differs by 7 commits.
  • c52460e Add better Prettier support.
  • bedb173 Merge pull request #42 from AtofStryker/es_module_support
  • 035f4b6 Merge branch 'master' into es_module_support
  • 49e51ef Fix typo.
  • 122319a add documentation and code to enforce required option on exportAsESM
  • e25e362 add support to export ejs modules as es6 modules to gain the benefits of tree shaking and code splitting
  • 814bcc5 update loaderUtils to use 2.0.0 to parse query. deprecate query option and ejs config option to opt for webpack rules
See the full diff
Package name: html-webpack-plugin The new version differs by 92 commits.
  • eb73905 chore(release): 4.0.0
  • 42a6d4a Add typing for getHooks
  • a1a37cf Release html-webpack-plugin 4.0.0-beta.14
  • 97f9fb9 fix: load script files before style files files in defer script loading mode
  • e97ce17 Release html-webpack-plugin 4.0.0-beta.13
  • e448b5d Release html-webpack-plugin 4.0.0-beta.12
  • de315eb feat: Add defer script loading
  • 7df269f feat: Provide a verbose error message if html minification failed
  • 1d66e53 feat: merge templateParameters with default template parameters
  • dfb98e7 Fix typo in template option docts
  • 096a760 Fix broken links in examples
  • a195c34 docs: Update template-option documentation
  • 40b410e docs: Update example for template parameters
  • bf017f3 chore: Release 4.0.0-beta.11
  • 2549557 test: Don't use minification for speed measurement
  • de22fc2 test: Adjust measurment for node 6 on travis
  • 24bf1b5 fix: Update references to html-minifier
  • f4eafdc chore: Release 4.0.0-beta.10
  • a2ad30a refactor: Use getAssetPath instead of calling the hook directly
  • 2595a79 chore: Release 4.0.0-beta.9
  • c66766c feat: Add support for minifying inline ES6 inside html templates
  • 655cbcd Fix README typo
  • 6de319b update lodash dependency for prototype polution vulnerability
  • 35a1541 Properly encode file names emitted as part of URLs.
See the full diff
Check the changes in this PR to ensure they won't cause issues with your project. ------------ **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](https://app.snyk.io/org/dev.dkdldhxl2/project/fed87f2b-34df-4444-a58e-85b26aaaf554?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/dev.dkdldhxl2/project/fed87f2b-34df-4444-a58e-85b26aaaf554?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"699e46e0-b85b-42a7-8703-bc90e5045a81","prPublicId":"699e46e0-b85b-42a7-8703-bc90e5045a81","dependencies":[{"name":"ejs-loader","from":"0.3.7","to":"0.4.0"},{"name":"html-webpack-plugin","from":"4.0.0-alpha.2","to":"4.0.0"},{"name":"react-dev-utils","from":"6.1.1","to":"12.0.0"}],"packageManager":"npm","projectPublicId":"fed87f2b-34df-4444-a58e-85b26aaaf554","projectUrl":"https://app.snyk.io/org/dev.dkdldhxl2/project/fed87f2b-34df-4444-a58e-85b26aaaf554?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-LOADERUTILS-3105943"],"upgrade":["SNYK-JS-LOADERUTILS-3105943"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[551]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lessons/redos/javascript/?loc=fix-pr)