Skip to content

Commit

Permalink
[frontend] Update dependency yup to v1.4.0 (#6441)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and Archidoit committed Jun 3, 2024
1 parent 4917e2a commit 93b5699
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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 @@ -86,7 +86,7 @@
"unified": "11.0.4",
"use-analytics": "1.1.0",
"uuid": "9.0.1",
"yup": "1.3.3"
"yup": "1.4.0"
},
"devDependencies": {
"@playwright/test": "1.42.1",
Expand Down
10 changes: 5 additions & 5 deletions opencti-platform/opencti-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15271,7 +15271,7 @@ __metadata:
vite-plugin-relay: "npm:2.1.0"
vite-plugin-static-copy: "npm:1.0.1"
vitest: "npm:1.3.1"
yup: "npm:1.3.3"
yup: "npm:1.4.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -20989,15 +20989,15 @@ __metadata:
languageName: node
linkType: hard

"yup@npm:1.3.3":
version: 1.3.3
resolution: "yup@npm:1.3.3"
"yup@npm:1.4.0":
version: 1.4.0
resolution: "yup@npm:1.4.0"
dependencies:
property-expr: "npm:^2.0.5"
tiny-case: "npm:^1.0.3"
toposort: "npm:^2.0.2"
type-fest: "npm:^2.19.0"
checksum: 10/28c119896ca3649ed4007eba6eaef45cabbaea6a9e5148545a2e249f3973870369fb2976d45cd3b0f1324951ec48112bc1f533077c728216105c4b02ad82400b
checksum: 10/3d1277e5e1fff4d8130e525c7361f54874ca848ebd427a0aa66606952e3370b9947d84a1ea0b943f389649e886d26b1349930889727489460d6f2f86c2a26e77
languageName: node
linkType: hard

Expand Down

0 comments on commit 93b5699

Please sign in to comment.