Skip to content

Commit

Permalink
Update dependency react-intl to v6.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 4, 2024
1 parent fc0366c commit 5c9d39c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion opencti-platform/opencti-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"react-force-graph-2d": "1.25.4",
"react-force-graph-3d": "1.24.2",
"react-grid-layout": "1.4.4",
"react-intl": "6.6.2",
"react-intl": "6.6.4",
"react-leaflet": "4.2.1",
"react-markdown": "9.0.1",
"react-material-ui-carousel": "3.4.2",
Expand Down
20 changes: 10 additions & 10 deletions opencti-platform/opencti-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2957,9 +2957,9 @@ __metadata:
languageName: node
linkType: hard

"@formatjs/intl@npm:2.10.0":
version: 2.10.0
resolution: "@formatjs/intl@npm:2.10.0"
"@formatjs/intl@npm:2.10.1":
version: 2.10.1
resolution: "@formatjs/intl@npm:2.10.1"
dependencies:
"@formatjs/ecma402-abstract": "npm:1.18.2"
"@formatjs/fast-memoize": "npm:2.2.0"
Expand All @@ -2973,7 +2973,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/7f7ad539349f802f3affd10d3cdccdbf8f4f9807a27964eb343baa27f447c9cb8e4e300a0675177b1d9ac0bcd25a94f9997973d6c6b335a18b820dd9df7d6be6
checksum: 10/170deebbb429a24753b184d299db53b0c6421f9f0ed57887562090941aa85180e562ac693dd5abcc76b59a9473a8ad48ca0f51b614c2555c451d5660b6697ae6
languageName: node
linkType: hard

Expand Down Expand Up @@ -15092,7 +15092,7 @@ __metadata:
react-force-graph-2d: "npm:1.25.4"
react-force-graph-3d: "npm:1.24.2"
react-grid-layout: "npm:1.4.4"
react-intl: "npm:6.6.2"
react-intl: "npm:6.6.4"
react-leaflet: "npm:4.2.1"
react-markdown: "npm:9.0.1"
react-material-ui-carousel: "npm:3.4.2"
Expand Down Expand Up @@ -16546,13 +16546,13 @@ __metadata:
languageName: node
linkType: hard

"react-intl@npm:6.6.2":
version: 6.6.2
resolution: "react-intl@npm:6.6.2"
"react-intl@npm:6.6.4":
version: 6.6.4
resolution: "react-intl@npm:6.6.4"
dependencies:
"@formatjs/ecma402-abstract": "npm:1.18.2"
"@formatjs/icu-messageformat-parser": "npm:2.7.6"
"@formatjs/intl": "npm:2.10.0"
"@formatjs/intl": "npm:2.10.1"
"@formatjs/intl-displaynames": "npm:6.6.6"
"@formatjs/intl-listformat": "npm:7.5.5"
"@types/hoist-non-react-statics": "npm:^3.3.1"
Expand All @@ -16566,7 +16566,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/3ad78749a55ca3f812c37b2a941945f9e3e2995236d34ff97651f618bc71334ce7cae066341dbd0032729d3f60a96d1f768d291d43e24c7ecde1d68c1a77945c
checksum: 10/58fd81966ff0430ff47a864ecd6e87e62187eaa54b28195e4b7ec43d37942157db532ae4e162e7273d73056c5fd1399cfa4d06b78b95cd5fd2d425c3f2ae06ad
languageName: node
linkType: hard

Expand Down

0 comments on commit 5c9d39c

Please sign in to comment.