Skip to content

Commit

Permalink
Bump http-cache-semantics from 4.1.0 to 4.1.1 in /twake/frontend
Browse files Browse the repository at this point in the history
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 12, 2023
1 parent 1f144a0 commit dc84de8
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 6 deletions.
28 changes: 25 additions & 3 deletions twake/frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 17 additions & 3 deletions twake/frontend/yarn.lock
Expand Up @@ -4559,6 +4559,13 @@
dependencies:
"@types/react" "^16"

"@types/react-page-visibility@^6.4.1":
version "6.4.1"
resolved "https://registry.yarnpkg.com/@types/react-page-visibility/-/react-page-visibility-6.4.1.tgz#21c3bc4a3f310d38d188916cadc55f2bde65f27d"
integrity sha512-vNlYAqKhB2SU1HmF9ARFTFZN0NSPzWn8HSjBpFqYuQlJhsb/aSYeIZdygeqfSjAg0PZ70id2IFWHGULJwe59Aw==
dependencies:
"@types/react" "*"

"@types/react-redux@^7.1.20", "@types/react-redux@^7.1.7":
version "7.1.24"
resolved "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.24.tgz"
Expand Down Expand Up @@ -11750,9 +11757,9 @@ htmlparser2@^8.0.1:
entities "^4.3.0"

http-cache-semantics@^4.0.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz#49e91c5cbf36c9b94bcfcd71c23d5249ec74e390"
integrity sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==
version "4.1.1"
resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz#abe02fcb2985460bf0323be664436ec3476a6d5a"
integrity sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==

http-deceiver@^1.2.7:
version "1.2.7"
Expand Down Expand Up @@ -18245,6 +18252,13 @@ react-outside-click-handler@^1.3.0:
object.values "^1.1.0"
prop-types "^15.7.2"

react-page-visibility@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/react-page-visibility/-/react-page-visibility-7.0.0.tgz#13dfe604790d061e70b900038bad1ca769a36cbc"
integrity sha512-d4Kq/8TtJSr8dQc8EJeAZcSKTrGzC5OPTm6UrMur9BnwP0fgTawI9+Nd+ZGB7vwCfn2yZS0qDF9DR3/QYTGazw==
dependencies:
prop-types "^15.7.2"

react-perfect-scrollbar@^1.5.8:
version "1.5.8"
resolved "https://registry.npmjs.org/react-perfect-scrollbar/-/react-perfect-scrollbar-1.5.8.tgz"
Expand Down

0 comments on commit dc84de8

Please sign in to comment.