Skip to content

Commit addfafa

Browse files
Chore(deps): Bump express from 4.19.1 to 4.19.2 in /Website (#2662)
Bumps [express](https://github.com/expressjs/express) from 4.19.1 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.19.1...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb2067d commit addfafa

1 file changed

Lines changed: 4 additions & 12 deletions

File tree

Website/yarn.lock

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1484,7 +1484,7 @@
14841484
"@docusaurus/theme-search-algolia" "3.1.1"
14851485
"@docusaurus/types" "3.1.1"
14861486

1487-
"@docusaurus/react-loadable@5.5.2":
1487+
"@docusaurus/react-loadable@5.5.2", "react-loadable@npm:@docusaurus/react-loadable@5.5.2":
14881488
version "5.5.2"
14891489
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
14901490
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
@@ -3890,9 +3890,9 @@ execa@^5.0.0:
38903890
strip-final-newline "^2.0.0"
38913891

38923892
express@^4.17.3:
3893-
version "4.19.1"
3894-
resolved "https://registry.yarnpkg.com/express/-/express-4.19.1.tgz#4700635795e911600a45596138cf5b0320e78256"
3895-
integrity sha512-K4w1/Bp7y8iSiVObmCrtq8Cs79XjJc/RU2YYkZQ7wpUu5ZyZ7MtPHkqoMz4pf+mgXfNvo2qft8D9OnrH2ABk9w==
3893+
version "4.19.2"
3894+
resolved "https://registry.yarnpkg.com/express/-/express-4.19.2.tgz#e25437827a3aa7f2a827bc8171bbbb664a356465"
3895+
integrity sha512-5T6nhjsT+EOMzuck8JjBHARTHfMht0POzlA60WV2pMD3gyXw2LZnZ+ueGdNxG+0calOJcWKbpFcuzLZ91YWq9Q==
38963896
dependencies:
38973897
accepts "~1.3.8"
38983898
array-flatten "1.1.1"
@@ -6917,14 +6917,6 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
69176917
dependencies:
69186918
"@babel/runtime" "^7.10.3"
69196919

6920-
"react-loadable@npm:@docusaurus/react-loadable@5.5.2":
6921-
version "5.5.2"
6922-
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
6923-
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
6924-
dependencies:
6925-
"@types/react" "*"
6926-
prop-types "^15.6.2"
6927-
69286920
react-router-config@^5.1.1:
69296921
version "5.1.1"
69306922
resolved "https://registry.yarnpkg.com/react-router-config/-/react-router-config-5.1.1.tgz#0f4263d1a80c6b2dc7b9c1902c9526478194a988"

0 commit comments

Comments
 (0)