cloudboost
cloudboost copied to clipboard
[Snyk] Fix for 1 vulnerabilities
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:
- file-browser-ui/package.json
- file-browser-ui/package-lock.json
Vulnerabilities that will be fixed
With an upgrade:
Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity |
---|---|---|---|---|
![]() |
696/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 7.5 |
Regular Expression Denial of Service (ReDoS) SNYK-JS-ANSIREGEX-1583908 |
Yes | Proof of Concept |
(*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: css-loader
The new version differs by 207 commits.- 634ab49 chore(release): 2.0.0
- 6ade2d0 refactor: remove unused file (#860)
- e7525c9 test: nested url (#859)
- 7259faa test: css hacks (#858)
- 5e6034c feat: allow to filter import at-rules (#857)
- 5e702e7 feat: allow filtering urls (#856)
- 9642aa5 test: css stuff (#855)
- 3338656 fix: reduce number of require for url (#854)
- 533abbe test: issue 636 (#853)
- 08c551c refactor: better warning on invalid url resolution (#852)
- b0aa159 test: issue #589 (#851)
- f599c70 fix: broken unucode characters (#850)
- 1e551f3 test: issue 286 (#849)
- 419d27b docs: improve readme (#848)
- d94a698 refactor: webpack-default (#847)
- b97d997 feat: schema options
- 453248f fix: support module resolution in composes (#845)
- 8a6ea10 refactor: postcss plugins (#844)
- fdcf687 fix: url resolving logic (#843)
- 889dc7f feat: allow to disable css modules and disable their by default (#842)
- ee2d253 test: importLoaders option (#841)
- 1dad1fb feat: reuse postcss ast from other loaders (i.e `postcss-loader`) (#840)
- fe94ebc test: icss reserved keywords (#839)
- 9eaba66 refactor: migrate on message api for postcss-icss-plugin (#838)
Package name: eslint
The new version differs by 250 commits.- c4fffbc 8.0.0
- d51f4cf Build: changelog update for 8.0.0
- 7d3f7f0 Upgrade: unfrozen @ eslint/eslintrc (fixes #15036) (#15146)
- 2174a6f Fix: require-atomic-updates property assignment message (fixes #15076) (#15109)
- f885fe0 Docs: add note and example for extending the range of fix (refs #13706) (#13748)
- 3da1509 Docs: Add jsdoc `type` annotation to sample rule (#15085)
- 68a49a9 Docs: Update Rollup Integrations (#15142)
- d867f81 Docs: Remove a dot from curly link (#15128)
- 9f8b919 Sponsors: Sync README with website
- 4b08f29 Sponsors: Sync README with website
- ebc1ba1 Sponsors: Sync README with website
- 2d654f1 Docs: add example .eslintrc.json (#15087)
- 16034f0 Docs: fix fixable example (#15107)
- 07175b8 8.0.0-rc.0
- 71faa38 Build: changelog update for 8.0.0-rc.0
- 67c0074 Update: Suggest missing rule in flat config (fixes #14027) (#15074)
- cf34e5c Update: space-before-blocks ignore after switch colons (fixes #15082) (#15093)
- c9efb5f Fix: preserve formatting when rules are removed from disable directives (#15081)
- 14a4739 Update: `no-new-func` rule catching eval case of `MemberExpression` (#14860)
- 7f2346b Docs: Update release blog post template (#15094)
- fabdf8a Chore: Remove `target.all` from `Makefile.js` (#15088)
- e3cd141 Sponsors: Sync README with website
- 05d7140 Chore: document target global in Makefile.js (#15084)
- 0a1a850 Update: include `ruleId` in error logs (fixes #15037) (#15053)
Package name: node-sass
The new version differs by 144 commits.- 99242d7 7.0.1
- 77049d1 build(deps): bump sass-graph from 2.2.5 to 4.0.0 (#3224)
- c929f25 build(deps): bump node-gyp from 7.1.2 to 8.4.1 (#3209)
- 918dcb3 Lint fix
- 0a21792 Set rejectUnauthorized to true by default (#3149)
- e80d4af chore: Drop EOL Node 15 (#3122)
- d753397 feat: Add Node 17 support (#3195)
- dcf2e75 build(deps-dev): bump eslint from 7.32.0 to 8.0.0
- bfa1a3c build(deps): bump actions/setup-node from 2.4.0 to 2.4.1
- 80d6c00 chore: Windows x86 on GitHub Actions (#3041)
- 566dc27 build(deps-dev): bump fs-extra from 0.30.0 to 10.0.0 (#3102)
- 7bb5157 build(deps): bump npmlog from 4.1.2 to 5.0.0 (#3156)
- 2efb38f build(deps): bump chalk from 1.1.3 to 4.1.2 (#3161)
- fca5257 build(deps): bump actions/setup-node from 2.3.0 to 2.4.0
- 6200b21 docs: Double word "support" (#3159)
- eaf791a build(deps): bump actions/setup-node from 2.1.5 to 2.3.0
- 16b8d4b build(deps): bump coverallsapp/github-action from 1.1.2 to 1.1.3
- c167004 6.0.1
- 911d4db remove mkdirp dep (#3108)
- 30a52f7 build(deps): bump meow from 3.7.0 to 9.0.0
- 7e08463 build(deps-dev): bump mocha from 8.4.0 to 9.0.1
- cfcbb2c chore: Use default Apline version from docker-node (#3121)
- 886319b chore: Drop Node 10 support
- c908f4f fix: Bump OSX minimum to 10.11
Package name: webpack-dev-server
The new version differs by 250 commits.- c9271b9 chore(release): 4.0.0
- 18bf369 test: fix stability (#3676)
- cdcabb2 fix: respect protocol from browser for manual setup (#3675)
- 1768d6b fix: initial reloading for lazy compilation (#3662)
- 4f5bab1 docs: improve examples (#3672)
- f2d87fb fix: improve https CLI output (#3673)
- 0277c5e chore: remove redundant console statements (#3671)
- 16fcdbc docs: add `ipc` example (#3667)
- 8915fb8 test: add e2e tests for built in routes (#3669)
- 4d1cbe1 docs: ask `version` information in issue template (#3668)
- b6c1881 chore(deps-dev): bump core-js from 3.16.1 to 3.16.2 (#3666)
- ffa8cc5 chore(deps-dev): bump supertest from 6.1.5 to 6.1.6 (#3665)
- f1fdaa7 chore(release): 4.0.0-rc.1
- c4678bc fix: legacy API (#3660)
- d8bdd03 test: fix stability (#3661)
- 22b1414 refactor: remove `killable` (#3657)
- 75bafbf test: add e2e tests for module federation (#3658)
- 493ccbd chore(deps): update `ws` (#3652)
- ae8c523 test: add e2e test for universal compiler (#3656)
- f94b84f chore(deps): update (#3655)
- 1923132 test: fix cli
- 2adfd01 test: fix todo (#3653)
- 6e2cbde fix: proxy logging and allow to pass options without the `target` option (#3651)
- c9ccc96 fix: respect infastructureLogging.level for client.logging (#3613)
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
📚 Read more about Snyk's upgrade and patch logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.