Skip to content

Commit

Permalink
fix(deps): bump onstarjs from 2.3.2 to 2.3.3 (#184)
Browse files Browse the repository at this point in the history
Bumps [onstarjs](https://github.com/samrum/OnStarJS) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/samrum/OnStarJS/releases)
- [Changelog](https://github.com/samrum/OnStarJS/blob/master/CHANGELOG.md)
- [Commits](samrum/OnStarJS@v2.3.2...v2.3.3)

---
updated-dependencies:
- dependency-name: onstarjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jan 26, 2022
1 parent 5c85194 commit d1a9017
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3631,9 +3631,9 @@ onetime@^5.1.0, onetime@^5.1.2:
mimic-fn "^2.1.0"

onstarjs@^2.0.6:
version "2.3.2"
resolved "https://registry.yarnpkg.com/onstarjs/-/onstarjs-2.3.2.tgz#897082a921c7377fc2e00075162be46beb4fe42f"
integrity sha512-3o5hZIaS2HMUI2ijgz79QZvT+v5EjyBiBkI0mhAm9fMQ0zQINz+Co/9dYhRJxPI40L8L4jAkHa93gnLzwAH6Iw==
version "2.3.3"
resolved "https://registry.yarnpkg.com/onstarjs/-/onstarjs-2.3.3.tgz#78c8b37d61e05996a1cd26948263f072acfcd4c6"
integrity sha512-RZ67JyWeWmRRo1qUPcHgIcPToQWx/lNZbyooKGxTDthJ4FFZr5fs/9r8p8XpgDyGsaiSJlDDB8E3xWnnZrsUVA==
dependencies:
axios "^0.21.1"
jsonwebtoken "^8.5.1"
Expand Down

0 comments on commit d1a9017

Please sign in to comment.