From ee8f8886c168ec67a87f003167da7f01bf0f53c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 07:58:40 +0000 Subject: [PATCH] Bump qs from 6.5.2 to 6.10.3 Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.10.3. - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.10.3) --- updated-dependencies: - dependency-name: qs dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index babb9bd..c376654 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,8 +35,8 @@ "gatsby-transformer-remark": "^3.0.0", "gatsby-transformer-sharp": "^3.0.0", "prismjs": "^1.24.0", - "react": "^17.0.1", - "react-dom": "^17.0.1", + "react": "^17.0.0", + "react-dom": "^17.0.0", "react-feather": "^2.0.9", "react-helmet": "^6.1.0", "styled-components": "^5.2.0",