зеркало из https://github.com/mozilla/fxa.git
chore(dep): resolve protobufjs to a newer version
Because: - some older versions of protobufjs 6.x are causing a security alert This issue: - resolve protobufjs 6.x to a fixed version or newer
This commit is contained in:
Родитель
d1d00db33f
Коммит
06ae2ed961
|
@ -98,6 +98,7 @@
|
|||
"http-proxy": "^1.18.1",
|
||||
"minimist": "^1.2.6",
|
||||
"moment:>2.0.0 <3": ">=2.29.4",
|
||||
"protobufjs:>6.0.0 <7": ">=6.11.3",
|
||||
"tap/typescript": "^4.5.2",
|
||||
"url-parse": "^1.5.8"
|
||||
},
|
||||
|
|
26
yarn.lock
26
yarn.lock
|
@ -39077,7 +39077,7 @@ fsevents@~2.1.1:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"protobufjs@npm:6.11.3, protobufjs@npm:^6.11.3, protobufjs@npm:^6.8.0":
|
||||
"protobufjs@npm:6.11.3, protobufjs@npm:^6.10.0, protobufjs@npm:^6.11.2, protobufjs@npm:^6.11.3, protobufjs@npm:^6.8.0, protobufjs@npm:^6.8.8":
|
||||
version: 6.11.3
|
||||
resolution: "protobufjs@npm:6.11.3"
|
||||
dependencies:
|
||||
|
@ -39101,30 +39101,6 @@ fsevents@~2.1.1:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"protobufjs@npm:^6.10.0, protobufjs@npm:^6.11.2, protobufjs@npm:^6.8.8":
|
||||
version: 6.11.2
|
||||
resolution: "protobufjs@npm:6.11.2"
|
||||
dependencies:
|
||||
"@protobufjs/aspromise": ^1.1.2
|
||||
"@protobufjs/base64": ^1.1.2
|
||||
"@protobufjs/codegen": ^2.0.4
|
||||
"@protobufjs/eventemitter": ^1.1.0
|
||||
"@protobufjs/fetch": ^1.1.0
|
||||
"@protobufjs/float": ^1.0.2
|
||||
"@protobufjs/inquire": ^1.1.0
|
||||
"@protobufjs/path": ^1.1.2
|
||||
"@protobufjs/pool": ^1.1.0
|
||||
"@protobufjs/utf8": ^1.1.0
|
||||
"@types/long": ^4.0.1
|
||||
"@types/node": ">=13.7.0"
|
||||
long: ^4.0.0
|
||||
bin:
|
||||
pbjs: bin/pbjs
|
||||
pbts: bin/pbts
|
||||
checksum: 80e9d9610c3eb66f9eae4e44a1ae30381cedb721b7d5f635d781fe4c507e2c77bb7c879addcd1dda79733d3ae589d9e66fd18d42baf99b35df7382a0f9920795
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"protobufjs@npm:^7.0.0":
|
||||
version: 7.1.2
|
||||
resolution: "protobufjs@npm:7.1.2"
|
||||
|
|
Загрузка…
Ссылка в новой задаче