Skip to content

Commit 792e2da

Browse files
authored
Merge branch 'main' into snyk-upgrade-c6547126749b1d900d95a80df7b0cbfe
2 parents 8d117f1 + 95f9738 commit 792e2da

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
@@ -39,7 +39,7 @@
3939
"next": "~13.1.6",
4040
"next-query-params": "^4.3.0",
4141
"next-sitemap": "^3.1.17",
42-
"query-string": "^8.1.0",
42+
"query-string": "^8.2.0",
4343
"react": "^18.2.0",
4444
"react-debounce-input": "^3.3.0",
4545
"react-dom": "^18.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11530,10 +11530,10 @@ qs@~6.10.3:
1153011530
dependencies:
1153111531
side-channel "^1.0.4"
1153211532

11533-
query-string@^8.1.0:
11534-
version "8.1.0"
11535-
resolved "https://registry.yarnpkg.com/query-string/-/query-string-8.1.0.tgz#e7f95367737219544cd360a11a4f4ca03836e115"
11536-
integrity sha512-BFQeWxJOZxZGix7y+SByG3F36dA0AbTy9o6pSmKFcFz7DAj0re9Frkty3saBn3nHo3D0oZJ/+rx3r8H8r8Jbpw==
11533+
query-string@^8.2.0:
11534+
version "8.2.0"
11535+
resolved "https://registry.yarnpkg.com/query-string/-/query-string-8.2.0.tgz#f0b0ef6caa85f525dbdb745a67d3f8c08d71cc6b"
11536+
integrity sha512-tUZIw8J0CawM5wyGBiDOAp7ObdRQh4uBor/fUR9ZjmbZVvw95OD9If4w3MQxr99rg0DJZ/9CIORcpEqU5hQG7g==
1153711537
dependencies:
1153811538
decode-uri-component "^0.4.1"
1153911539
filter-obj "^5.1.0"

0 commit comments

Comments
 (0)