Update dependency @types/sjcl to v1.0.34
This commit is contained in:
parent
d1da03ef0b
commit
ed575ecd3c
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.5",
|
||||
"@types/qunit": "2.19.9",
|
||||
"@types/rsvp": "4.0.8",
|
||||
"@types/sjcl": "1.0.33",
|
||||
"@types/sjcl": "1.0.34",
|
||||
"@typescript-eslint/eslint-plugin": "6.12.0",
|
||||
"@typescript-eslint/parser": "6.12.0",
|
||||
"bootstrap": "4.6.2",
|
||||
|
@ -10285,9 +10285,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/@types/sjcl": {
|
||||
"version": "1.0.33",
|
||||
"resolved": "https://registry.npmjs.org/@types/sjcl/-/sjcl-1.0.33.tgz",
|
||||
"integrity": "sha512-KpRc/HX+c8ztE7b4iYwErWzegJRl0ylH1s7KJ/Ye8nIp7yDqvbyCMEtHXqzulIj2MoZVZ5e7d/fQL26vjZicXw==",
|
||||
"version": "1.0.34",
|
||||
"resolved": "https://registry.npmjs.org/@types/sjcl/-/sjcl-1.0.34.tgz",
|
||||
"integrity": "sha512-bQHEeK5DTQRunIfQeUMgtpPsNNCcZyQ9MJuAfW1I7iN0LDunTc78Fu17STbLMd7KiEY/g2zHVApippa70h6HoQ==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/symlink-or-copy": {
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
"@types/luxon": "3.3.5",
|
||||
"@types/qunit": "2.19.9",
|
||||
"@types/rsvp": "4.0.8",
|
||||
"@types/sjcl": "1.0.33",
|
||||
"@types/sjcl": "1.0.34",
|
||||
"@typescript-eslint/eslint-plugin": "6.12.0",
|
||||
"@typescript-eslint/parser": "6.12.0",
|
||||
"bootstrap": "4.6.2",
|
||||
|
|
Loading…
Reference in a new issue