Thomas Kaul
3 weeks 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-lock.json
-
package.json
|
|
@ -128,7 +128,7 @@ |
|
|
|
"@types/big.js": "6.2.2", |
|
|
|
"@types/google-spreadsheet": "3.1.5", |
|
|
|
"@types/jest": "29.5.13", |
|
|
|
"@types/lodash": "4.17.16", |
|
|
|
"@types/lodash": "4.17.17", |
|
|
|
"@types/node": "22.15.17", |
|
|
|
"@types/papaparse": "5.3.7", |
|
|
|
"@types/passport-google-oauth20": "2.0.16", |
|
|
@ -12412,9 +12412,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@types/lodash": { |
|
|
|
"version": "4.17.16", |
|
|
|
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.16.tgz", |
|
|
|
"integrity": "sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==", |
|
|
|
"version": "4.17.17", |
|
|
|
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.17.tgz", |
|
|
|
"integrity": "sha512-RRVJ+J3J+WmyOTqnz3PiBLA501eKwXl2noseKOrNo/6+XEHjTAxO4xHvxQB6QuNm+s4WRbn6rSiap8+EA+ykFQ==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
|
|
@ -174,7 +174,7 @@ |
|
|
|
"@types/big.js": "6.2.2", |
|
|
|
"@types/google-spreadsheet": "3.1.5", |
|
|
|
"@types/jest": "29.5.13", |
|
|
|
"@types/lodash": "4.17.16", |
|
|
|
"@types/lodash": "4.17.17", |
|
|
|
"@types/node": "22.15.17", |
|
|
|
"@types/papaparse": "5.3.7", |
|
|
|
"@types/passport-google-oauth20": "2.0.16", |
|
|
|