mirror of
https://github.com/aykhans/slash-e.git
synced 2025-04-20 14:01:24 +00:00
chore: bump protobufjs from 7.3.0 to 7.3.2 in /frontend/web (#188)
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.3.0 to 7.3.2. - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/protobufjs/protobuf.js/compare/protobufjs-v7.3.0...protobufjs-v7.3.2) --- updated-dependencies: - dependency-name: protobufjs dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
a5957aa6db
commit
70bdbcfb21
@ -47,7 +47,7 @@
|
||||
"long": "^5.2.3",
|
||||
"postcss": "^8.4.38",
|
||||
"prettier": "^3.3.0",
|
||||
"protobufjs": "^7.2.6",
|
||||
"protobufjs": "^7.3.2",
|
||||
"typescript": "^5.4.5",
|
||||
"vite": "^5.3.1"
|
||||
},
|
||||
|
8
frontend/web/pnpm-lock.yaml
generated
8
frontend/web/pnpm-lock.yaml
generated
@ -119,8 +119,8 @@ devDependencies:
|
||||
specifier: ^3.3.0
|
||||
version: 3.3.1
|
||||
protobufjs:
|
||||
specifier: ^7.2.6
|
||||
version: 7.3.0
|
||||
specifier: ^7.3.2
|
||||
version: 7.3.2
|
||||
typescript:
|
||||
specifier: ^5.4.5
|
||||
version: 5.4.5
|
||||
@ -3413,8 +3413,8 @@ packages:
|
||||
object-assign: 4.1.1
|
||||
react-is: 16.13.1
|
||||
|
||||
/protobufjs@7.3.0:
|
||||
resolution: {integrity: sha512-YWD03n3shzV9ImZRX3ccbjqLxj7NokGN0V/ESiBV5xWqrommYHYiihuIyavq03pWSGqlyvYUFmfoMKd+1rPA/g==}
|
||||
/protobufjs@7.3.2:
|
||||
resolution: {integrity: sha512-RXyHaACeqXeqAKGLDl68rQKbmObRsTIn4TYVUUug1KfS47YWCo5MacGITEryugIgZqORCvJWEk4l449POg5Txg==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
requiresBuild: true
|
||||
dependencies:
|
||||
|
Loading…
x
Reference in New Issue
Block a user