Skip to content

Commit f882214

Browse files
build: bump immutable from 5.1.4 to 5.1.5 in /src/ContentProcessorWeb
Bumps [immutable](https://github.com/immutable-js/immutable-js) from 5.1.4 to 5.1.5. - [Release notes](https://github.com/immutable-js/immutable-js/releases) - [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md) - [Commits](immutable-js/immutable-js@v5.1.4...v5.1.5) --- updated-dependencies: - dependency-name: immutable dependency-version: 5.1.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5954dfd commit f882214

File tree

2 files changed

+275
-28
lines changed

2 files changed

+275
-28
lines changed

src/ContentProcessorWeb/package-lock.json

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

src/ContentProcessorWeb/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4687,7 +4687,7 @@ content-type@~1.0.4, content-type@~1.0.5:
46874687
"@reduxjs/toolkit" "^2.11.2"
46884688
axios "^1.13.2"
46894689
babel-preset-react-app "^10.1.0"
4690-
contentprocessor_web "file:../../../../../Users/v-padhiajit/AppData/Local/Yarn/Cache/v6/npm-contentprocessor-web-0.1.0-f462c1c7-13ac-4ae7-91f0-0f3528521c18-1768287042235/node_modules/contentprocessor_web"
4690+
contentprocessor_web "file:."
46914691
cra-template-typescript "1.3.0"
46924692
json-edit-react "^1.29.0"
46934693
node-forge ">=1.3.3"
@@ -6679,9 +6679,9 @@ immer@^9.0.7:
66796679
integrity sha512-bc4NBHqOqSfRW7POMkHd51LvClaeMXpm8dx0e8oE2GORbq5aRK7Bxl4FyzVLdGtLmvLKL7BTDBG5ACQm4HWjTA==
66806680

66816681
immutable@^5.0.2:
6682-
version "5.1.4"
6683-
resolved "https://registry.yarnpkg.com/immutable/-/immutable-5.1.4.tgz#e3f8c1fe7b567d56cf26698f31918c241dae8c1f"
6684-
integrity sha512-p6u1bG3YSnINT5RQmx/yRZBpenIl30kVxkTLDyHLIMk0gict704Q9n+thfDI7lTRm9vXdDYutVzXhzcThxTnXA==
6682+
version "5.1.5"
6683+
resolved "https://registry.yarnpkg.com/immutable/-/immutable-5.1.5.tgz#93ee4db5c2a9ab42a4a783069f3c5d8847d40165"
6684+
integrity sha512-t7xcm2siw+hlUM68I+UEOK+z84RzmN59as9DZ7P1l0994DKUWV7UXBMQZVxaoMSRQ+PBZbHCOoBt7a2wxOMt+A==
66856685

66866686
import-fresh@^3.1.0, import-fresh@^3.2.1:
66876687
version "3.3.1"

0 commit comments

Comments
 (0)