Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"nuxt-seo-utils": "^7.0.19",
"object-hash": "^3.0.0",
"object-to-formdata": "^4.5.1",
"qs": "^6.15.2",
"qs": "^6.16.0",
"reka-ui": "^2.10.3",
"rfdc": "^1.4.1",
"tailwindcss": "^4.3.3",
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7600,7 +7600,7 @@ __metadata:
object-hash: ^3.0.0
object-to-formdata: ^4.5.1
pinia: ^3.0.2
qs: ^6.15.2
qs: ^6.16.0
reka-ui: ^2.10.3
rfdc: ^1.4.1
tailwindcss: ^4.3.3
Expand Down Expand Up @@ -9035,13 +9035,13 @@ __metadata:
languageName: node
linkType: hard

"qs@npm:^6.15.2":
version: 6.15.3
resolution: "qs@npm:6.15.3"
"qs@npm:^6.16.0":
version: 6.16.0
resolution: "qs@npm:6.16.0"
dependencies:
es-define-property: ^1.0.1
side-channel: ^1.1.1
checksum: b59a0f20498f323d1f990f1fad3b808ee328f96c3c45575beeb0d51ec27dc0ed3422d9e9308a7c09f6000cb914b95dfb6eb7cca8636bc4d1befdc2a10cf59d2b
checksum: fb97665d1b481fadbcb17cc056f1af95ae93328195bf9536a56142137f4d9cc16fe2a1dab9cd17186c9fa69a7e6fa64a3766f71ffaa7c248ec5555f34d21047b
languageName: node
linkType: hard

Expand Down