diff --git a/package.json b/package.json index 21b47c7e..63749e86 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "fuse.js": "^6.6.2", "js-yaml": "^4.1.0", "next": "~13.1.6", - "next-query-params": "^4.1.0", + "next-query-params": "^4.3.0", "next-sitemap": "^3.1.17", "query-string": "^8.1.0", "react": "^18.2.0", diff --git a/yarn.lock b/yarn.lock index 6a7d51b7..43dcedc9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10421,10 +10421,10 @@ new-date@^1.0.3: dependencies: "@segment/isodate" "1.0.3" -next-query-params@^4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/next-query-params/-/next-query-params-4.1.0.tgz#d69e0cb3f0ec1e746a7bb255cd5a07d9e03ba95d" - integrity sha512-jjoQByM9s2d4wCUBUazhgHNVztm18meCtVoDj6v45+LZIQfxAF5QYVFKCbDYarI3iXD4xcZprztqLtALiiV8nQ== +next-query-params@^4.3.0: + version "4.3.1" + resolved "https://registry.yarnpkg.com/next-query-params/-/next-query-params-4.3.1.tgz#1b015379c59b484029e0cfe55a5c1cdb16e1586b" + integrity sha512-gcmWfHGlidvStLQZ6AWzaUB6/wEAX11Uu8ig7iWRoIH9vjFW2ZYT8runHLGLN3inGy+m+/axNHQah0jeNeMI+Q== dependencies: tslib "^2.0.3"