chore(deps): bump aws-sdk and serverless
Type: Pull Request
State: Closed
Association: Unknown
Comments: 1
(2 months ago)
(about 2 months ago)
(about 2 months ago)
dependencies auto javascript
Removes aws-sdk. It's no longer used after updating ancestor dependency serverless. These dependencies need to be updated together.
Removes aws-sdk
Updates serverless from 3.40.0 to 4.33.2
Release notes
Sourced from serverless's releases.
4.33.2
Bug Fixes
Serverless Framework
4.33.1
Bug Fixes
Serverless Framework
Hardened installer against supply chain attacks. Replaced
axios,axios-proxy-builder, andtunnelwith Node.js built-infetch()andundici.ProxyAgentfor binary downloads. Removed unusedxml2jsdependency. Pinned remaining dependencies to exact versions and addedmin-release-age=3to.npmrcto prevent npm from resolving to very recently published packages. Proxy support now works correctly for bothpostInstallandrunentry points. (#13450)Fixed fast-xml-parser XML entity expansion vulnerability (GHSA-8gc5-j5rx-235r). Updated
@aws-sdk/xml-builderto resolvefast-xml-parserfrom 5.4.1 to 5.5.8, patching a numeric entity expansion bypass that could circumvent all entity expansion limits. (#13412, #13421)Fixed Jackson vulnerability in Java invoke-local runtime. Bumped
jackson-core,jackson-databind, andjackson-datatype-jodafrom 2.21.0 to 2.21.1 to fix an allocation of resources without limits vulnerability. Also correctedjackson-annotationsversion from 2.21.0 to 2.21 to match Maven Central's new versioning scheme starting from Jackson 2.20. (#13379, #13382)Patched vulnerable transitive dependencies. Refreshed lockfile resolutions across examples and the root workspace to fix
express-rate-limitIPv4-mapped IPv6 bypass,fastifyContent-Type validation bypass, andhonostatic file access and cookie injection vulnerabilities. (#13397)Serverless Container Framework
- Fixed zlib vulnerabilities in dev-mode-proxy container. Upgraded Alpine packages and bumped the base image from
node:20-alpinetonode:24-alpineto patch critical zlib out-of-bounds write (CVE-2026-22184) and medium-severity input validation (CVE-2026-27171) vulnerabilities. (#13395, #13396)Maintenance
- Updated multiple dependencies:
- Bumped the AWS SDK group with 4 batch updates (#13387, #13405, #13414, #13446)
- Updated the npm_and_yarn group across multiple directories (#13392, #13401, #13420, #13431, #13444)
- Upgraded the dev-dependencies group (#13372, #13406, #13415, #13428, #13432, #13442)
- Updated the patch-updates group (#13388, #13407, #13416, #13429)
- Bumped the pip group across 14 directories (#13369)
- Updated the uv group across 14 directories (#13435)
- Updated actions/setup-node and actions/setup-go in the actions group (#13386, #13403)
- Upgraded Go to 1.26.1 in binary installer (#13402)
- Updated path-to-regexp (#13445)
- Upgraded undici to 6.24.0 (#13411)
- Upgraded simple-git from 3.30.0 to 3.32.3 (#13375, #13391, #13400)
- Upgraded
@modelcontextprotocol/sdkto 1.27.0 (#13374)- Upgraded dotenv to 17.3.1 (#13376)
- Upgraded graphql to 16.13.0 (#13389)
- Upgraded strip-ansi to 7.2.0 (#13408)
- Upgraded dockerode (#13429)
- Upgraded flatted to 3.4.2 (#13419)
- Upgraded picomatch to 2.3.2 (#13432)
- Upgraded
@slack/web-api(#13373)- Updated various Maven plugins and Java dependencies (#13341, #13404, #13424, #13425, #13426)
- Updated flask to 3.1.3 in pipenv test fixture (#13378)
- Updated dependencies in examples (#13377, #13380)
- Removed misleading "Installing Serverless in an existing service" documentation section (#13449)
... (truncated)
Commits
1927474chore: release 4.33.2 (#13455)ea2b1aaPin axios in framework-dist runtime package (#13454)46a565echore: release 4.33.1 (#13451)b16cf3efix(sf-core-installer): remove axios and harden dependencies against supply c...7e89a32docs: remove misleading "Installing Serverless in an existing service" sectio...9f6d4a0chore(deps): bump the aws-sdk group across 1 directory with 31 updates (#13446)cf1da83chore: update path-to-regexp (#13445)89b6e31chore(deps): bump the npm_and_yarn group across 5 directories with 1 update (...cf0f814chore(deps-dev): bump brace-expansion from 1.1.12 to 1.1.13 (#13442)e02d887chore(deps-dev): bump lint-staged in the dev-dependencies group (#13428)- 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.
Package Dependencies
Technical Details
| ID: | 15151616 |
| UUID: | 4192655352 |
| Node ID: | PR_kwDOEUYIC87Pe4Iv |
| Host: | GitHub |
| Repository: | devpow112/serverless-plugin-function-value |