Skip to content

Commit 6caa870

Browse files
build(deps): bump query-string from 6.14.1 to 9.0.0 in /frontend
Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.14.1 to 9.0.0. - [Release notes](https://github.com/sindresorhus/query-string/releases) - [Commits](sindresorhus/query-string@v6.14.1...v9.0.0) --- updated-dependencies: - dependency-name: query-string dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c3117d5 commit 6caa870

File tree

2 files changed

+27
-30
lines changed

2 files changed

+27
-30
lines changed

frontend/package-lock.json

Lines changed: 26 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@testing-library/react": "^12.1.2",
99
"@testing-library/user-event": "^7.2.1",
1010
"js-cookie": "^2.2.1",
11-
"query-string": "^6.14.1",
11+
"query-string": "^9.0.0",
1212
"react": "^16.14.0",
1313
"react-alice-carousel": "^2.5.1",
1414
"react-dom": "^16.14.0",

0 commit comments

Comments
 (0)