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:
renovate[bot] 2023-11-08 08:20:03 +01:00 committed by GitHub
parent 3cc6874592
commit 53156422c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -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": {

View file

@ -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",