Skip to content

Commit

Permalink
fix(deps): bump @kong/kauth-client-typescript-axios (#886)
Browse files Browse the repository at this point in the history
Bumps [@kong/kauth-client-typescript-axios](https://github.com/Kong/kauth-client-sdks) from 0.1730.0 to 0.1737.0.
- [Release notes](https://github.com/Kong/kauth-client-sdks/releases)
- [Commits](https://github.com/Kong/kauth-client-sdks/commits)

---
updated-dependencies:
- dependency-name: "@kong/kauth-client-typescript-axios"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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] authored Feb 1, 2023
1 parent f79013d commit 708cf3a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"stylelint:fix": "stylelint './src/**/*.{css,scss,sass,less,styl,vue}' --fix"
},
"dependencies": {
"@kong/kauth-client-typescript-axios": "^0.1730.0",
"@kong/kauth-client-typescript-axios": "^0.1737.0",
"@xstate/vue": "^0.8.1",
"axios": "^0.27.2",
"vue": "^3.2.45",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -450,10 +450,10 @@
resolved "https://registry.yarnpkg.com/@isaacs/string-locale-compare/-/string-locale-compare-1.1.0.tgz#291c227e93fd407a96ecd59879a35809120e432b"
integrity sha512-SQ7Kzhh9+D+ZW9MA0zkYv3VXhIDNx+LzM6EJ+/65I3QY+enU6Itte7E5XX7EWrqLW2FN4n06GWzBnPoC3th2aQ==

"@kong/kauth-client-typescript-axios@^0.1730.0":
version "0.1730.0"
resolved "https://registry.yarnpkg.com/@kong/kauth-client-typescript-axios/-/kauth-client-typescript-axios-0.1730.0.tgz#1f6a95bea716a59920a23c14b8291d3f882c2724"
integrity sha512-3pm+bQrPGS39Jm3UJbe+4+8967GGB81Lv7j7A3rqfVKv0Oj65+hlpLtH1eYl5xHemspw/ZaSOPpplhqNHkk5Jg==
"@kong/kauth-client-typescript-axios@^0.1737.0":
version "0.1737.0"
resolved "https://registry.yarnpkg.com/@kong/kauth-client-typescript-axios/-/kauth-client-typescript-axios-0.1737.0.tgz#6baa9a6b2804b138fb71f5a69f64e7b1e0b3a3cc"
integrity sha512-1ITBJErwPYW4TIMycyCZtgGaY8zo8cSx98gwtNwcI/34iD741pve+WrUr2cVcownIw4EDAA6IclbrgaT5WE+Fw==

"@kong/kongponents@^8.22.0":
version "8.22.0"
Expand Down

0 comments on commit 708cf3a

Please sign in to comment.