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 across 1 directory with 22 updates #8

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

Commits on May 1, 2024

  1. build(deps): bump the npm_and_yarn group across 1 directory with 22 u…

    …pdates
    
    Bumps the npm_and_yarn group with 22 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.13.17` | `7.24.5` |
    | [async](https://github.com/caolan/async) | `2.6.3` | `2.6.4` |
    | [browserify-sign](https://github.com/crypto-browserify/browserify-sign) | `4.2.1` | `4.2.3` |
    | [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) | `0.2.0` | `0.2.2` |
    | [dns-packet](https://github.com/mafintosh/dns-packet) | `1.3.1` | `1.3.4` |
    | [es5-ext](https://github.com/medikoo/es5-ext) | `0.10.53` | `0.10.64` |
    | [eventsource](https://github.com/EventSource/eventsource) | `1.1.0` | `1.1.2` |
    | [express](https://github.com/expressjs/express) | `4.17.1` | `4.19.2` |
    | [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.14.0` | `1.15.6` |
    | [ip](https://github.com/indutny/node-ip) | `1.1.5` | `1.1.9` |
    | [json5](https://github.com/json5/json5) | `1.0.1` | `1.0.2` |
    | [minimist](https://github.com/minimistjs/minimist) | `1.2.5` | `1.2.8` |
    | [nanoid](https://github.com/ai/nanoid) | `3.1.22` | `3.3.7` |
    | [path-parse](https://github.com/jbgutierrez/path-parse) | `1.0.6` | `1.0.7` |
    | [qs](https://github.com/ljharb/qs) | `6.5.2` | `6.5.3` |
    | [semver](https://github.com/npm/node-semver) | `5.7.1` | `5.7.2` |
    | [tar](https://github.com/isaacs/node-tar) | `6.1.0` | `6.2.1` |
    | [terser](https://github.com/terser/terser) | `4.8.0` | `4.8.1` |
    | [tmpl](https://github.com/daaku/nodejs-tmpl) | `1.0.4` | `1.0.5` |
    | [url-parse](https://github.com/unshiftio/url-parse) | `1.5.1` | `1.5.10` |
    | [word-wrap](https://github.com/jonschlinkert/word-wrap) | `1.2.3` | `1.2.5` |
    | [ws](https://github.com/websockets/ws) | `6.2.1` | `6.2.2` |
    
    
    
    Updates `@babel/traverse` from 7.13.17 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 `async` from 2.6.3 to 2.6.4
    - [Release notes](https://github.com/caolan/async/releases)
    - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
    - [Commits](caolan/async@v2.6.3...v2.6.4)
    
    Updates `browserify-sign` from 4.2.1 to 4.2.3
    - [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
    - [Commits](browserify/browserify-sign@v4.2.1...v4.2.3)
    
    Updates `decode-uri-component` from 0.2.0 to 0.2.2
    - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
    - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)
    
    Updates `dns-packet` from 1.3.1 to 1.3.4
    - [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
    - [Commits](mafintosh/dns-packet@v1.3.1...v1.3.4)
    
    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 `eventsource` from 1.1.0 to 1.1.2
    - [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
    - [Commits](EventSource/eventsource@v1.1.0...v1.1.2)
    
    Updates `express` from 4.17.1 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.17.1...4.19.2)
    
    Updates `follow-redirects` from 1.14.0 to 1.15.6
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.14.0...v1.15.6)
    
    Updates `ip` from 1.1.5 to 1.1.9
    - [Commits](indutny/node-ip@v1.1.5...v1.1.9)
    
    Updates `json5` from 1.0.1 to 1.0.2
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v1.0.1...v1.0.2)
    
    Updates `minimist` from 1.2.5 to 1.2.8
    - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
    - [Commits](minimistjs/minimist@v1.2.5...v1.2.8)
    
    Updates `nanoid` from 3.1.22 to 3.3.7
    - [Release notes](https://github.com/ai/nanoid/releases)
    - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
    - [Commits](ai/nanoid@3.1.22...3.3.7)
    
    Updates `path-parse` from 1.0.6 to 1.0.7
    - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
    
    Updates `qs` from 6.5.2 to 6.5.3
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.5.2...v6.5.3)
    
    Updates `semver` from 5.7.1 to 5.7.2
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
    - [Commits](npm/node-semver@v5.7.1...v5.7.2)
    
    Updates `tar` from 6.1.0 to 6.2.1
    - [Release notes](https://github.com/isaacs/node-tar/releases)
    - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-tar@v6.1.0...v6.2.1)
    
    Updates `terser` from 4.8.0 to 4.8.1
    - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
    - [Commits](terser/terser@v4.8.0...v4.8.1)
    
    Updates `tmpl` from 1.0.4 to 1.0.5
    - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)
    
    Updates `url-parse` from 1.5.1 to 1.5.10
    - [Commits](unshiftio/url-parse@1.5.1...1.5.10)
    
    Updates `word-wrap` from 1.2.3 to 1.2.5
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5)
    
    Updates `ws` from 6.2.1 to 6.2.2
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@6.2.1...6.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: async
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: browserify-sign
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: decode-uri-component
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: dns-packet
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: es5-ext
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: eventsource
      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: ip
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: json5
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: minimist
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: nanoid
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: path-parse
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: qs
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: semver
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: tar
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: terser
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: tmpl
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: url-parse
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: word-wrap
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: ws
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed May 1, 2024
    Configuration menu
    Copy the full SHA
    e01fef7 View commit details
    Browse the repository at this point in the history