Skip to content

Commit 2aae179

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 f2fcda8 commit 2aae179

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

src/ContentProcessorWeb/package-lock.json

Lines changed: 4 additions & 4 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
@@ -4702,7 +4702,7 @@ content-type@~1.0.4, content-type@~1.0.5:
47024702
"@reduxjs/toolkit" "^2.11.2"
47034703
axios "^1.13.5"
47044704
babel-preset-react-app "^10.1.0"
4705-
contentprocessor_web "file:../../../../../.cache/yarn/v6/npm-contentprocessor-web-0.1.0-6e6bfdcb-dfbd-496d-8508-18b9caa5a489-1772557938591/node_modules/contentprocessor_web"
4705+
contentprocessor_web "file:."
47064706
cra-template-typescript "1.3.0"
47074707
json-edit-react "^1.29.0"
47084708
node-forge ">=1.3.3"
@@ -6689,9 +6689,9 @@ immer@^9.0.7:
66896689
integrity sha512-bc4NBHqOqSfRW7POMkHd51LvClaeMXpm8dx0e8oE2GORbq5aRK7Bxl4FyzVLdGtLmvLKL7BTDBG5ACQm4HWjTA==
66906690

66916691
immutable@^5.0.2:
6692-
version "5.1.4"
6693-
resolved "https://registry.npmjs.org/immutable/-/immutable-5.1.4.tgz"
6694-
integrity sha512-p6u1bG3YSnINT5RQmx/yRZBpenIl30kVxkTLDyHLIMk0gict704Q9n+thfDI7lTRm9vXdDYutVzXhzcThxTnXA==
6692+
version "5.1.5"
6693+
resolved "https://registry.yarnpkg.com/immutable/-/immutable-5.1.5.tgz#93ee4db5c2a9ab42a4a783069f3c5d8847d40165"
6694+
integrity sha512-t7xcm2siw+hlUM68I+UEOK+z84RzmN59as9DZ7P1l0994DKUWV7UXBMQZVxaoMSRQ+PBZbHCOoBt7a2wxOMt+A==
66956695

66966696
import-fresh@^3.1.0, import-fresh@^3.2.1:
66976697
version "3.3.1"

0 commit comments

Comments
 (0)