Thomas Kaul
10 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
5 additions and
5 deletions
-
package.json
-
yarn.lock
|
|
@ -171,7 +171,7 @@ |
|
|
|
"@types/color": "3.0.3", |
|
|
|
"@types/google-spreadsheet": "3.1.5", |
|
|
|
"@types/jest": "29.4.4", |
|
|
|
"@types/lodash": "4.14.195", |
|
|
|
"@types/lodash": "4.17.0", |
|
|
|
"@types/node": "18.16.9", |
|
|
|
"@types/papaparse": "5.3.7", |
|
|
|
"@types/passport-google-oauth20": "2.0.11", |
|
|
|
|
|
@ -7314,10 +7314,10 @@ |
|
|
|
dependencies: |
|
|
|
"@types/node" "*" |
|
|
|
|
|
|
|
"@types/lodash@4.14.195": |
|
|
|
version "4.14.195" |
|
|
|
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.195.tgz#bafc975b252eb6cea78882ce8a7b6bf22a6de632" |
|
|
|
integrity sha512-Hwx9EUgdwf2GLarOjQp5ZH8ZmblzcbTBC2wtQWNKARBSxM9ezRIAUpeDTgoQRAFB0+8CNWXVA9+MaSOzOF3nPg== |
|
|
|
"@types/lodash@4.17.0": |
|
|
|
version "4.17.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.0.tgz#d774355e41f372d5350a4d0714abb48194a489c3" |
|
|
|
integrity sha512-t7dhREVv6dbNj0q17X12j7yDG4bD/DHYX7o5/DbDxobP0HnGPgpRz2Ej77aL7TZT3DSw13fqUTj8J4mMnqa7WA== |
|
|
|
|
|
|
|
"@types/lodash@^4.14.167": |
|
|
|
version "4.14.200" |
|
|
|