From f7916646ac1dd64cfd084f2341e1529b04c7aa54 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 19 Sep 2024 19:46:44 +0000 Subject: [PATCH] fix: upgrade multiple dependencies with Snyk Snyk has created this PR to upgrade: - @babel/plugin-proposal-export-default-from from 7.22.5 to 7.24.7. See this package in npm: https://www.npmjs.com/package/@babel/plugin-proposal-export-default-from - @babel/plugin-proposal-function-bind from 7.22.5 to 7.24.7. See this package in npm: https://www.npmjs.com/package/@babel/plugin-proposal-function-bind - @babel/preset-env from 7.22.9 to 7.25.4. See this package in npm: https://www.npmjs.com/package/@babel/preset-env - @babel/preset-react from 7.22.5 to 7.24.7. See this package in npm: https://www.npmjs.com/package/@babel/preset-react - @babel/standalone from 7.22.9 to 7.25.6. See this package in npm: https://www.npmjs.com/package/@babel/standalone - @fortawesome/fontawesome-svg-core from 6.4.0 to 6.6.0. See this package in npm: https://www.npmjs.com/package/@fortawesome/fontawesome-svg-core - @fortawesome/free-brands-svg-icons from 6.4.0 to 6.6.0. See this package in npm: https://www.npmjs.com/package/@fortawesome/free-brands-svg-icons - @fortawesome/free-solid-svg-icons from 6.4.0 to 6.6.0. See this package in npm: https://www.npmjs.com/package/@fortawesome/free-solid-svg-icons - @fortawesome/react-fontawesome from 0.2.0 to 0.2.2. See this package in npm: https://www.npmjs.com/package/@fortawesome/react-fontawesome - enzyme-adapter-react-16 from 1.15.7 to 1.15.8. See this package in npm: https://www.npmjs.com/package/enzyme-adapter-react-16 - @freecodecamp/curriculum-helpers from 1.1.0 to 1.3.0. See this package in npm: https://www.npmjs.com/package/@freecodecamp/curriculum-helpers - @growthbook/growthbook-react from 0.16.0 to 0.26.0. See this package in npm: https://www.npmjs.com/package/@growthbook/growthbook-react - @loadable/component from 5.15.3 to 5.16.4. See this package in npm: https://www.npmjs.com/package/@loadable/component - @stripe/stripe-js from 1.54.1 to 1.54.2. See this package in npm: https://www.npmjs.com/package/@stripe/stripe-js - @testing-library/jest-dom from 5.16.5 to 5.17.0. See this package in npm: https://www.npmjs.com/package/@testing-library/jest-dom - algoliasearch from 4.18.0 to 4.24.0. See this package in npm: https://www.npmjs.com/package/algoliasearch - assert from 2.0.0 to 2.1.0. See this package in npm: https://www.npmjs.com/package/assert - chai from 4.3.7 to 4.5.0. See this package in npm: https://www.npmjs.com/package/chai - final-form from 4.20.9 to 4.20.10. See this package in npm: https://www.npmjs.com/package/final-form - jquery from 3.7.0 to 3.7.1. See this package in npm: https://www.npmjs.com/package/jquery - monaco-editor from 0.28.1 to 0.51.0. See this package in npm: https://www.npmjs.com/package/monaco-editor - nanoid from 3.3.6 to 3.3.7. See this package in npm: https://www.npmjs.com/package/nanoid - postcss from 8.4.26 to 8.4.41. See this package in npm: https://www.npmjs.com/package/postcss - react-instantsearch-core from 6.40.1 to 6.40.4. See this package in npm: https://www.npmjs.com/package/react-instantsearch-core - react-instantsearch-dom from 6.40.1 to 6.40.4. See this package in npm: https://www.npmjs.com/package/react-instantsearch-dom - react-monaco-editor from 0.40.0 to 0.56.1. See this package in npm: https://www.npmjs.com/package/react-monaco-editor - react-reflex from 4.1.0 to 4.2.6. See this package in npm: https://www.npmjs.com/package/react-reflex - redux-saga from 1.2.3 to 1.3.0. See this package in npm: https://www.npmjs.com/package/redux-saga - sanitize-html from 2.11.0 to 2.13.0. See this package in npm: https://www.npmjs.com/package/sanitize-html - tone from 14.7.77 to 14.9.17. See this package in npm: https://www.npmjs.com/package/tone - validator from 13.9.0 to 13.12.0. See this package in npm: https://www.npmjs.com/package/validator See this project in Snyk: https://app.snyk.io/org/sammytezzy/project/138fc2a5-2950-42ba-9a40-8829948fcab3?utm_source=github&utm_medium=referral&page=upgrade-pr --- client/package.json | 64 ++++++++++++++++++++++----------------------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/client/package.json b/client/package.json index 2e72bfb2b6c24e..74c36d03f286d9 100644 --- a/client/package.json +++ b/client/package.json @@ -34,45 +34,45 @@ "validate-keys": "ts-node --project ../tsconfig.json ../tools/scripts/lint/validate-keys" }, "dependencies": { - "@babel/plugin-proposal-export-default-from": "7.22.5", - "@babel/plugin-proposal-function-bind": "7.22.5", + "@babel/plugin-proposal-export-default-from": "7.24.7", + "@babel/plugin-proposal-function-bind": "7.24.7", "@babel/plugin-transform-runtime": "^7.19.6", - "@babel/preset-env": "7.22.9", - "@babel/preset-react": "7.22.5", + "@babel/preset-env": "7.25.4", + "@babel/preset-react": "7.24.7", "@babel/runtime": "^7.20.13", - "@babel/standalone": "7.22.9", - "@fortawesome/fontawesome-svg-core": "6.4.0", - "@fortawesome/free-brands-svg-icons": "6.4.0", - "@fortawesome/free-solid-svg-icons": "6.4.0", - "@fortawesome/react-fontawesome": "0.2.0", - "@freecodecamp/curriculum-helpers": "1.1.0", + "@babel/standalone": "7.25.6", + "@fortawesome/fontawesome-svg-core": "6.6.0", + "@fortawesome/free-brands-svg-icons": "6.6.0", + "@fortawesome/free-solid-svg-icons": "6.6.0", + "@fortawesome/react-fontawesome": "0.2.2", + "@freecodecamp/curriculum-helpers": "1.3.0", "@freecodecamp/loop-protect": "3.0.0", "@freecodecamp/react-bootstrap": "0.32.3", "@freecodecamp/react-calendar-heatmap": "1.1.0", "@freecodecamp/strip-comments": "3.0.1", "@freecodecamp/ui": "workspace:*", - "@growthbook/growthbook-react": "0.16.0", - "@loadable/component": "5.15.3", + "@growthbook/growthbook-react": "0.26.0", + "@loadable/component": "5.16.4", "@reach/router": "1.3.4", "@redux-saga/core": "^1.2.2", "@sentry/gatsby": "6.19.7", "@stripe/react-stripe-js": "1.16.5", - "@stripe/stripe-js": "1.54.1", - "@testing-library/jest-dom": "5.16.5", - "algoliasearch": "4.18.0", - "assert": "2.0.0", + "@stripe/stripe-js": "1.54.2", + "@testing-library/jest-dom": "5.17.0", + "algoliasearch": "4.24.0", + "assert": "2.1.0", "babel-loader": "8.3.0", "babel-plugin-preval": "5.1.0", "babel-plugin-prismjs": "2.1.0", "bezier-easing": "2.1.0", "browser-cookies": "1.2.0", "buffer": "6.0.3", - "chai": "4.3.7", + "chai": "4.5.0", "crypto-browserify": "3.12.0", "date-fns": "2.30.0", "enzyme": "3.11.0", - "enzyme-adapter-react-16": "1.15.7", - "final-form": "4.20.9", + "enzyme-adapter-react-16": "1.15.8", + "final-form": "4.20.10", "gatsby": "3.15.0", "gatsby-cli": "3.15.0", "gatsby-link": "3.15.0", @@ -87,14 +87,14 @@ "gatsby-source-filesystem": "3.15.0", "gatsby-transformer-remark": "4.12.0", "i18next": "22.5.1", - "jquery": "3.7.0", + "jquery": "3.7.1", "lodash": "4.17.21", "lodash-es": "4.17.21", - "monaco-editor": "0.28.1", - "nanoid": "3.3.6", + "monaco-editor": "0.51.0", + "nanoid": "3.3.7", "normalize-url": "4.5.1", "path-browserify": "1.0.1", - "postcss": "8.4.26", + "postcss": "8.4.41", "prismjs": "1.29.0", "process": "0.11.10", "prop-types": "15.8.1", @@ -107,11 +107,11 @@ "react-helmet": "6.1.0", "react-hotkeys": "2.0.0", "react-i18next": "12.3.1", - "react-instantsearch-core": "6.40.1", - "react-instantsearch-dom": "6.40.1", - "react-monaco-editor": "0.40.0", + "react-instantsearch-core": "6.40.4", + "react-instantsearch-dom": "6.40.4", + "react-monaco-editor": "0.56.1", "react-redux": "7.2.9", - "react-reflex": "4.1.0", + "react-reflex": "4.2.6", "react-responsive": "9.0.2", "react-scrollable-anchor": "0.6.1", "react-spinkit": "3.0.0", @@ -122,25 +122,25 @@ "redux-actions": "2.6.5", "redux-devtools-extension": "2.13.9", "redux-observable": "1.2.0", - "redux-saga": "1.2.3", + "redux-saga": "1.3.0", "reselect": "4.1.8", "rxjs": "6.6.7", - "sanitize-html": "2.11.0", + "sanitize-html": "2.13.0", "sass.js": "0.11.1", "sha-1": "1.0.0", "store": "2.0.12", "stream-browserify": "3.0.0", - "tone": "14.7.77", + "tone": "14.9.17", "typescript": "4.9.5", "util": "0.12.5", "uuid": "8.3.2", - "validator": "13.9.0" + "validator": "13.12.0" }, "devDependencies": { "@babel/plugin-syntax-dynamic-import": "7.8.3", "@codesee/babel-plugin-instrument": "0.587.0", "@codesee/tracker": "0.587.0", - "@testing-library/jest-dom": "5.16.5", + "@testing-library/jest-dom": "5.17.0", "@testing-library/react": "12.1.5", "@total-typescript/ts-reset": "^0.4.0", "@types/chai": "^4.3.4",