Skip to content

Commit

Permalink
[frontend] Bump express from 4.19.1 to 4.19.2 (#6497)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 27, 2024
1 parent 2d3ff77 commit f7bdb55
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 @@ -124,7 +124,7 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-import-newlines": "1.4.0",
"eslint-plugin-react": "7.34.1",
"express": "4.19.1",
"express": "4.19.2",
"fs-extra": "11.2.0",
"http-proxy-middleware": "2.0.6",
"i18n-auto-translation": "1.4.0",
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 @@ -9882,9 +9882,9 @@ __metadata:
languageName: node
linkType: hard

"express@npm:4.19.1":
version: 4.19.1
resolution: "express@npm:4.19.1"
"express@npm:4.19.2":
version: 4.19.2
resolution: "express@npm:4.19.2"
dependencies:
accepts: "npm:~1.3.8"
array-flatten: "npm:1.1.1"
Expand Down Expand Up @@ -9917,7 +9917,7 @@ __metadata:
type-is: "npm:~1.6.18"
utils-merge: "npm:1.0.1"
vary: "npm:~1.1.2"
checksum: 10/7b817f21afe96e478cd7fe77cd5f52cf7d2d6b70c3e98f0e1399ce48356cef3c5f5d34bf93bdbc7bc326403005c45e2f8522f51b4cc319da52220066c9094745
checksum: 10/3fcd792536f802c059789ef48db3851b87e78fba103423e524144d79af37da7952a2b8d4e1a007f423329c7377d686d9476ac42e7d9ea413b80345d495e30a3a
languageName: node
linkType: hard

Expand Down Expand Up @@ -15016,7 +15016,7 @@ __metadata:
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-import-newlines: "npm:1.4.0"
eslint-plugin-react: "npm:7.34.1"
express: "npm:4.19.1"
express: "npm:4.19.2"
extract-files: "npm:13.0.0"
formik: "npm:2.4.5"
formik-mui: "npm:5.0.0-alpha.0"
Expand Down

0 comments on commit f7bdb55

Please sign in to comment.