Skip to content

Commit 554dfea

Browse files
l0rdsnyk-bot
andauthored
fix: upgrade next-query-params from 4.1.0 to 4.3.0 (#167)
Snyk has created this PR to upgrade next-query-params from 4.1.0 to 4.3.0. See this package in yarn: next-query-params See this project in Snyk: https://app.snyk.io/org/devfile/project/b531d744-fc32-4317-a5d5-80e414d9d114?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent cf64c68 commit 554dfea

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
@@ -37,7 +37,7 @@
3737
"fuse.js": "^6.6.2",
3838
"js-yaml": "^4.1.0",
3939
"next": "~13.1.6",
40-
"next-query-params": "^4.1.0",
40+
"next-query-params": "^4.3.0",
4141
"next-sitemap": "^3.1.17",
4242
"query-string": "^8.1.0",
4343
"react": "^18.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10421,10 +10421,10 @@ new-date@^1.0.3:
1042110421
dependencies:
1042210422
"@segment/isodate" "1.0.3"
1042310423

10424-
next-query-params@^4.1.0:
10425-
version "4.1.0"
10426-
resolved "https://registry.yarnpkg.com/next-query-params/-/next-query-params-4.1.0.tgz#d69e0cb3f0ec1e746a7bb255cd5a07d9e03ba95d"
10427-
integrity sha512-jjoQByM9s2d4wCUBUazhgHNVztm18meCtVoDj6v45+LZIQfxAF5QYVFKCbDYarI3iXD4xcZprztqLtALiiV8nQ==
10424+
next-query-params@^4.3.0:
10425+
version "4.3.1"
10426+
resolved "https://registry.yarnpkg.com/next-query-params/-/next-query-params-4.3.1.tgz#1b015379c59b484029e0cfe55a5c1cdb16e1586b"
10427+
integrity sha512-gcmWfHGlidvStLQZ6AWzaUB6/wEAX11Uu8ig7iWRoIH9vjFW2ZYT8runHLGLN3inGy+m+/axNHQah0jeNeMI+Q==
1042810428
dependencies:
1042910429
tslib "^2.0.3"
1043010430

0 commit comments

Comments
 (0)