Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

Commit e8ae72b

Browse files
dependabot[bot]Achim Schneider
authored andcommitted
Bump qs from 6.11.0 to 6.11.1
Bumps [qs](https://github.com/ljharb/qs) from 6.11.0 to 6.11.1. - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.11.0...v6.11.1) --- updated-dependencies: - dependency-name: qs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a46aaeb commit e8ae72b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"monaco-editor": "^0.33.0",
88
"monaco-editor-webpack-plugin": "^7.0.1",
99
"process": "^0.11.10",
10-
"qs": "^6.11.0",
10+
"qs": "^6.11.1",
1111
"react": "^18.2.0",
1212
"react-dom": "^18.2.0",
1313
"react-monaco-editor": "^0.49.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9685,7 +9685,7 @@ __metadata:
96859685
postcss-cli: ^10.1.0
96869686
postcss-loader: ^7.0.2
96879687
process: ^0.11.10
9688-
qs: ^6.11.0
9688+
qs: ^6.11.1
96899689
react: ^18.2.0
96909690
react-dom: ^18.2.0
96919691
react-monaco-editor: ^0.49.0
@@ -10507,12 +10507,12 @@ __metadata:
1050710507
languageName: node
1050810508
linkType: hard
1050910509

10510-
"qs@npm:^6.11.0":
10511-
version: 6.11.0
10512-
resolution: "qs@npm:6.11.0"
10510+
"qs@npm:^6.11.1":
10511+
version: 6.11.1
10512+
resolution: "qs@npm:6.11.1"
1051310513
dependencies:
1051410514
side-channel: ^1.0.4
10515-
checksum: 6e1f29dd5385f7488ec74ac7b6c92f4d09a90408882d0c208414a34dd33badc1a621019d4c799a3df15ab9b1d0292f97c1dd71dc7c045e69f81a8064e5af7297
10515+
checksum: 82ee78ef12a16f3372fae5b64f76f8aedecb000feea882bbff1af146c147f6eb66b08f9c3f34d7e076f28563586956318b9b2ca41141846cdd6d5ad6f241d52f
1051610516
languageName: node
1051710517
linkType: hard
1051810518

0 commit comments

Comments
 (0)