Skip to content

Commit

Permalink
Merge pull request #145 from huangyingting/dependabot/npm_and_yarn/js…
Browse files Browse the repository at this point in the history
…/bf/use-http-1.0.28

Bump use-http from 1.0.27 to 1.0.28 in /js/bf
  • Loading branch information
huangyingting authored Sep 19, 2023
2 parents 5a5b088 + 85f79ca commit cf1d7cc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion js/bf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"styled-components": "5.3.6",
"sweetalert2": "11.7.3",
"sweetalert2-react-content": "4.2.0",
"use-http": "1.0.27"
"use-http": "1.0.28"
},
"resolutions": {
"@svgr/webpack": "^6.2.1"
Expand Down
8 changes: 4 additions & 4 deletions js/bf/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8944,10 +8944,10 @@ urs@^0.0.8:
resolved "https://registry.npmjs.org/urs/-/urs-0.0.8.tgz"
integrity sha512-LaSSPpr91XrVA3vW2zPupw4K6DSQEDKdL4yQZX1mO2fpljIMpB5zctrjRvxLurelWSgKsHsCmfHNCImscryirQ==

[email protected].27:
version "1.0.27"
resolved "https://registry.yarnpkg.com/use-http/-/use-http-1.0.27.tgz#f0acdecebf7dd7f9f3218dc83a68239658b5d452"
integrity sha512-R2V3dzkx+YfIi3Sm35njGFRBzPEyM1AODMx6VSyHiyYzVVq2iYbA3HEjGK5fyw66D8stK5iaP4zU3X7LDmuiyg==
[email protected].28:
version "1.0.28"
resolved "https://registry.yarnpkg.com/use-http/-/use-http-1.0.28.tgz#57323e5ddcb82b41543d4498db234e47a6700d4b"
integrity sha512-MWux13mGDBj+bzuTZJczDIjFu5r7D9eYrrKyKaCo+KFvoGRE9mpNHLK21pAJb2Sbdh/J85y5E4b2xR+IH2WOkg==
dependencies:
urs "^0.0.8"
use-ssr "^1.0.24"
Expand Down

0 comments on commit cf1d7cc

Please sign in to comment.