From f0ccaf30cb907a05382c1de02a6b192b24ec1b68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 04:19:09 +0000 Subject: [PATCH] Bump qs from 6.5.2 to 6.5.3 Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.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.5.3) --- updated-dependencies: - dependency-name: qs dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 100 +++++++++++++++++++++++++++++++++++++++++----- yarn.lock | 6 +-- 2 files changed, 94 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index ff2a23d..070329f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3908,7 +3908,9 @@ } }, "core-js": { - "version": "3.2.1" + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.2.1.tgz", + "integrity": "sha512-Qa5XSVefSVPRxy2XfUC13WbvqkxhkwB3ve+pgCQveNgYzbM/UxZeu1dcOX/xr4UmfUd+muuvsaxilQzCyUurMw==" }, "core-js-compat": { "version": "3.2.1", @@ -6744,6 +6746,8 @@ }, "gatsby": { "version": "2.13.68", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.13.68.tgz", + "integrity": "sha512-uGwcECZADv52k/BYkS7UKuIT3HWogdTsZKm51HjKQ6R8j1jPcc9dAmXgzImln4rmcdcDgOrUAZCYMDvwrPrJnA==", "requires": { "@babel/code-frame": "^7.0.0", "@babel/core": "^7.0.0", @@ -7303,6 +7307,8 @@ }, "gatsby-image": { "version": "2.2.8", + "resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.2.8.tgz", + "integrity": "sha512-R0hc37xf03Bqi51TlRHuu6KB5sFiXzHx0tQotml8TeFXu1k5yvV13D8fHhlHCZQq5zJe4KHx0rGfAprzb4s1fA==", "requires": { "@babel/runtime": "^7.0.0", "object-fit-images": "^3.2.4", @@ -7336,12 +7342,16 @@ }, "gatsby-paginate": { "version": "1.1.1", + "resolved": "https://registry.npmjs.org/gatsby-paginate/-/gatsby-paginate-1.1.1.tgz", + "integrity": "sha512-TZSM5olaXDsdQCwHJ1a+MVRAegUH6esjGGIASPYN/CNTkaSvYr91BtHhrgxPU4yl7pmKIRVUG+rC0Pb+vUG+zQ==", "requires": { "path": "^0.12.7" } }, "gatsby-plugin-feed": { "version": "2.3.6", + "resolved": "https://registry.npmjs.org/gatsby-plugin-feed/-/gatsby-plugin-feed-2.3.6.tgz", + "integrity": "sha512-iBywR85MF6zJ13wH45L5wKwkruwTQNG5CXoSeL8gMRZJvYRhTsoMTihK9YDVEemct1vRtZmzDWabSBGsKuNlZQ==", "requires": { "@babel/runtime": "^7.0.0", "@hapi/joi": "^15.0.0", @@ -7352,12 +7362,16 @@ }, "gatsby-plugin-google-analytics": { "version": "2.1.7", + "resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-2.1.7.tgz", + "integrity": "sha512-fqIWS+uIXqwFg+wRkFuy1xjB7B8a6xKkNEB94j9ujWUwqlS9wcMv2E332+mNfI4Ql2J6pwrjwTBaUhM42Br1eg==", "requires": { "@babel/runtime": "^7.0.0" } }, "gatsby-plugin-manifest": { "version": "2.2.5", + "resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.5.tgz", + "integrity": "sha512-7Zpf/jz2LNk7AkjdQJ5cOFcuGUvSbXYV+lfRY9rZwQCyE/fDVjjb5lbdDsCLKvFfWqJuPft3P5FPE6Az7sKpCw==", "requires": { "@babel/runtime": "^7.0.0", "gatsby-core-utils": "^1.0.4", @@ -7393,6 +7407,8 @@ }, "gatsby-plugin-offline": { "version": "2.2.6", + "resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-2.2.6.tgz", + "integrity": "sha512-0RceQWXt39SYukw5mxUpiv8X1YOWlGzJ2WWRYaNaECB/63fislkclN8dDAP22hLIV2Cr/cHiiwc4xc/lXf65rg==", "requires": { "@babel/runtime": "^7.0.0", "cheerio": "^1.0.0-rc.2", @@ -7425,12 +7441,16 @@ }, "gatsby-plugin-react-helmet": { "version": "3.1.3", + "resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.3.tgz", + "integrity": "sha512-S/1B/9JxHFEyeZ/d0BFzJYX9Gd5XBNvLJ7vLd7f7ZzFiqOYpNchnliF87cX+/BuR1gj+v2ypZ7tLRA4LE4PyBw==", "requires": { "@babel/runtime": "^7.0.0" } }, "gatsby-plugin-sharp": { "version": "2.2.12", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.2.12.tgz", + "integrity": "sha512-I35exTCsI2BoAP/hofCu0yScyj5CXS/L6Ki/un/404vJiCMVp3edku3YNB7E0XFOnOxntREeScAwZDnTz1SRcQ==", "requires": { "@babel/runtime": "^7.0.0", "async": "^2.1.2", @@ -7488,6 +7508,8 @@ }, "gatsby-plugin-typography": { "version": "2.3.2", + "resolved": "https://registry.npmjs.org/gatsby-plugin-typography/-/gatsby-plugin-typography-2.3.2.tgz", + "integrity": "sha512-lsAkd460ENV4Dv6YYSdEy1uPkbDxqAW1HfoqfmMyu7yzWrTZ7d1nzQGFQuF7Pyx//AjzcW6x8TI+zmZtrNmUzw==", "requires": { "@babel/runtime": "^7.0.0" } @@ -7504,6 +7526,8 @@ }, "gatsby-remark-copy-linked-files": { "version": "2.1.6", + "resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-2.1.6.tgz", + "integrity": "sha512-VBLIyMKhHqW0lttl5Tjngd6UwD3aluMTiG6wT4noGKY2A3/NednUIr1VI+WZWrKFMBMir1vcstlxe4nwMgm7vA==", "requires": { "@babel/runtime": "^7.0.0", "cheerio": "^1.0.0-rc.2", @@ -7529,6 +7553,8 @@ }, "gatsby-remark-images": { "version": "3.1.12", + "resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-3.1.12.tgz", + "integrity": "sha512-8fR+Gk4l3ckJkYeikE8s+k/facvcKT+JdV03fpP95mZuuMhUGHKA5wdXsfOVDduC3SkR3ZpBw/r+zXwtbGCeBg==", "requires": { "@babel/runtime": "^7.0.0", "chalk": "^2.4.2", @@ -7545,6 +7571,8 @@ }, "gatsby-remark-prismjs": { "version": "3.3.5", + "resolved": "https://registry.npmjs.org/gatsby-remark-prismjs/-/gatsby-remark-prismjs-3.3.5.tgz", + "integrity": "sha512-e0HhhpyHJ+PqDt6VcqXJ5Dzf63rK9VcvbXJvTCi9Tqn6k62C5cnNMUR7J43aVdQRH9dDkDCF6rgVfl6XID6TEA==", "requires": { "@babel/runtime": "^7.0.0", "parse-numeric-range": "^0.0.2", @@ -7553,6 +7581,8 @@ }, "gatsby-remark-responsive-iframe": { "version": "2.2.4", + "resolved": "https://registry.npmjs.org/gatsby-remark-responsive-iframe/-/gatsby-remark-responsive-iframe-2.2.4.tgz", + "integrity": "sha512-FI7VNYDOrrvK1sSdkIQhFN6B1BLMgKIJCm08TUu+AH5DMNuI8MzFJ1vY9p9tloMd/uyi3Wd5iTiqh+HMulu7+w==", "requires": { "@babel/runtime": "^7.0.0", "bluebird": "^3.5.0", @@ -7563,6 +7593,8 @@ }, "gatsby-remark-smartypants": { "version": "2.1.2", + "resolved": "https://registry.npmjs.org/gatsby-remark-smartypants/-/gatsby-remark-smartypants-2.1.2.tgz", + "integrity": "sha512-F3fyvuCA42nGRA2/cMeRxO48C4y8cEhorQCFHOBnNahVxoyunc4YWFhuc1WE2wEaj8DxVI0cFwjXNeNxD6g1YA==", "requires": { "@babel/runtime": "^7.0.0", "retext": "^5.0.0", @@ -7572,6 +7604,8 @@ }, "gatsby-source-filesystem": { "version": "2.1.9", + "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.9.tgz", + "integrity": "sha512-3XTDdDAo7Hhs6Nt4ug7aTAkxCj28hB7IeylHrEh+QjDXAuoijvQSNucOKieoxkfUaAGWnSWbdJwQtPch7nKa8g==", "requires": { "@babel/runtime": "^7.0.0", "better-queue": "^3.8.7", @@ -7679,6 +7713,8 @@ }, "gatsby-transformer-remark": { "version": "2.6.14", + "resolved": "https://registry.npmjs.org/gatsby-transformer-remark/-/gatsby-transformer-remark-2.6.14.tgz", + "integrity": "sha512-5GACTAFiw6R7eOLNBJsuoP1ZGiSxhSAXx/6y2RgKjkmT6jxKOalZfjKdrs1Es1gFkQrRoc/ghEhIGKs/3oPaww==", "requires": { "@babel/runtime": "^7.0.0", "bluebird": "^3.5.0", @@ -7705,6 +7741,8 @@ }, "gatsby-transformer-sharp": { "version": "2.2.6", + "resolved": "https://registry.npmjs.org/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.2.6.tgz", + "integrity": "sha512-yRHEZrVPaP2oeccAPyzBff3xxXExsg8s7jFXsmRAbQVTYtP0PLmSJ3x59t3kbJZqbL4kTZhPrdsqg3KmGoAeTA==", "requires": { "@babel/runtime": "^7.0.0", "bluebird": "^3.5.0", @@ -8022,6 +8060,14 @@ "resolved": "https://registry.npmjs.org/graceful-readlink/-/graceful-readlink-1.0.1.tgz", "integrity": "sha1-TK+tdrxi8C+gObL5Tpo906ORpyU=" }, + "graphql": { + "version": "14.7.0", + "resolved": "https://registry.npmjs.org/graphql/-/graphql-14.7.0.tgz", + "integrity": "sha512-l0xWZpoPKpppFzMfvVyFmp9vLN7w/ZZJPefUicMCepfJeQ8sMcztloGYY9DfjVPo6tIUDzU5Hw3MUbIjj9AVVA==", + "requires": { + "iterall": "^1.2.2" + } + }, "graphql-compose": { "version": "6.3.5", "resolved": "https://registry.npmjs.org/graphql-compose/-/graphql-compose-6.3.5.tgz", @@ -9581,6 +9627,8 @@ }, "joi": { "version": "14.3.1", + "resolved": "https://registry.npmjs.org/joi/-/joi-14.3.1.tgz", + "integrity": "sha512-LQDdM+pkOrpAn4Lp+neNIFV3axv1Vna3j38bisbQhETPMANYRbFJFUyOZcOClYvM/hppMhGWuKSFEK9vjrB+bQ==", "requires": { "hoek": "6.x.x", "isemail": "3.x.x", @@ -12425,6 +12473,8 @@ }, "prettier": { "version": "1.18.2", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-1.18.2.tgz", + "integrity": "sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==", "dev": true }, "pretty-bytes": { @@ -12443,6 +12493,8 @@ }, "prismjs": { "version": "1.17.1", + "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.17.1.tgz", + "integrity": "sha512-PrEDJAFdUGbOP6xK/UsfkC5ghJsPJviKgnQOoxaDbBjwc8op68Quupwt1DeAFoG8GImPhiKXAvvsH7wDSLsu1Q==", "requires": { "clipboard": "^2.0.0" } @@ -12682,6 +12734,16 @@ "strip-json-comments": "~2.0.1" } }, + "react": { + "version": "16.14.0", + "resolved": "https://registry.npmjs.org/react/-/react-16.14.0.tgz", + "integrity": "sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==", + "requires": { + "loose-envify": "^1.1.0", + "object-assign": "^4.1.1", + "prop-types": "^15.6.2" + } + }, "react-dev-utils": { "version": "4.2.3", "resolved": "https://registry.npmjs.org/react-dev-utils/-/react-dev-utils-4.2.2.tgz", @@ -12854,6 +12916,8 @@ }, "react-dom": { "version": "16.9.0", + "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-16.9.0.tgz", + "integrity": "sha512-YFT2rxO9hM70ewk9jq0y6sQk8cL02xm4+IzYBz75CQGlClQQ1Bxq0nhHF6OtSbit+AIahujJgb/CPRibFkMNJQ==", "requires": { "loose-envify": "^1.1.0", "object-assign": "^4.1.1", @@ -12884,6 +12948,8 @@ }, "react-helmet": { "version": "5.2.1", + "resolved": "https://registry.npmjs.org/react-helmet/-/react-helmet-5.2.1.tgz", + "integrity": "sha512-CnwD822LU8NDBnjCpZ4ySh8L6HYyngViTZLfBBb3NjtrpN8m49clH8hidHouq20I51Y6TpCTISCBbqiY5GamwA==", "requires": { "object-assign": "^4.1.1", "prop-types": "^15.5.4", @@ -12946,6 +13012,8 @@ }, "react-transition-group": { "version": "4.2.2", + "resolved": "https://registry.npmjs.org/react-transition-group/-/react-transition-group-4.2.2.tgz", + "integrity": "sha512-uP0tjqewtvjb7kGZFpZYPoD/NlVZmIgts9eTt1w35pAaEApPxQGv94lD3VkqyXf2aMqrSGwhs6EV/DLaoKbLSw==", "requires": { "@babel/runtime": "^7.4.5", "dom-helpers": "^3.4.0", @@ -12954,7 +13022,9 @@ } }, "react-typography": { - "version": "0.16.19" + "version": "0.16.19", + "resolved": "https://registry.npmjs.org/react-typography/-/react-typography-0.16.19.tgz", + "integrity": "sha512-kV2qLEsdm0x9P4YXQEDVc88tDb4Vg0h/vdVZGgbqaRn8ERvNzV76JHUeOby3vvcUYU5MPd5Kz5DPH9Bhp4I/iw==" }, "read": { "version": "1.0.7", @@ -13406,9 +13476,9 @@ }, "dependencies": { "qs": { - "version": "6.5.2", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz", - "integrity": "sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==" + "version": "6.5.3", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.3.tgz", + "integrity": "sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==" } } }, @@ -15261,16 +15331,24 @@ "integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=" }, "typeface-merriweather": { - "version": "0.0.72" + "version": "0.0.72", + "resolved": "https://registry.npmjs.org/typeface-merriweather/-/typeface-merriweather-0.0.72.tgz", + "integrity": "sha512-gO0+fcZ1fTyKUsYY1ltYOOTI6FmBGeEdyIfeQg9NL8aInndk0feiJJVJsKHm/DiyYrnQEezraAQhz/KQoqMGtw==" }, "typeface-montserrat": { - "version": "0.0.75" + "version": "0.0.75", + "resolved": "https://registry.npmjs.org/typeface-montserrat/-/typeface-montserrat-0.0.75.tgz", + "integrity": "sha512-8ski20t3hdwu2T85pVfjK4jsDbwW8yWzd+LAKxYEmu+JVLVlB7G2yfmdKZz06pUwYCLVFvHvup+NYYulHDpE+w==" }, "typescript": { - "version": "3.5.3" + "version": "3.5.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.5.3.tgz", + "integrity": "sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==" }, "typography": { "version": "0.16.19", + "resolved": "https://registry.npmjs.org/typography/-/typography-0.16.19.tgz", + "integrity": "sha512-zfsyjPPB1RaK8TzU3REta6EGDZa++YQ6g/CWw7hy/8xQK1qyzFWisMIw5J+Yg1KyiVgcchmxlgMcMA6JAJ9oew==", "requires": { "compass-vertical-rhythm": "^1.4.5", "decamelize": "^1.2.0", @@ -15293,6 +15371,8 @@ }, "typography-theme-wordpress-2016": { "version": "0.16.19", + "resolved": "https://registry.npmjs.org/typography-theme-wordpress-2016/-/typography-theme-wordpress-2016-0.16.19.tgz", + "integrity": "sha512-J7AWs8mHQyCtAzvhTs1QcAuzv1QoYsue0xw5U430fBxUystWLQba9OphcycFshgDbm6B/k5ge0d4feYp9xOJ2A==", "requires": { "gray-percentage": "^2.0.0", "typography-breakpoint-constants": "^0.16.19" @@ -16803,7 +16883,9 @@ } }, "yarn": { - "version": "1.17.3" + "version": "1.17.3", + "resolved": "https://registry.npmjs.org/yarn/-/yarn-1.17.3.tgz", + "integrity": "sha512-CgA8o7nRZaQvmeF/WBx2FC7f9W/0X59T2IaLYqgMo6637wfp5mMEsM3YXoJtKUspnpmDJKl/gGFhnqS+sON7hA==" }, "yauzl": { "version": "2.10.0", diff --git a/yarn.lock b/yarn.lock index 065ed15..d40fe5c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9810,9 +9810,9 @@ qs@6.7.0: integrity sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ== qs@~6.5.2: - version "6.5.2" - resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36" - integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA== + version "6.5.3" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.3.tgz#3aeeffc91967ef6e35c0e488ef46fb296ab76aad" + integrity sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA== query-string@^5.0.1: version "5.1.1"