From 0fbbda720127250b185be85b769d1176d19eec34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 02:30:40 +0000 Subject: [PATCH] Bump the patch-versions group with 2 updates Bumps the patch-versions group with 2 updates: [p5](https://github.com/processing/p5.js) and [axios](https://github.com/axios/axios). Updates `p5` from 1.11.1 to 1.11.2 - [Release notes](https://github.com/processing/p5.js/releases) - [Changelog](https://github.com/processing/p5.js/blob/main/contributor_docs/release_process.md) - [Commits](https://github.com/processing/p5.js/compare/v1.11.1...v1.11.2) Updates `axios` from 1.7.7 to 1.7.8 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.7.7...v1.7.8) --- updated-dependencies: - dependency-name: p5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: axios dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-versions ... Signed-off-by: dependabot[bot] --- package-lock.json | 18 ++++++++++-------- package.json | 4 ++-- yarn.lock | 16 ++++++++-------- 3 files changed, 20 insertions(+), 18 deletions(-) diff --git a/package-lock.json b/package-lock.json index fb98f18..e9e5571 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@tabler/icons-react": "^2.44.0", "classnames": "^2.3.2", "next": "14.2.15", - "p5": "^1.11.1", + "p5": "^1.11.2", "react": "^18", "react-dom": "^18", "react-p5": "^1.4.1", @@ -24,7 +24,7 @@ "@types/react": "^18", "@types/react-dom": "^18", "autoprefixer": "^10.4.20", - "axios": "^1.7.7", + "axios": "^1.7.8", "eslint": "^8", "eslint-config-next": "14.0.3", "framer-motion": "^10.16.5", @@ -940,10 +940,11 @@ } }, "node_modules/axios": { - "version": "1.7.7", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.7.tgz", - "integrity": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==", + "version": "1.7.8", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.8.tgz", + "integrity": "sha512-Uu0wb7KNqK2t5K+YQyVCLM76prD5sRFjKHbJYCP1J7JFGEQ6nN7HWn9+04LAeiJ3ji54lgS/gZCH1oxyrf1SPw==", "dev": true, + "license": "MIT", "dependencies": { "follow-redirects": "^1.15.6", "form-data": "^4.0.0", @@ -3388,9 +3389,10 @@ } }, "node_modules/p5": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/p5/-/p5-1.11.1.tgz", - "integrity": "sha512-JWvOwAgInsuSOjzMwAtaiN8gMLzhR1jcyosytNeftH0vnTkywfIyFfVYFfsLSsh6B+DYuqJYu1SVcfkuvrYi1Q==" + "version": "1.11.2", + "resolved": "https://registry.npmjs.org/p5/-/p5-1.11.2.tgz", + "integrity": "sha512-kvtMTmxJexkbfuaVThg/1JE6iQyS8tTAqGE1UGbfApKUIzDc5hHM23hc08FV3jG0jlNS2En9kqZDb4FrJ8x+kg==", + "license": "LGPL-2.1" }, "node_modules/parent-module": { "version": "1.0.1", diff --git a/package.json b/package.json index 20ce9ef..585d144 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@tabler/icons-react": "^2.44.0", "classnames": "^2.3.2", "next": "14.2.15", - "p5": "^1.11.1", + "p5": "^1.11.2", "react": "^18", "react-dom": "^18", "react-p5": "^1.4.1", @@ -26,7 +26,7 @@ "@types/react": "^18", "@types/react-dom": "^18", "autoprefixer": "^10.4.20", - "axios": "^1.7.7", + "axios": "^1.7.8", "eslint": "^8", "eslint-config-next": "14.0.3", "framer-motion": "^10.16.5", diff --git a/yarn.lock b/yarn.lock index 7c17d28..ef7afd4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -509,10 +509,10 @@ axe-core@=4.7.0: resolved "https://registry.npmjs.org/axe-core/-/axe-core-4.7.0.tgz" integrity sha512-M0JtH+hlOL5pLQwHOLNYZaXuhqmvS8oExsqB1SBYgA4Dk7u/xx+YdGHXaK5pyUfed5mYXdlYiphWq3G8cRi5JQ== -axios@^1.7.7: - version "1.7.7" - resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.7.tgz#2f554296f9892a72ac8d8e4c5b79c14a91d0a47f" - integrity sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q== +axios@^1.7.8: + version "1.7.8" + resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.8.tgz#1997b1496b394c21953e68c14aaa51b7b5de3d6e" + integrity sha512-Uu0wb7KNqK2t5K+YQyVCLM76prD5sRFjKHbJYCP1J7JFGEQ6nN7HWn9+04LAeiJ3ji54lgS/gZCH1oxyrf1SPw== dependencies: follow-redirects "^1.15.6" form-data "^4.0.0" @@ -1950,10 +1950,10 @@ p5@1.7.0: resolved "https://registry.npmjs.org/p5/-/p5-1.7.0.tgz" integrity sha512-qrbT/44Dwm63ZtOKX/mp61pw+5yj6ijYLOmRv7p6zcfjbo83Vb0gVFEvW0kTLFu7hceWCig0HONo9F1bSlqbsQ== -p5@^1.11.1, p5@^1.9.0: - version "1.11.1" - resolved "https://registry.yarnpkg.com/p5/-/p5-1.11.1.tgz#4493f6255574a743a8f1d3949ea5554613e4b6d4" - integrity sha512-JWvOwAgInsuSOjzMwAtaiN8gMLzhR1jcyosytNeftH0vnTkywfIyFfVYFfsLSsh6B+DYuqJYu1SVcfkuvrYi1Q== +p5@^1.11.2, p5@^1.9.0: + version "1.11.2" + resolved "https://registry.yarnpkg.com/p5/-/p5-1.11.2.tgz#3e3fc70fd20fc9e12135089b7f0f13e21acbf2df" + integrity sha512-kvtMTmxJexkbfuaVThg/1JE6iQyS8tTAqGE1UGbfApKUIzDc5hHM23hc08FV3jG0jlNS2En9kqZDb4FrJ8x+kg== parent-module@^1.0.0: version "1.0.1"