From 6cfa42ce25e13cddce8d47061d18db45a0b97396 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Jan 2023 00:17:26 +0000 Subject: [PATCH] fix(deps): bump chessground from 8.2.1 to 8.3.7 Bumps [chessground](https://github.com/lichess-org/chessground) from 8.2.1 to 8.3.7. - [Release notes](https://github.com/lichess-org/chessground/releases) - [Commits](https://github.com/lichess-org/chessground/compare/v8.2.1...v8.3.7) --- updated-dependencies: - dependency-name: chessground dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/package-lock.json b/package-lock.json index 687d461..59af6e2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1422,9 +1422,9 @@ "integrity": "sha512-qQnWyoMYvi9nzF7RgtKgqMyS+OhlbCcc2KbWKs1Vo1/r0aKvJfqeFhRUukp7CD3yZhtttt5k0pPjkkbi9ZXxhg==" }, "chessground": { - "version": "8.2.1", - "resolved": "https://registry.npmjs.org/chessground/-/chessground-8.2.1.tgz", - "integrity": "sha512-cM79y/kC0yI+S89XN6q7CXROi/YSrU3yPTEisNJNbXMuNoqfg6cmk9/9ulCXDR6U+bnVSsrgtorgoP9PGlZTuQ==" + "version": "8.3.7", + "resolved": "https://registry.npmjs.org/chessground/-/chessground-8.3.7.tgz", + "integrity": "sha512-5CIuml9i6XpucZiYSIy4QB8OAqh3gsWaxyfnAYk+7C6PK34DFslI5dqWaWSrk/KtNEdQnmEfa8mqAn4tVsTiZA==" }, "chokidar": { "version": "3.4.0", @@ -2868,12 +2868,6 @@ "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", "dev": true }, - "indexes-of": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/indexes-of/-/indexes-of-1.0.1.tgz", - "integrity": "sha1-8w9xbI4r00bHtn0985FVZqfAVgc=", - "dev": true - }, "indexof": { "version": "0.0.1", "resolved": "https://registry.npmjs.org/indexof/-/indexof-0.0.1.tgz", @@ -5144,12 +5138,6 @@ "set-value": "^2.0.1" } }, - "uniq": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/uniq/-/uniq-1.0.1.tgz", - "integrity": "sha1-sxxa6CVIRKOoKBVBzisEuGWnNP8=", - "dev": true - }, "unset-value": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz",