deps(deps): bump the production-minor-patch group across 1 directory with 42 updates#81
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…with 42 updates Bumps the production-minor-patch group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cookie-parser](https://github.com/expressjs/cookie-parser) | `1.4.5` | `1.4.7` | | [express-session](https://github.com/expressjs/session) | `1.17.1` | `1.19.0` | | [lodash](https://github.com/lodash/lodash) | `4.17.20` | `4.18.1` | | [moment](https://github.com/moment/moment) | `2.29.1` | `2.30.1` | | [sqlite3](https://github.com/TryGhost/node-sqlite3) | `5.0.2` | `5.1.7` | | [validator](https://github.com/validatorjs/validator.js) | `13.5.2` | `13.15.35` | | [cors](https://github.com/expressjs/cors) | `2.8.5` | `2.8.6` | | [handlebars](https://github.com/handlebars-lang/handlebars.js) | `4.0.0` | `4.7.9` | | [decompress](https://github.com/kevva/decompress) | `4.2.0` | `4.2.1` | | [shell-quote](https://github.com/ljharb/shell-quote) | `1.7.2` | `1.8.3` | | [bytes](https://github.com/visionmedia/bytes.js) | `3.1.0` | `3.1.2` | | [cookie-signature](https://github.com/visionmedia/node-cookie-signature) | `1.0.6` | `1.0.7` | | [destroy](https://github.com/stream-utils/destroy) | `1.0.4` | `1.2.0` | | [iconv-lite](https://github.com/pillarjs/iconv-lite) | `0.4.24` | `0.6.3` | | [mime-db](https://github.com/jshttp/mime-db) | `1.52.0` | `1.54.0` | Updates `cookie-parser` from 1.4.5 to 1.4.7 - [Release notes](https://github.com/expressjs/cookie-parser/releases) - [Changelog](https://github.com/expressjs/cookie-parser/blob/master/HISTORY.md) - [Commits](expressjs/cookie-parser@1.4.5...1.4.7) Updates `express-session` from 1.17.1 to 1.19.0 - [Release notes](https://github.com/expressjs/session/releases) - [Changelog](https://github.com/expressjs/session/blob/master/HISTORY.md) - [Commits](expressjs/session@v1.17.1...v1.19.0) Updates `lodash` from 4.17.20 to 4.18.1 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.20...4.18.1) Updates `moment` from 2.29.1 to 2.30.1 - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.29.1...2.30.1) Updates `sqlite3` from 5.0.2 to 5.1.7 - [Release notes](https://github.com/TryGhost/node-sqlite3/releases) - [Commits](TryGhost/node-sqlite3@v5.0.2...v5.1.7) Updates `validator` from 13.5.2 to 13.15.35 - [Release notes](https://github.com/validatorjs/validator.js/releases) - [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md) - [Commits](validatorjs/validator.js@13.5.2...13.15.35) Updates `cors` from 2.8.5 to 2.8.6 - [Release notes](https://github.com/expressjs/cors/releases) - [Changelog](https://github.com/expressjs/cors/blob/master/HISTORY.md) - [Commits](expressjs/cors@v2.8.5...v2.8.6) Updates `handlebars` from 4.0.0 to 4.7.9 - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.0.0...v4.7.9) Updates `minimist` from 1.2.8 to 1.2.5 - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md) - [Commits](minimistjs/minimist@v1.2.8...v1.2.5) Updates `node-fetch` from 2.7.0 to 2.6.0 - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/v2.6.0/CHANGELOG.md) - [Commits](node-fetch/node-fetch@v2.7.0...v2.6.0) Updates `set-value` from 2.0.1 to 3.0.1 - [Commits](jonschlinkert/set-value@2.0.1...3.0.1) Updates `ini` from 1.3.8 to 1.3.5 - [Release notes](https://github.com/npm/ini/releases) - [Changelog](https://github.com/npm/ini/blob/main/CHANGELOG.md) - [Commits](npm/ini@v1.3.8...v1.3.5) Updates `decompress` from 4.2.0 to 4.2.1 - [Release notes](https://github.com/kevva/decompress/releases) - [Commits](kevva/decompress@v4.2.0...v4.2.1) Updates `shell-quote` from 1.7.2 to 1.8.3 - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](ljharb/shell-quote@v1.7.2...v1.8.3) Updates `are-we-there-yet` from 1.1.7 to 2.0.0 - [Release notes](https://github.com/npm/are-we-there-yet/releases) - [Changelog](https://github.com/npm/are-we-there-yet/blob/main/CHANGELOG.md) - [Commits](npm/are-we-there-yet@v1.1.7...v2.0.0) Updates `async` from 0.2.10 to 3.2.6 - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md) - [Commits](caolan/async@0.2.10...v3.2.6) Updates `bytes` from 3.1.0 to 3.1.2 - [Changelog](https://github.com/visionmedia/bytes.js/blob/master/History.md) - [Commits](visionmedia/bytes.js@3.1.0...3.1.2) Updates `concat-stream` from 1.6.2 to 2.0.0 - [Commits](max-mapper/concat-stream@v1.6.2...v2.0.0) Updates `content-disposition` from 0.5.3 to 0.5.4 - [Release notes](https://github.com/jshttp/content-disposition/releases) - [Changelog](https://github.com/jshttp/content-disposition/blob/v0.5.4/HISTORY.md) - [Commits](jshttp/content-disposition@v0.5.3...v0.5.4) Updates `cookie` from 0.4.0 to 0.7.2 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.4.0...v0.7.2) Updates `cookie-signature` from 1.0.6 to 1.0.7 - [Changelog](https://github.com/tj/node-cookie-signature/blob/master/History.md) - [Commits](https://github.com/visionmedia/node-cookie-signature/commits) Updates `core-util-is` from 1.0.2 to 1.0.3 - [Commits](isaacs/core-util-is@v1.0.2...v1.0.3) Updates `destroy` from 1.0.4 to 1.2.0 - [Changelog](https://github.com/stream-utils/destroy/blob/master/HISTORY.md) - [Commits](stream-utils/destroy@1.0.4...1.2.0) Updates `detect-libc` from 1.0.3 to 2.1.2 - [Changelog](https://github.com/lovell/detect-libc/blob/main/CHANGELOG.md) - [Commits](lovell/detect-libc@v1.0.3...v2.1.2) Updates `encodeurl` from 1.0.2 to 2.0.0 - [Release notes](https://github.com/pillarjs/encodeurl/releases) - [Commits](pillarjs/encodeurl@v1.0.2...v2.0.0) Updates `minimatch` from 3.1.2 to 3.1.5 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.1.2...v3.1.5) Updates `finalhandler` from 1.1.2 to 1.3.2 - [Release notes](https://github.com/pillarjs/finalhandler/releases) - [Changelog](https://github.com/pillarjs/finalhandler/blob/master/HISTORY.md) - [Commits](pillarjs/finalhandler@v1.1.2...v1.3.2) Updates `follow-redirects` from 1.15.11 to 1.16.0 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.11...v1.16.0) Updates `gauge` from 2.7.4 to 3.0.2 - [Release notes](https://github.com/npm/gauge/releases) - [Changelog](https://github.com/npm/gauge/blob/main/CHANGELOG.md) - [Commits](npm/gauge@v2.7.4...v3.0.2) Updates `iconv-lite` from 0.4.24 to 0.6.3 - [Release notes](https://github.com/pillarjs/iconv-lite/releases) - [Changelog](https://github.com/pillarjs/iconv-lite/blob/master/Changelog.md) - [Commits](pillarjs/iconv-lite@v0.4.24...v0.6.3) Updates `mime-db` from 1.52.0 to 1.54.0 - [Release notes](https://github.com/jshttp/mime-db/releases) - [Changelog](https://github.com/jshttp/mime-db/blob/master/HISTORY.md) - [Commits](jshttp/mime-db@v1.52.0...v1.54.0) Updates `node-gyp` from 3.8.0 to 12.3.0 - [Release notes](https://github.com/nodejs/node-gyp/releases) - [Changelog](https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md) - [Commits](nodejs/node-gyp@v3.8.0...v12.3.0) Updates `nopt` from 3.0.6 to 5.0.0 - [Release notes](https://github.com/npm/nopt/releases) - [Changelog](https://github.com/npm/nopt/blob/main/CHANGELOG.md) - [Commits](npm/nopt@v3.0.6...v5.0.0) Updates `npmlog` from 4.1.2 to 5.0.1 - [Release notes](https://github.com/npm/npmlog/releases) - [Changelog](https://github.com/npm/npmlog/blob/main/CHANGELOG.md) - [Commits](npm/npmlog@v4.1.2...v5.0.1) Updates `on-headers` from 1.0.2 to 1.1.0 - [Release notes](https://github.com/jshttp/on-headers/releases) - [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md) - [Commits](jshttp/on-headers@v1.0.2...v1.1.0) Updates `path-to-regexp` from 0.1.7 to 0.1.13 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/v.0.1.13/History.md) - [Commits](pillarjs/path-to-regexp@v0.1.7...v.0.1.13) Updates `send` from 0.17.1 to 0.19.2 - [Release notes](https://github.com/pillarjs/send/releases) - [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md) - [Commits](pillarjs/send@0.17.1...0.19.2) Updates `serve-static` from 1.14.1 to 1.16.3 - [Release notes](https://github.com/expressjs/serve-static/releases) - [Changelog](https://github.com/expressjs/serve-static/blob/master/HISTORY.md) - [Commits](expressjs/serve-static@v1.14.1...v1.16.3) Updates `streamsearch` from 0.1.2 to 1.1.0 - [Commits](mscdex/streamsearch@v0.1.2...v1.1.0) Updates `uglify-js` from 2.4.24 to 3.19.3 - [Release notes](https://github.com/mishoo/UglifyJS/releases) - [Commits](mishoo/UglifyJS@v2.4.24...v3.19.3) Updates `which` from 1.3.1 to 2.0.2 - [Release notes](https://github.com/npm/node-which/releases) - [Changelog](https://github.com/npm/node-which/blob/main/CHANGELOG.md) - [Commits](npm/node-which@v1.3.1...v2.0.2) Updates `wordwrap` from 0.0.2 to 1.0.0 - [Commits](https://github.com/substack/node-wordwrap/commits) --- updated-dependencies: - dependency-name: cookie-parser dependency-version: 1.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: express-session dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: moment dependency-version: 2.30.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: sqlite3 dependency-version: 5.1.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: validator dependency-version: 13.15.35 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: cors dependency-version: 2.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: handlebars dependency-version: 4.7.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: minimist dependency-version: 1.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: node-fetch dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: set-value dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-minor-patch - dependency-name: ini dependency-version: 1.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: decompress dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: shell-quote dependency-version: 1.8.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: are-we-there-yet dependency-version: 2.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: production-minor-patch - dependency-name: async dependency-version: 3.2.6 dependency-type: indirect update-type: version-update:semver-major dependency-group: production-minor-patch - dependency-name: bytes dependency-version: 3.1.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: concat-stream dependency-version: 2.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: production-minor-patch - dependency-name: content-disposition dependency-version: 0.5.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: cookie dependency-version: 0.7.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: cookie-signature dependency-version: 1.0.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: core-util-is dependency-version: 1.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: destroy dependency-version: 1.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: detect-libc dependency-version: 2.1.2 dependency-type: indirect update-type: version-update:semver-major dependency-group: production-minor-patch - dependency-name: encodeurl dependency-version: 2.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: production-minor-patch - dependency-name: minimatch dependency-version: 3.1.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: finalhandler dependency-version: 1.3.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: follow-redirects dependency-version: 1.16.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: gauge dependency-version: 3.0.2 dependency-type: indirect update-type: version-update:semver-major dependency-group: production-minor-patch - dependency-name: iconv-lite dependency-version: 0.6.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: mime-db dependency-version: 1.54.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: node-gyp dependency-version: 12.3.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: production-minor-patch - dependency-name: nopt dependency-version: 5.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: production-minor-patch - dependency-name: npmlog dependency-version: 5.0.1 dependency-type: indirect update-type: version-update:semver-major dependency-group: production-minor-patch - dependency-name: on-headers dependency-version: 1.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: path-to-regexp dependency-version: 0.1.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: send dependency-version: 0.19.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: serve-static dependency-version: 1.16.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: streamsearch dependency-version: 1.1.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: production-minor-patch - dependency-name: uglify-js dependency-version: 3.19.3 dependency-type: indirect update-type: version-update:semver-major dependency-group: production-minor-patch - dependency-name: which dependency-version: 2.0.2 dependency-type: indirect update-type: version-update:semver-major dependency-group: production-minor-patch - dependency-name: wordwrap dependency-version: 1.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: production-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Dependency ReviewThe following issues were found:
|
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-minor-patch group with 15 updates in the / directory:
1.4.51.4.71.17.11.19.04.17.204.18.12.29.12.30.15.0.25.1.713.5.213.15.352.8.52.8.64.0.04.7.94.2.04.2.11.7.21.8.33.1.03.1.21.0.61.0.71.0.41.2.00.4.240.6.31.52.01.54.0Updates
cookie-parserfrom 1.4.5 to 1.4.7Release notes
Sourced from cookie-parser's releases.
Changelog
Sourced from cookie-parser's changelog.
Commits
5d61e1e1.4.7ccf1f54deps: cookie@0.7.2 (#116)429cfd4ci: Use GITHUB_OUTPUT envvar instead of set-output command (#100)ca4c97eci: fix errors in ci pipeline for node 8 and 9 (#104)97bdf39ci: add support for OSSF scorecard reporting (#103)e5862bdbuild: Node.js@17.6f0688d2build: Node.js@14.1944ec541build: Node.js@16.14695435adeps: cookie@0.4.2f66e7e1build: mocha@9.2.1Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for cookie-parser since your current version.
Updates
express-sessionfrom 1.17.1 to 1.19.0Release notes
Sourced from express-session's releases.
... (truncated)
Changelog
Sourced from express-session's changelog.
... (truncated)
Commits
c10b2a31.19.0 (#1107)2673736feat: add support to dynamic cookie options (#1027)73e0193Add sameSite 'auto' support to match secure 'auto' pattern (#1087)264b6a0deps: use tilde notation for dependencies (#1096)6d69f09chore: remove history.md from being packaged on publish (#1097)00b8a5frefactor: remove unusedsessparameter fromgenerateSessionIdfunction (#...2cd6561build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.3 (#1082)1307f30build(deps): bump actions/checkout from 4.2.2 to 6.0.0 (#1088)0e7a438build(deps): bump github/codeql-action from 4.31.2 to 4.31.6 (#1089)a095a9abuild(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#1090)Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for express-session since your current version.
Updates
lodashfrom 4.17.20 to 4.18.1Release notes
Sourced from lodash's releases.
Commits
cb0b9b9release(patch): bump main to 4.18.1 (#6177)75535f5chore: prune stale advisory refs (#6170)62e91bcdocs: remove n_ Node.js < 6 REPL note from README (#6165)59be2derelease(minor): bump to 4.18.0 (#6161)af63457fix: broken tests for _.template 879aaa91073a76fix: linting issues879aaa9fix: validate imports keys in _.templatefe8d32efix: block prototype pollution in baseUnset via constructor/prototype traversal18ba0a3refactor(fromPairs): use baseAssignValue for consistent assignment (#6153)b819080ci: add dist sync validation workflow (#6137)Updates
momentfrom 2.29.1 to 2.30.1Changelog
Sourced from moment's changelog.
Commits
485d9a7Build 2.30.1e048b09Bump version to 2.30.1f9f2d58Update changelog for 2.30.1a52ffb2Revert "Merge pull request #5827 from BobZombie:feature/fix_d.ts"ddd6809Build 2.30.0be64d00Bump version to 2.30.0ad41179Update changelog for 2.30.063fe479[misc] Make code ES6 compatible0f0195fRevert "Merge pull request #5599 from Alanscut:issue_4985"15b82f5Revert "Merge pull request #5597 from Alanscut:issue-5596"Updates
sqlite3from 5.0.2 to 5.1.7Release notes
Sourced from sqlite3's releases.
... (truncated)
Commits
ba4ba07v5.1.7d04c1fbRemoved Node version from matrix title03d6e75v5.1.7-rc.08398daaFixed uploading assets from Docker8b86e41Fixed uploading release assets on Windows83c8c0aConfigured releases to be created as prereleasesf792f69Update dependency node-addon-api to v74ef11bfRemoved extraneous parameter to event emit functione99160aInlinedinit()functions into class header files3372130ImprovedRowToJSperformance by removingNapi::String::NewinstantiationMaintainer changes
This version was pushed to npm by daniellockyer, a new releaser for sqlite3 since your current version.
Install script changes
This version modifies
installscript that runs during installation. Review the package contents before updating.Updates
validatorfrom 13.5.2 to 13.15.35Release notes
Sourced from validator's releases.
... (truncated)
Changelog
Sourced from validator's changelog.
... (truncated)
Commits
7a80797maintenance: 2604 release (#2695)941db7ffix(isSlug): restrict allowed characters to valid slug charset (#2693)2758f70chore: fix typo in comment (#2591)fcfbff5feat(isJson): allow any valid JSON value to pass (#2690)f06caeerefactor: replace if-then-else flow by a single return statement (#2592)9fa1e3afeat(isPostalCode): Add postal code for Monaco (#2682)b1aea75feat(isMobilePhone): add Djibouti (fr-DJ) mobile phone validation (#2676)f715cddfix(isPassportNumber): improveMXlocale (#2643)e8c6914fix(isTaxID): add formatted CPF support and additional test cases for pt-BR l...90b0a9afix(isTaxID): improvept-BRlocale by adding support for alphanumeric CNPJ ...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for validator since your current version.
Updates
corsfrom 2.8.5 to 2.8.6Release notes
Sourced from cors's releases.
... (truncated)
Changelog
Sourced from cors's changelog.
Commits
f00a8c12.8.6 (#390)848e2bdchore: remove HISTORY.md and nonexistent CONTRIBUTING.md from tarball (#388)cf8947edocs: tweak intro, add note w/ browser enforcement, FAQ (#385)bbf62a5docs: simplify code examples with header comments (#386)f442e77Extend CI test matrix (#376)d5cf6cdci: add support for node@25 (#375)7e6f7eedocs: revamp content (#374)b25644cbuild(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#370)f881e91build(deps): bump github/codeql-action from 3.28.19 to 4.31.2 (#371)9a9a760chore: add funding to package.json (#363)Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for cors since your current version.
Updates
handlebarsfrom 4.0.0 to 4.7.9Release notes
Sourced from handlebars's releases.