Skip to content

Commit ce09da9

Browse files
chore(deps): bump query-string from 9.3.0 to 9.3.1 in the security group (#1196)
1 parent 465b7b2 commit ce09da9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"monaco-editor": "^0.53.0",
3434
"playwright": "^1.55.0",
3535
"prop-types": "^15.7.2",
36-
"query-string": "^9.3.0",
36+
"query-string": "^9.3.1",
3737
"react": "18.3.1",
3838
"react-dom": "18.3.1",
3939
"react-github-button": "^0.1.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11493,10 +11493,10 @@ query-string@^6.14.1:
1149311493
split-on-first "^1.0.0"
1149411494
strict-uri-encode "^2.0.0"
1149511495

11496-
query-string@^9.3.0:
11497-
version "9.3.0"
11498-
resolved "https://registry.yarnpkg.com/query-string/-/query-string-9.3.0.tgz#f2d60d6b4442cb445f374b5ff749b937b2cccd03"
11499-
integrity sha512-IQHOQ9aauHAApwAaUYifpEyLHv6fpVGVkMOnwPzcDScLjbLj8tLsILn6unSW79NafOw1llh8oK7Gd0VwmXBFmA==
11496+
query-string@^9.3.1:
11497+
version "9.3.1"
11498+
resolved "https://registry.yarnpkg.com/query-string/-/query-string-9.3.1.tgz#d0c93e6c7fb7c17bdf04aa09e382114580ede270"
11499+
integrity sha512-5fBfMOcDi5SA9qj5jZhWAcTtDfKF5WFdd2uD9nVNlbxVv1baq65aALy6qofpNEGELHvisjjasxQp7BlM9gvMzw==
1150011500
dependencies:
1150111501
decode-uri-component "^0.4.1"
1150211502
filter-obj "^5.1.0"

0 commit comments

Comments
 (0)