Skip to content

Commit bb067a5

Browse files
Bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: [protocol-buffers-schema](https://github.com/mafintosh/protocol-buffers-schema) and [ws](https://github.com/websockets/ws). Updates `protocol-buffers-schema` from 3.4.0 to 3.6.1 - [Commits](mafintosh/protocol-buffers-schema@v3.4.0...v3.6.1) Updates `ws` from 7.5.4 to 7.5.10 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.5.4...7.5.10) --- updated-dependencies: - dependency-name: protocol-buffers-schema dependency-version: 3.6.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ws dependency-version: 7.5.10 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e31087 commit bb067a5

2 files changed

Lines changed: 18 additions & 9 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
"postcss-import": "16.1.1",
126126
"prop-types": "15.8.1",
127127
"punycode": "2.3.1",
128-
"qs": "^6.14.2",
128+
"qs": "^6.15.0",
129129
"react": "19.2.0",
130130
"react-bootstrap4-modal": "3.0.11",
131131
"react-color": "2.19.3",

yarn.lock

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21100,9 +21100,9 @@ __metadata:
2110021100
linkType: hard
2110121101

2110221102
"protocol-buffers-schema@npm:^3.3.1":
21103-
version: 3.4.0
21104-
resolution: "protocol-buffers-schema@npm:3.4.0"
21105-
checksum: 10c0/4ecfb9ddb8d191879d7dae8f73ab9f7495e916639273fcbb769e5f5ef68d03b11a211eb2258ec2d74e0acd071848965bda2a64d0001f67861df73e26e7fdcc1a
21103+
version: 3.6.1
21104+
resolution: "protocol-buffers-schema@npm:3.6.1"
21105+
checksum: 10c0/e0a6858d085aa1a6719c924c0be52000dafc24bf3b0d0b1a6e1e68c8b95f8efe3d4069902e14270a2101f2144374eeefc11381dff07ad9909386a4fbc70c7ebd
2110621106
languageName: node
2110721107
linkType: hard
2110821108

@@ -21186,7 +21186,7 @@ __metadata:
2118621186
languageName: node
2118721187
linkType: hard
2118821188

21189-
"qs@npm:^6.12.3, qs@npm:^6.14.2":
21189+
"qs@npm:^6.12.3":
2119021190
version: 6.14.2
2119121191
resolution: "qs@npm:6.14.2"
2119221192
dependencies:
@@ -21195,6 +21195,15 @@ __metadata:
2119521195
languageName: node
2119621196
linkType: hard
2119721197

21198+
"qs@npm:^6.15.0":
21199+
version: 6.15.1
21200+
resolution: "qs@npm:6.15.1"
21201+
dependencies:
21202+
side-channel: "npm:^1.1.0"
21203+
checksum: 10c0/19ee504f0ebff72598503e38cd6d9bd7b52a8ab62ae18b1e6bee3d4db58469bd65871ef1893a881bafb0f80ef2f9ab586e1f255cf25cc8d816c0f5a704721d97
21204+
languageName: node
21205+
linkType: hard
21206+
2119821207
"querystring-es3@npm:^0.2.1":
2119921208
version: 0.2.1
2120021209
resolution: "querystring-es3@npm:0.2.1"
@@ -22600,7 +22609,7 @@ __metadata:
2260022609
prettier: "npm:3.6.2"
2260122610
prop-types: "npm:15.8.1"
2260222611
punycode: "npm:2.3.1"
22603-
qs: "npm:^6.14.2"
22612+
qs: "npm:^6.15.0"
2260422613
react: "npm:19.2.0"
2260522614
react-bootstrap4-modal: "npm:3.0.11"
2260622615
react-color: "npm:2.19.3"
@@ -26045,8 +26054,8 @@ __metadata:
2604526054
linkType: hard
2604626055

2604726056
"ws@npm:^7.3.1":
26048-
version: 7.5.4
26049-
resolution: "ws@npm:7.5.4"
26057+
version: 7.5.10
26058+
resolution: "ws@npm:7.5.10"
2605026059
peerDependencies:
2605126060
bufferutil: ^4.0.1
2605226061
utf-8-validate: ^5.0.2
@@ -26055,7 +26064,7 @@ __metadata:
2605526064
optional: true
2605626065
utf-8-validate:
2605726066
optional: true
26058-
checksum: 10c0/407f4a86ec6910ec87a900488f7baa47f090ceb2f0fd8e648a27e720b42434ac676b4ee76846dc77d0a4a4eef584331518321efddf4b4f26d52c9bbb2e39e9c9
26067+
checksum: 10c0/bd7d5f4aaf04fae7960c23dcb6c6375d525e00f795dd20b9385902bd008c40a94d3db3ce97d878acc7573df852056ca546328b27b39f47609f80fb22a0a9b61d
2605926068
languageName: node
2606026069
linkType: hard
2606126070

0 commit comments

Comments
 (0)