Skip to content

Commit a1525bf

Browse files
authored
Merge pull request #2504 from haines/update-long
proto-loader: Update long dependency to match protobufjs
2 parents 3088f79 + 9c3640f commit a1525bf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/proto-loader/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,8 @@
4545
"proto-loader-gen-types": "./build/bin/proto-loader-gen-types.js"
4646
},
4747
"dependencies": {
48-
"@types/long": "^4.0.1",
4948
"lodash.camelcase": "^4.3.0",
50-
"long": "^4.0.0",
49+
"long": "^5.0.0",
5150
"protobufjs": "^7.2.4",
5251
"yargs": "^17.7.2"
5352
},

0 commit comments

Comments
 (0)