diff --git a/package.json b/package.json index 9b6ace0..a1fbf1d 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "globals": "^15.12.0", "jquery": "^3.6.0", "minimist": ">=1.2.3", - "prop-types": "15.6.2", + "prop-types": "15.8.1", "react": "18.2.0", "react-dom": "18.2.0", "sass": "^1.79.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2ef7ceb..22361b4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -67,8 +67,8 @@ importers: specifier: '>=1.2.3' version: 1.2.8 prop-types: - specifier: 15.6.2 - version: 15.6.2 + specifier: 15.8.1 + version: 15.8.1 react: specifier: 18.2.0 version: 18.2.0 @@ -1215,9 +1215,6 @@ packages: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} - prop-types@15.6.2: - resolution: {integrity: sha512-3pboPvLiWD7dkI3qf3KbUe6hKFKa52w+AE0VCqECtf+QHAKgOL37tTaNCnuX1nAAQ4ZhyP+kYVKf8rLmJ/feDQ==} - prop-types@15.8.1: resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==} @@ -2604,11 +2601,6 @@ snapshots: prelude-ls@1.2.1: {} - prop-types@15.6.2: - dependencies: - loose-envify: 1.4.0 - object-assign: 4.1.1 - prop-types@15.8.1: dependencies: loose-envify: 1.4.0