Skip to content

Commit f709a26

Browse files
authored
Merge branch 'master' into chore/bump-gulp
2 parents f1600c6 + 63dfdef commit f709a26

File tree

3 files changed

+231
-70
lines changed

3 files changed

+231
-70
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"dependencies": {
55
"angular": "*",
66
"auth0-lock": "^11.16.2",
7-
"auth0.js": "^9.0.0"
7+
"auth0.js": "^9.29.0"
88
},
99
"resolutions": {
1010
"angular": "1.6.3"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"gulp-uglify": "^3.0.2"
2828
},
2929
"dependencies": {
30-
"auth0-js": "^9.21.0"
30+
"auth0-js": "^9.29.0"
3131
},
3232
"resolutions": {
3333
"acorn": "^5.7.4",

0 commit comments

Comments
 (0)