Skip to content

Commit

Permalink
chore(deps-dev): bump @types/superagent from 4.1.16 to 4.1.17 in /ui (#…
Browse files Browse the repository at this point in the history
…11010)

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 Apr 29, 2023
1 parent 91f2a45 commit d5dd332
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Expand Up @@ -58,7 +58,7 @@
"@types/react-form": "^2.16.1",
"@types/react-helmet": "^6.1.6",
"@types/react-router-dom": "^4.2.3",
"@types/superagent": "^4.1.16",
"@types/superagent": "^4.1.17",
"@types/swagger-ui-react": "^4.11.0",
"babel-jest": "^29.5.0",
"babel-loader": "^8.3.0",
Expand Down
8 changes: 4 additions & 4 deletions ui/yarn.lock
Expand Up @@ -1770,10 +1770,10 @@
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.0.tgz#7036640b4e21cc2f259ae826ce843d277dad8cff"
integrity sha512-RJJrrySY7A8havqpGObOB4W92QXKJo63/jFLLgpvOtsGUqbQZ9Sbgl35KMm1DjC6j7AvmmU2bIno+3IyEaemaw==

"@types/superagent@^4.1.16":
version "4.1.16"
resolved "https://registry.yarnpkg.com/@types/superagent/-/superagent-4.1.16.tgz#12c9c16f232f9d89beab91d69368f96ce8e2d881"
integrity sha512-tLfnlJf6A5mB6ddqF159GqcDizfzbMUB1/DeT59/wBNqzRTNNKsaw79A/1TZ84X+f/EwWH8FeuSkjlCLyqS/zQ==
"@types/superagent@^4.1.17":
version "4.1.17"
resolved "https://registry.yarnpkg.com/@types/superagent/-/superagent-4.1.17.tgz#c8f0162b5d8a9c52d38b81398ef0650ef974b452"
integrity sha512-FFK/rRjNy24U6J1BvQkaNWu2ohOIF/kxRQXRsbT141YQODcOcZjzlcc4DGdI2SkTa0rhmF+X14zu6ICjCGIg+w==
dependencies:
"@types/cookiejar" "*"
"@types/node" "*"
Expand Down

0 comments on commit d5dd332

Please sign in to comment.