Skip to content

Commit b2f65cc

Browse files
chore(deps): bump farmhash from 3.3.1 to 4.0.1 in /packages/winnow
Bumps [farmhash](https://github.com/lovell/farmhash) from 3.3.1 to 4.0.1. - [Release notes](https://github.com/lovell/farmhash/releases) - [Commits](lovell/farmhash@v3.3.1...v4.0.1) --- updated-dependencies: - dependency-name: farmhash dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 021c722 commit b2f65cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/winnow/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"tape": "^5.8.1"
7979
},
8080
"optionalDependencies": {
81-
"farmhash": "^3.3.1"
81+
"farmhash": "^4.0.1"
8282
},
8383
"types": "index.d.ts"
8484
}

0 commit comments

Comments
 (0)