Skip to content

Commit 844aef0

Browse files
authored
Merge pull request #765 from webauthn4j/update-js-libs
Update js libs
2 parents d08c4d5 + 7413bb0 commit 844aef0

File tree

2 files changed

+21133
-116
lines changed

2 files changed

+21133
-116
lines changed

samples/lib/spa-angular-client/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ node {
2727
download = true
2828

2929
// Version of node to use.
30-
version = '12.16.1'
30+
version = '16.13.0'
3131

3232
// Version of npm to use.
33-
npmVersion = '6.14.4'
33+
npmVersion = '8.1.4'
3434
}
3535

3636
npm_run_build {

0 commit comments

Comments
 (0)