Skip to content

Bump yauzl and serverless#19

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-99f0b7984e
Open

Bump yauzl and serverless#19
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-99f0b7984e

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 13, 2026

Removes yauzl. It's no longer used after updating ancestor dependency serverless. These dependencies need to be updated together.

Removes yauzl

Updates serverless from 3.14.0 to 4.33.0

Release notes

Sourced from serverless's releases.

4.33.0

Features

Serverless Framework

  • Added AWS Bedrock AgentCore integration for deploying and managing AI agents. Define agents, tools, memory, browsers, and code interpreters via a new ai top-level block in serverless.yml. The Framework compiles agent resources to CloudFormation with least-privilege IAM roles, builds and uploads Docker images to ECR, and supports both JavaScript and Python runtimes. New CLI commands include sls invoke -a <agent> (with JSON and SSE streaming), sls logs -a <agent>, and sls dev mode for agents with hot-reload. Includes 20+ example agents covering LangGraph, MCP servers, browser automation, code interpreters, and more. Read more in the AI Agents documentation. (#13353)
functions:
  calculatorFunction:
    handler: handlers/calculator.handler
ai:
tools:
calculator:
function: calculatorFunction
toolSchema:
- name: calculate
inputSchema:
type: object
properties:
expression:
type: string
required:
- expression
agents:
assistant:
memory:
expiration: 30

# Deploy the agent
sls deploy
Invoke with streaming
sls invoke -a assistant -d "What is 2+2?"
Tail agent logs
sls logs -a assistant --tail

  • Dev mode now matches the shim runtime to your local Node.js version. Previously, dev mode always used nodejs20.x for the remote shim regardless of your local Node.js version. The Framework now automatically selects the matching AWS Lambda runtime (e.g., local Node.js 22 -> nodejs22.x), and falls back to nodejs20.x with a warning when the local version isn't supported by Lambda. (#13355, #13362)

  • Added JSDoc descriptions to the configuration schema for TypeScript type generation. All JSON Schema properties across 30+ config schema files now include description, @see, @example, @default, @deprecated, and @since annotations. This enables auto-generated TypeScript type definitions (via serverless/typescript) with rich inline documentation, hover tooltips, and link-to-docs support in IDEs. (#13345)

Bug Fixes

Serverless Framework

... (truncated)

Commits
  • 406252e chore: release 4.33.0 (#13364)
  • f308bab fix(tests): update path handling and Python binary detection for Windows comp...
  • 5bffeee docs(agents): add configuration guide to menu and fix comment formatting (#13...
  • 83677fd feat: add Bedrock AgentCore integration for AI agents (#13353)
  • 1e5fd26 chore(deps): update minimatch in prod deps (#13363)
  • e4c2b47 chore(deps): bump the aws-sdk group with 30 updates (#13357)
  • 1f0abd8 feat(dev-mode): match shim runtime to local Node.js version (#13362)
  • d0d9ee3 chore(deps): bump is-wsl from 3.1.0 to 3.1.1 in the patch-updates group (#13358)
  • 34ab370 chore(deps): bump @​slack/web-api from 7.13.0 to 7.14.0 (#13359)
  • 4e5460f chore(deps): bump golang.org/x/mod in /binary-installer (#13356)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for serverless since your current version.

Install script changes

This version modifies postinstall script that runs during installation. Review the package contents before updating.


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

Removes [yauzl](https://github.com/thejoshwolfe/yauzl). It's no longer used after updating ancestor dependency [serverless](https://github.com/serverless/serverless). These dependencies need to be updated together.


Removes `yauzl`

Updates `serverless` from 3.14.0 to 4.33.0
- [Release notes](https://github.com/serverless/serverless/releases)
- [Changelog](https://github.com/serverless/serverless/blob/main/RELEASE_PROCESS.md)
- [Commits](https://github.com/serverless/serverless/compare/v3.14.0...sf-core@4.33.0)

---
updated-dependencies:
- dependency-name: yauzl
  dependency-version: 
  dependency-type: indirect
- dependency-name: serverless
  dependency-version: 4.33.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 13, 2026
@wiz-a38520980d
Copy link
Copy Markdown

Wiz Scan Summary

Scanner Findings
Vulnerability Finding Vulnerabilities 24 High 4 Medium 1 Low
Data Finding Sensitive Data -
Secret Finding Secrets -
IaC Misconfiguration IaC Misconfigurations -
SAST Finding SAST Findings -
Total 24 High 4 Medium 1 Low

View scan details in Wiz

To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

High Vulnerability Finding on line 39

More Details

Vulnerabilities [tar:4.4.19]

Name Severity Source Fixed version CVSS score CVSS exploitability score Has public exploit Has CISA KEV exploit
CVE-2026-23745 High GHSA-8qq5-rm4j-mr97 7.5.3 8.2 1.8 true false
CVE-2026-23950 High GHSA-r6q2-hw4h-h46w 7.5.4 5.9 2.2 true false
CVE-2026-24842 High GHSA-34x7-hfp2-rc4v 7.5.7 8.2 2.8 true false
CVE-2026-26960 High GHSA-83g3-92jg-28cx 7.5.8 7.1 1.8 true false
CVE-2026-29786 High GHSA-qffp-2rhf-9h96 7.5.10 8.2 1.8 true false
CVE-2026-31802 High GHSA-9ppj-qmqm-q256 7.5.11 8.2 - false false

To ignore this finding as an exception, reply to this conversation with #wiz_ignore reason

If you'd like to ignore this finding in all future scans, add an exception in the .wiz file (learn more) or create an Ignore Rule (learn more).


To get more details on how to remediate this issue using AI, reply to this conversation with #wiz remediate

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

High Vulnerability Finding on line 39

The following vulnerabilities impact tar versions <0.20.1: CVE-2024-28863, CVE-2026-23745, CVE-2026-23950, CVE-2026-24842, CVE-2026-26960, CVE-2026-29786, CVE-2026-31802.

These can be remediated by updating to version 0.20.1 or higher.

Dependency Tree
@vercel/nft@0.18.2
└── node-pre-gyp@0.13.0
    └── tar@4.4.19

To ignore this finding as an exception, reply to this conversation with #wiz_ignore reason

If you'd like to ignore this finding in all future scans, add an exception in the .wiz file (learn more) or create an Ignore Rule (learn more).

To get more details on how to remediate this issue using AI, reply to this conversation with #wiz remediate

Suggested change
"@vercel/nft": "0.20.1",

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