Skip to content

Commit d1e3eff

Browse files
build(deps): bump @auth0/auth0-react from 2.1.0 to 2.2.0 in /Sample-01
Bumps [@auth0/auth0-react](https://github.com/auth0/auth0-react) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/auth0/auth0-react/releases) - [Changelog](https://github.com/auth0/auth0-react/blob/master/CHANGELOG.md) - [Commits](auth0/auth0-react@v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: "@auth0/auth0-react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5ce9f46 commit d1e3eff

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Sample-01/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"prod": "npm-run-all --parallel server api-server"
1717
},
1818
"dependencies": {
19-
"@auth0/auth0-react": "^2.1.0",
19+
"@auth0/auth0-react": "^2.2.0",
2020
"@babel/core": "^7.22",
2121
"@babel/plugin-syntax-flow": "^7.22",
2222
"@babel/plugin-transform-react-jsx": "^7.22",

Sample-01/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,17 @@
2424
jsonpointer "^5.0.0"
2525
leven "^3.1.0"
2626

27-
"@auth0/auth0-react@^2.1.0":
28-
version "2.1.0"
29-
resolved "https://registry.yarnpkg.com/@auth0/auth0-react/-/auth0-react-2.1.0.tgz#cadb561fb3994fd3e63040da1bfc714947ac07ea"
30-
integrity sha512-+86qLx97BcSwL/ZwIzGq9jFa5SaV5z7goLU5gi+4R9KhzDg9vhmmZ+iQWW0GMiuwjJ8vcfX4hRTD6iF0DbGZWw==
27+
"@auth0/auth0-react@^2.2.0":
28+
version "2.2.0"
29+
resolved "https://registry.yarnpkg.com/@auth0/auth0-react/-/auth0-react-2.2.0.tgz#8dc3dc75eff1cb994bf395e5d5799bc285d1c2e2"
30+
integrity sha512-Kqk73HamFDDit9rGlmqUMbZiSuYcAJ0+P3ZS3kek79fsrUTc2od9tTVOjkNbzMLifetevOJ3Mgt/6f/6To4vkg==
3131
dependencies:
32-
"@auth0/auth0-spa-js" "^2.0.4"
32+
"@auth0/auth0-spa-js" "^2.1.0"
3333

34-
"@auth0/auth0-spa-js@^2.0.4":
35-
version "2.0.4"
36-
resolved "https://registry.yarnpkg.com/@auth0/auth0-spa-js/-/auth0-spa-js-2.0.4.tgz#81f6b5d9f72617ed30ee53cdf27dcd7a216bf2da"
37-
integrity sha512-NgD6Fkm5Xnbned1VjhEW8irm1/Y8AWtdSLexgLXNwwBVgfnYicCVBu8w75m2t+4QljXkTcI7IXVEFhVmxMuxaA==
34+
"@auth0/auth0-spa-js@^2.1.0":
35+
version "2.1.0"
36+
resolved "https://registry.yarnpkg.com/@auth0/auth0-spa-js/-/auth0-spa-js-2.1.0.tgz#f1515d5e7d6b6bebe2a035b7297f936e8711f80f"
37+
integrity sha512-7cF2NxrslgjArIdBwpNg02atPldpHHOrXxDScL71cbxKuKny3eziZIpNHQAdsPFiLhjKQ+izWmLq2ZRFlYB/eQ==
3838

3939
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.21.4", "@babel/code-frame@^7.8.3":
4040
version "7.21.4"

0 commit comments

Comments
 (0)