From e6dd8a9a2e007f3274fda27d6fedc46341fb4801 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 22:14:03 +0000 Subject: [PATCH] Bump word-wrap from 1.2.3 to 1.2.4 in /my-project Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] --- my-project/yarn.lock | 54 +++++++++++++++++++++++++++----------------- 1 file changed, 33 insertions(+), 21 deletions(-) diff --git a/my-project/yarn.lock b/my-project/yarn.lock index c023748..3876cf3 100644 --- a/my-project/yarn.lock +++ b/my-project/yarn.lock @@ -297,19 +297,21 @@ "@types/yargs" "^13.0.0" "@react-static/core@link:../packages/react-static-core": - version "0.0.0" - -"@react-static/core@link:..\\packages\\react-static-core": version "0.1.0" dependencies: - core-js "^3.4.5" + core-js "^3.5.0" deepmerge "^4.2.2" hard-rejection "^2.1.0" + http-cache-semantics "^4.0.3" ky "^0.16.1" ky-universal "^0.3.0" + lru-cache "^5.1.1" react-hot-loader "^4.12.18" socket.io-client "^2.3.0" +"@react-static/core@link:..\\packages\\react-static-core": + version "0.0.0" + "@react-static/eslint-config@^0.1.0": version "0.0.0" @@ -317,43 +319,40 @@ version "0.0.0" "@react-static/plugin-framer-motion@link:../packages/react-static-plugin-framer-motion": - version "0.0.0" - -"@react-static/plugin-framer-motion@link:..\\packages\\react-static-plugin-framer-motion": version "0.1.0" -"@react-static/plugin-logging@link:../packages/react-static-plugin-logging": +"@react-static/plugin-framer-motion@link:..\\packages\\react-static-plugin-framer-motion": version "0.0.0" -"@react-static/plugin-logging@link:..\\packages\\react-static-plugin-logging": +"@react-static/plugin-logging@link:../packages/react-static-plugin-logging": version "0.1.0" -"@react-static/plugin-react-router@link:../packages/react-static-plugin-react-router": +"@react-static/plugin-logging@link:..\\packages\\react-static-plugin-logging": version "0.0.0" -"@react-static/plugin-react-router@link:..\\packages\\react-static-plugin-react-router": +"@react-static/plugin-react-router@link:../packages/react-static-plugin-react-router": version "0.1.0" -"@react-static/plugin-sitemap@link:../packages/react-static-plugin-sitemap": +"@react-static/plugin-react-router@link:..\\packages\\react-static-plugin-react-router": version "0.0.0" -"@react-static/plugin-sitemap@link:..\\packages\\react-static-plugin-sitemap": +"@react-static/plugin-sitemap@link:../packages/react-static-plugin-sitemap": version "0.1.0" dependencies: xmlbuilder "^13.0.2" -"@react-static/plugin-source-filesystem@link:../packages/react-static-plugin-source-filesystem": +"@react-static/plugin-sitemap@link:..\\packages\\react-static-plugin-sitemap": version "0.0.0" -"@react-static/plugin-source-filesystem@link:..\\packages\\react-static-plugin-source-filesystem": +"@react-static/plugin-source-filesystem@link:../packages/react-static-plugin-source-filesystem": version "0.1.0" dependencies: xmlbuilder "^13.0.2" -"@react-static/scripts@link:../packages/react-static-scripts": +"@react-static/plugin-source-filesystem@link:..\\packages\\react-static-plugin-source-filesystem": version "0.0.0" -"@react-static/scripts@link:..\\packages\\react-static-scripts": +"@react-static/scripts@link:../packages/react-static-scripts": version "0.1.0" dependencies: "@react-static/eslint-config" "^0.1.0" @@ -381,6 +380,9 @@ webpack-dev-server "^3.9.0" wordwrap "^1.0.0" +"@react-static/scripts@link:..\\packages\\react-static-scripts": + version "0.0.0" + "@types/babel__core@^7.1.0": version "7.1.3" resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.3.tgz#e441ea7df63cd080dfcd02ab199e6d16a735fc30" @@ -1688,11 +1690,16 @@ copy-descriptor@^0.1.0: resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d" integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40= -core-js@^3.4.1, core-js@^3.4.5: +core-js@^3.4.1: version "3.4.7" resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.4.7.tgz#57c35937da80fe494fbc3adcf9cf3dc00eb86b34" integrity sha512-qaPVGw30J1wQ0GR3GvoPqlGf9GZfKKF4kFC7kiHlcsPTqH3txrs9crCp3ZiMAXuSenhz89Jnl4GZs/67S5VOSg== +core-js@^3.5.0: + version "3.31.1" + resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.31.1.tgz#f2b0eea9be9da0def2c5fece71064a7e5d687653" + integrity sha512-2sKLtfq1eFST7l7v62zaqXacPc7uG8ZAya8ogijLhTtaKNcpzpB4TMoTw2Si+8GYKRwFPMMtUT0263QFWFfqyQ== + core-util-is@1.0.2, core-util-is@~1.0.0: version "1.0.2" resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7" @@ -2989,6 +2996,11 @@ htmlparser2@^3.3.0: inherits "^2.0.1" readable-stream "^3.1.1" +http-cache-semantics@^4.0.3: + version "4.1.1" + resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz#abe02fcb2985460bf0323be664436ec3476a6d5a" + integrity sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ== + http-deceiver@^1.2.7: version "1.2.7" resolved "https://registry.yarnpkg.com/http-deceiver/-/http-deceiver-1.2.7.tgz#fa7168944ab9a519d337cb0bec7284dc3e723d87" @@ -6978,9 +6990,9 @@ widest-line@^3.1.0: string-width "^4.0.0" word-wrap@~1.2.3: - version "1.2.3" - resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c" - integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ== + version "1.2.4" + resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.4.tgz#cb4b50ec9aca570abd1f52f33cd45b6c61739a9f" + integrity sha512-2V81OA4ugVo5pRo46hAoD2ivUJx8jXmWXfUkY4KFNw0hEptvN0QfH3K4nHiwzGeKl5rFKedV48QVoqYavy4YpA== wordwrap@^1.0.0: version "1.0.0"