Skip to content

Commit d2bc5f5

Browse files
Bump lodash in /dive-dsa-slicer/vue-girder-slicer-ui (#354)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.17.23) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03ec8e6 commit d2bc5f5

File tree

3 files changed

+10
-20
lines changed

3 files changed

+10
-20
lines changed

dive-dsa-slicer/vue-girder-slicer-ui/package-lock.json

Lines changed: 5 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dive-dsa-slicer/vue-girder-slicer-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"axios": "^1.12.0",
4949
"jquery": "^3.7.1",
5050
"js-cookie": "^3.0.5",
51-
"lodash": "^4.17.21",
51+
"lodash": "^4.17.23",
5252
"qs": "^6.14.1",
5353
"underscore": "^1.13.6",
5454
"vue": "^2.7.15"

dive-dsa-slicer/vue-girder-slicer-ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1627,10 +1627,10 @@ lodash.merge@^4.6.2:
16271627
resolved "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz"
16281628
integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
16291629

1630-
lodash@^4.17.21, lodash@~4.17.15:
1631-
version "4.17.21"
1632-
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz"
1633-
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
1630+
lodash@^4.17.21, lodash@^4.17.23, lodash@~4.17.15:
1631+
version "4.17.23"
1632+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
1633+
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
16341634

16351635
lru-cache@^6.0.0:
16361636
version "6.0.0"

0 commit comments

Comments
 (0)