Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the npm_and_yarn group in /docs with 5 updates #113

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 2, 2024

Bumps the npm_and_yarn group in /docs with 5 updates:

Package From To
@babel/traverse 7.16.3 7.24.5
es5-ext 0.10.53 0.10.64
express 4.18.2 4.19.2
follow-redirects 1.14.8 1.15.6
webpack-dev-middleware 5.3.1 5.3.4

Updates @babel/traverse from 7.16.3 to 7.24.5

Release notes

Sourced from @​babel/traverse's releases.

v7.24.5 (2024-04-29)

Thanks @​romgrk and @​sossost for your first PRs!

🐛 Bug Fix

  • babel-plugin-transform-classes, babel-traverse
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3

💅 Polish

🏠 Internal

  • Other
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-proposal-partial-application, babel-types
  • babel-plugin-transform-class-properties, babel-preset-env

🏃‍♀️ Performance

  • babel-helpers, babel-preset-env, babel-runtime-corejs3

Committers: 6

v7.24.4 (2024-04-03)

Thanks @​Dunqing, @​luiscubal, and @​samualtnorman for your first PRs!

👓 Spec Compliance

  • babel-parser
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3

... (truncated)

Changelog

Sourced from @​babel/traverse's changelog.

v7.24.5 (2024-04-29)

🐛 Bug Fix

  • babel-plugin-transform-classes, babel-traverse
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3

💅 Polish

🏠 Internal

  • Other
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-proposal-partial-application, babel-types
  • babel-plugin-transform-class-properties, babel-preset-env

🏃‍♀️ Performance

  • babel-helpers, babel-preset-env, babel-runtime-corejs3

v7.24.4 (2024-04-03)

👓 Spec Compliance

  • babel-parser
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3

🐛 Bug Fix

  • babel-generator
  • babel-compat-data, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-plugin-transform-block-scoping
  • babel-core, babel-plugin-transform-block-scoped-functions, babel-plugin-transform-block-scoping

... (truncated)

Commits

Updates es5-ext from 0.10.53 to 0.10.64

Release notes

Sourced from es5-ext's releases.

0.10.64 (2024-02-27)

Bug Fixes

  • Revert update to postinstall script meant to fix Powershell issue, as it's a regression for some Linux terminals (c2e2bb9)

Comparison since last release

0.10.63 (2024-02-23)

Bug Fixes

  • Do not rely on problematic regex (3551cdd), addresses #201
  • Support ES2015+ function definitions in function#toStringTokens() (a52e957), addresses #021
  • Ensure postinstall script does not crash on Windows, fixes #181 (bf8ed79)

Maintenance Improvements

  • Simplify the manifest message (7855319)

Comparison since last release

0.10.62 (2022-08-02)

Maintenance Improvements


Comparison since last release

0.10.61 (2022-04-20)

Bug Fixes

  • Ensure postinstall script does not error (a0be4fd)

Maintenance Improvements


Comparison since last release

0.10.60 (2022-04-07)

Maintenance Improvements

  • Improve postinstall script configuration (ab6b121)

... (truncated)

Changelog

Sourced from es5-ext's changelog.

0.10.64 (2024-02-27)

Bug Fixes

  • Revert update to postinstall script meant to fix Powershell issue, as it's a regression for some Linux terminals (c2e2bb9)

0.10.63 (2024-02-23)

Bug Fixes

  • Do not rely on problematic regex (3551cdd), addresses #201
  • Support ES2015+ function definitions in function#toStringTokens() (a52e957), addresses #021
  • Ensure postinstall script does not crash on Windows, fixes #181 (bf8ed79)

Maintenance Improvements

  • Simplify the manifest message (7855319)

0.10.62 (2022-08-02)

Maintenance Improvements

0.10.61 (2022-04-20)

Bug Fixes

  • Ensure postinstall script does not error (a0be4fd)

Maintenance Improvements

0.10.60 (2022-04-07)

Maintenance Improvements

  • Improve postinstall script configuration (ab6b121)

0.10.59 (2022-03-17)

Maintenance Improvements

0.10.58 (2022-03-11)

... (truncated)

Commits
  • f76b03d chore: Release v0.10.64
  • 2881acd chore: Bump dependencies
  • c2e2bb9 fix: Revert update meant to fix Powershell issue, as it's a regression
  • 16f2b72 docs: Fix date in the changelog
  • de4e03c chore: Release v0.10.63
  • 3fd53b7 chore: Upgrade lint-staged to v13
  • bf8ed79 chore: Ensure postinstall script does not crash on Windows
  • 2cbbb07 chore: Bump dependencies
  • 22d0416 chore: Bump LICENSE year
  • a52e957 fix: Support ES2015+ function definitions in function#toStringTokens()
  • Additional commits viewable in compare view

Updates express from 4.18.2 to 4.19.2

Release notes

Sourced from express's releases.

4.19.2

What's Changed

Full Changelog: expressjs/express@4.19.1...4.19.2

4.19.1

What's Changed

Full Changelog: expressjs/express@4.19.0...4.19.1

4.19.0

What's Changed

New Contributors

Full Changelog: expressjs/express@4.18.3...4.19.0

4.18.3

Main Changes

Other Changes

... (truncated)

Changelog

Sourced from express's changelog.

4.19.2 / 2024-03-25

  • Improved fix for open redirect allow list bypass

4.19.1 / 2024-03-20

  • Allow passing non-strings to res.location with new encoding handling checks

4.19.0 / 2024-03-20

4.18.3 / 2024-02-29

Commits
  • 04bc627 4.19.2
  • da4d763 Improved fix for open redirect allow list bypass
  • 4f0f6cc 4.19.1
  • a003cfa Allow passing non-strings to res.location with new encoding handling checks f...
  • a1fa90f fixed un-edited version in history.md for 4.19.0
  • 11f2b1d build: fix build due to inconsistent supertest behavior in older versions
  • 084e365 4.19.0
  • 0867302 Prevent open redirect allow list bypass due to encodeurl
  • 567c9c6 Add note on how to update docs for new release (#5541)
  • 69a4cf2 deps: [email protected]
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by wesleytodd, a new releaser for express since your current version.


Updates follow-redirects from 1.14.8 to 1.15.6

Commits
  • 35a517c Release version 1.15.6 of the npm package.
  • c4f847f Drop Proxy-Authorization across hosts.
  • 8526b4a Use GitHub for disclosure.
  • b1677ce Release version 1.15.5 of the npm package.
  • d8914f7 Preserve fragment in responseUrl.
  • 6585820 Release version 1.15.4 of the npm package.
  • 7a6567e Disallow bracketed hostnames.
  • 05629af Prefer native URL instead of deprecated url.parse.
  • 1cba8e8 Prefer native URL instead of legacy url.resolve.
  • 72bc2a4 Simplify _processResponse error handling.
  • Additional commits viewable in compare view

Updates webpack-dev-middleware from 5.3.1 to 5.3.4

Release notes

Sourced from webpack-dev-middleware's releases.

v5.3.4

5.3.4 (2024-03-20)

Bug Fixes

  • security: do not allow to read files above (#1779) (189c4ac)

v5.3.3

5.3.3 (2022-05-18)

Bug Fixes

v5.3.2

5.3.2 (2022-05-17)

Bug Fixes

  • node types (#1195) (d68ab36)
  • compatibility with Node.js 18
Changelog

Sourced from webpack-dev-middleware's changelog.

5.3.4 (2024-03-20)

Bug Fixes

  • security: do not allow to read files above (#1779) (189c4ac)

5.3.3 (2022-05-18)

Bug Fixes

5.3.2 (2022-05-17)

Bug Fixes

Commits

Dependabot 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group in /docs with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.16.3` | `7.24.5` |
| [es5-ext](https://github.com/medikoo/es5-ext) | `0.10.53` | `0.10.64` |
| [express](https://github.com/expressjs/express) | `4.18.2` | `4.19.2` |
| [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.14.8` | `1.15.6` |
| [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) | `5.3.1` | `5.3.4` |


Updates `@babel/traverse` from 7.16.3 to 7.24.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-traverse)

Updates `es5-ext` from 0.10.53 to 0.10.64
- [Release notes](https://github.com/medikoo/es5-ext/releases)
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
- [Commits](medikoo/es5-ext@v0.10.53...v0.10.64)

Updates `express` from 4.18.2 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

Updates `follow-redirects` from 1.14.8 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.14.8...v1.15.6)

Updates `webpack-dev-middleware` from 5.3.1 to 5.3.4
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](webpack/webpack-dev-middleware@v5.3.1...v5.3.4)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: es5-ext
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: follow-redirects
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 2, 2024
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@algolia/[email protected] None +5 256 kB haroenv
npm/@ant-design/[email protected] None +3 17.4 MB zombiej
npm/@babel/[email protected] None 0 6.98 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 57.9 kB nicolo-ribaudo
npm/@babel/[email protected] environment, filesystem, unsafe +3 1.14 MB nicolo-ribaudo
npm/@babel/[email protected] None +3 767 kB nicolo-ribaudo
npm/@babel/[email protected] None +1 66.4 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 186 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 26.2 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 2.54 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 16.1 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 4.42 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 31.7 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 542 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 1.87 MB nicolo-ribaudo
npm/@babel/[email protected] None 0 2.74 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 6.26 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 7.29 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 5.26 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 2.66 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 79.1 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 4.02 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 124 kB nicolo-ribaudo
npm/@babel/[email protected] environment +16 257 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 12.3 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 14.1 kB nicolo-ribaudo
npm/@babel/[email protected] None +1 357 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 148 kB nicolo-ribaudo
npm/@babel/[email protected] Transitive: environment +20 6.01 MB nicolo-ribaudo
npm/@babel/[email protected] environment 0 2.48 MB nicolo-ribaudo
npm/@docsearch/[email protected] Transitive: environment, network +19 1.74 MB shortcuts
npm/@docusaurus/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +127 9.01 MB slorber
npm/@docusaurus/[email protected] None +11 792 kB slorber
npm/@docusaurus/[email protected] filesystem Transitive: environment, eval +34 2.35 MB slorber
npm/@docusaurus/[email protected] environment Transitive: eval, filesystem +32 2 MB slorber
npm/@docusaurus/[email protected] environment Transitive: eval, filesystem, network, unsafe +127 10.3 MB slorber
npm/@emotion/[email protected] environment Transitive: filesystem +15 954 kB emotion-release-bot
npm/@emotion/[email protected] environment +5 2.06 MB emotion-release-bot
npm/@emotion/[email protected] environment Transitive: filesystem +12 579 kB emotion-release-bot
npm/@jridgewell/[email protected] None 0 127 kB jridgewell
npm/@mdx-js/[email protected] None 0 15.5 kB johno
npm/@saucelabs/[email protected] None 0 21.7 kB saucebot
npm/@superset-ui/[email protected] Transitive: environment +2 99.6 kB supersetbot
npm/@svgr/[email protected] Transitive: environment, eval, filesystem +41 3.3 MB neoziro
npm/@tsconfig/[email protected] None 0 2.82 kB typescript-deploys
npm/@types/[email protected] None 0 24 kB types
npm/@types/[email protected] None +3 1.74 MB types
npm/@types/[email protected] None +4 1.68 MB types
npm/@types/[email protected] None 0 11.2 kB types
npm/@types/[email protected] None 0 5.76 kB types
npm/@types/[email protected] None 0 32.2 kB types
npm/@types/[email protected] None 0 3.57 kB types
npm/@types/[email protected] None +3 1.36 MB types
npm/@types/[email protected] None +1 1.65 MB types
npm/[email protected] None +3 268 kB dougwilson
npm/[email protected] environment, filesystem, shell 0 13.4 kB fengmk2
npm/[email protected] eval +1 1.03 MB esp
npm/[email protected] environment +6 48.9 MB chenshuai2144
npm/[email protected] environment +2 274 kB ai
npm/[email protected] None 0 1.33 kB feedic
npm/[email protected] None +1 98.1 kB feross
npm/[email protected] None 0 1.93 MB caniuse-lite
npm/[email protected] environment, filesystem +4 264 kB paulmillr
npm/[email protected] None 0 17.7 kB dcousens
npm/[email protected] environment, filesystem, network +1 1.3 MB jakub.pawlowicz
npm/[email protected] None 0 6.28 kB lukeed
npm/[email protected] filesystem 0 10.3 kB thlorenz
npm/[email protected] None 0 85 kB sudodoki
npm/[email protected] None 0 658 kB zloirock
npm/[email protected] environment, eval, filesystem 0 993 kB zloirock
npm/[email protected] filesystem +1 93.7 kB davidtheclark
npm/[email protected] network +1 226 kB lquixada
npm/[email protected] Transitive: filesystem +4 199 kB ludovicofischer
npm/[email protected] None +2 2.14 MB lahmatiy
npm/[email protected] None 0 22.8 kB medikoo
npm/[email protected] environment 0 41.3 kB qix
npm/[email protected] None 0 9.19 kB unclechu
npm/[email protected] environment 0 5.1 kB nonoroazoro
npm/[email protected] None 0 11.4 kB feedic
npm/[email protected] None 0 75.3 kB feedic
npm/[email protected] network +2 537 kB feedic
npm/[email protected] None +11 1.34 MB ljharb
npm/[email protected] eval +3 492 kB medikoo
npm/[email protected] None +2 119 kB medikoo
npm/[email protected] None 0 3.66 kB dougwilson
npm/[email protected] None 0 23.1 kB medikoo
npm/[email protected] filesystem +3 179 kB mrmlnc
npm/[email protected] Transitive: eval +8 1.3 MB evilebottnawi
npm/[email protected] network 0 29.4 kB rubenverborgh
npm/[email protected] eval +3 85.7 kB ljharb
npm/[email protected] filesystem Transitive: environment +6 130 kB isaacs
npm/[email protected] filesystem +2 30.3 kB sindresorhus
npm/[email protected] environment, filesystem 0 31.6 kB isaacs
npm/[email protected] None 0 1.71 MB highlightjs_bot
npm/[email protected] Transitive: environment, filesystem, shell +3 389 kB sibiraj-s
npm/[email protected] None 0 10 kB evilebottnawi
npm/[email protected] None 0 48.9 kB kael
npm/[email protected] None 0 9.3 kB isaacs
npm/[email protected] None 0 7.64 kB zertosh
npm/[email protected] None 0 5.01 kB wooorm
npm/[email protected] None 0 20.1 kB ljharb
npm/[email protected] None +2 52.9 kB ljharb
npm/[email protected] filesystem 0 3.01 kB sindresorhus
npm/[email protected] None +1 19.8 kB phated
npm/[email protected] None +1 30 kB ljharb
npm/[email protected] None 0 22 kB ljharb
npm/[email protected] None 0 22.8 kB doowb
npm/[email protected] None 0 23 kB lukeed
npm/[email protected] None 0 32.2 kB evilebottnawi
npm/[email protected] eval, filesystem Transitive: environment, network +8 3.57 MB matthew-dean
npm/[email protected] None 0 25 kB jdalton
npm/[email protected] None 0 2.46 kB sindresorhus
npm/[email protected] None +1 146 kB jonschlinkert
npm/[email protected] None +1 183 kB dougwilson
npm/[email protected] environment, filesystem 0 51.7 kB broofa
npm/[email protected] None 0 4.23 MB ichernev
npm/[email protected] None 0 7.65 kB medikoo
npm/[email protected] None 0 9.22 kB jonschlinkert
npm/[email protected] None 0 42.6 kB feedic
npm/[email protected] None 0 56.1 kB ljharb
npm/[email protected] None 0 26.5 kB ljharb
npm/[email protected] None +1 85.4 kB ljharb
npm/[email protected] None 0 19.1 kB indutny

🚮 Removed packages: npm/@applitools/[email protected], npm/@cypress/[email protected], npm/@superset-ui/[email protected], npm/@types/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

Copy link

🚨 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 NoteSource
Install scripts npm/[email protected]
  • Install script: postinstall
  • Source: node -e "try{require('./postinstall')}catch(e){}"
Install scripts npm/[email protected]
  • Install script: postinstall
  • Source: node -e "try{require('./postinstall')}catch(e){}"
Protestware/Troll package npm/[email protected]
  • Note: This package prints a protestware console message on install regarding Ukraine for users with Russian language locale
Install scripts npm/[email protected]
  • Install script: postinstall
  • Source: node -e "try{require('./_postinstall')}catch(e){}" || exit 0

View full report↗︎

Next steps

What is an install script?

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.

What is protestware?

This package is a joke, parody, or includes undocumented or hidden behavior unrelated to its primary function.

Consider that consuming this package my come along with functionality unrelated to its primary purpose.

Take a deeper look at the dependency

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.

Remove the package

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.

Mark a package as acceptable risk

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/[email protected] or ignore all packages with @SocketSecurity ignore-all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants