Update dependency @types/sjcl to v1.0.33 (#746)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3cc6874592
commit
53156422c8
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -23,7 +23,7 @@
|
|||
"@types/luxon": "3.3.4",
|
||||
"@types/qunit": "2.19.8",
|
||||
"@types/rsvp": "4.0.7",
|
||||
"@types/sjcl": "1.0.32",
|
||||
"@types/sjcl": "1.0.33",
|
||||
"@typescript-eslint/eslint-plugin": "6.9.0",
|
||||
"@typescript-eslint/parser": "6.9.0",
|
||||
"bootstrap": "4.6.2",
|
||||
|
@ -10285,9 +10285,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/@types/sjcl": {
|
||||
"version": "1.0.32",
|
||||
"resolved": "https://registry.npmjs.org/@types/sjcl/-/sjcl-1.0.32.tgz",
|
||||
"integrity": "sha512-Vr78HlMoFdNzvRnDbz/6K9QblpB70Vgueljjvm6r7D97FLJ3iGwEKrRZ7wJqMwsmFe/8o06YJ6SFyLBbHTARdg==",
|
||||
"version": "1.0.33",
|
||||
"resolved": "https://registry.npmjs.org/@types/sjcl/-/sjcl-1.0.33.tgz",
|
||||
"integrity": "sha512-KpRc/HX+c8ztE7b4iYwErWzegJRl0ylH1s7KJ/Ye8nIp7yDqvbyCMEtHXqzulIj2MoZVZ5e7d/fQL26vjZicXw==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/symlink-or-copy": {
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
"@types/luxon": "3.3.4",
|
||||
"@types/qunit": "2.19.8",
|
||||
"@types/rsvp": "4.0.7",
|
||||
"@types/sjcl": "1.0.32",
|
||||
"@types/sjcl": "1.0.33",
|
||||
"@typescript-eslint/eslint-plugin": "6.9.0",
|
||||
"@typescript-eslint/parser": "6.9.0",
|
||||
"bootstrap": "4.6.2",
|
||||
|
|
Loading…
Reference in a new issue