Closed dependabot[bot] closed 7 months ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@angular-builders/custom-webpack@16.0.0-beta.1, npm/@angular-devkit/build-angular@16.0.1, npm/@angular-eslint/builder@16.0.1, npm/@angular-eslint/eslint-plugin-template@16.0.1, npm/@angular-eslint/eslint-plugin@16.0.1, npm/@angular-eslint/schematics@16.0.1, npm/@angular-eslint/template-parser@16.0.1, npm/@angular/animations@16.0.1, npm/@angular/cdk@16.0.1, npm/@angular/cli@16.0.1, npm/@angular/common@16.0.1, npm/@angular/compiler-cli@16.0.1, npm/@angular/compiler@16.0.1, npm/@angular/core@16.0.1, npm/@angular/forms@16.0.1, npm/@angular/localize@16.0.1, npm/@angular/platform-browser-dynamic@16.0.1, npm/@angular/platform-browser@16.0.1, npm/@angular/router@16.0.1, npm/@fortawesome/angular-fontawesome@0.13.0, npm/@fortawesome/fontawesome-svg-core@6.4.0, npm/@fortawesome/free-brands-svg-icons@6.4.0, npm/@fortawesome/free-regular-svg-icons@6.4.0, npm/@fortawesome/free-solid-svg-icons@6.4.0, npm/@fullhuman/postcss-purgecss@5.0.0, npm/@tauri-apps/api@2.0.0-beta.3, npm/@tauri-apps/plugin-cli@2.0.0-beta.1, npm/@tauri-apps/plugin-clipboard-manager@2.0.0-alpha.4, npm/@tauri-apps/plugin-dialog@2.0.0-alpha.4, npm/@tauri-apps/plugin-notification@2.0.0-alpha.4, npm/@tauri-apps/plugin-os@2.0.0-alpha.5, npm/@tauri-apps/plugin-shell@2.0.0-alpha.4, npm/@types/chrome@0.0.236, npm/@types/d3@7.4.0, npm/@types/data-urls@3.0.4, npm/@types/jasmine@4.3.1, npm/@types/jasminewd2@2.0.10, npm/@types/node@20.1.5, npm/@types/psl@1.1.0, npm/@types/topojson-client@3.1.1, npm/@types/topojson-simplify@3.0.1, npm/@types/whatwg-encoding@2.0.3, npm/@typescript-eslint/eslint-plugin@5.59.6, npm/@typescript-eslint/parser@5.59.6, npm/autoprefixer@10.4.14, npm/d3@7.8.4, npm/data-urls@5.0.0, npm/emoji-toolkit@7.0.1, npm/eslint@8.40.0, npm/fuse.js@6.6.2, npm/jasmine-core@5.0.0, npm/jasmine-spec-reporter@7.0.0, npm/js-yaml-loader@1.2.2
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎
To accept the risk, merge this PR and you will not be notified again.
Alert | Package | Note | Source |
---|---|---|---|
Install scripts | npm/core-js@3.6.5 |
| |
Install scripts | npm/node-sass@4.14.1 |
| |
Install scripts | npm/node-sass@4.14.1 |
| |
Install scripts | npm/yorkie@2.0.0 |
|
Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.
Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.
If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.
To ignore an alert, reply with a comment starting with @SocketSecurity ignore
followed by a space separated list of ecosystem/package-name@version
specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0
or ignore all packages with @SocketSecurity ignore-all
@SocketSecurity ignore npm/core-js@3.6.5
@SocketSecurity ignore npm/node-sass@4.14.1
@SocketSecurity ignore npm/yorkie@2.0.0
OK, I won't notify you again about this release, but will get in touch when a new version is available.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps webpack-dev-middleware to 5.3.4 and updates ancestor dependency @vue/cli-service. These dependencies need to be updated together.
Updates
webpack-dev-middleware
from 3.7.2 to 5.3.4Release notes
Sourced from webpack-dev-middleware's releases.
... (truncated)
Changelog
Sourced from webpack-dev-middleware's changelog.
... (truncated)
Commits
86071ea
chore(release): 5.3.4189c4ac
fix(security): do not allow to read files above (#1779)f3c62b8
chore(release): 5.3.3eeb8aa8
fix: types forRequest
andResponse
(#1271)1a45388
chore(release): 5.3.2b8fb945
chore(deps): memfs force update (#1269)f88067d
chore: update deps and ci (#1260)7186318
chore(deps-dev): bump@commitlint/cli
57c50ef
ci: updatecheckout
,setup-node
, andcodecov
actions (#1267)840146a
chore(deps-dev): bump@babel/preset-env
Updates
@vue/cli-service
from 4.4.4 to 5.0.8Release notes
Sourced from
@vue/cli-service
's releases.... (truncated)
Changelog
Sourced from
@vue/cli-service
's changelog.... (truncated)
Commits
b154dbd
v5.0.80260e4d
fix: add devServer.server.type to useHttps judgement (#7222)4a0655f
v5.0.7beffe8a
fix: allow disabling progress plugin viadevServer.client.progress
558dea2
fix: supportdevServer.server
option, avoid deprecation warningbddd64d
fix: optimize the judgment on whether HTTPS has been set in options (#7202)ef08a08
v5.0.6fcf27e3
fixup! fix: compatibility with Vue 2.7a648958
fix: compatibility with Vue 2.798c66c9
v5.0.5Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show