Thomas Kaul
2 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
|
|
@ -130,7 +130,7 @@ |
|
|
|
"@types/cache-manager": "4.0.6", |
|
|
|
"@types/google-spreadsheet": "3.1.5", |
|
|
|
"@types/jest": "29.5.13", |
|
|
|
"@types/lodash": "4.17.7", |
|
|
|
"@types/lodash": "4.17.16", |
|
|
|
"@types/node": "20.14.10", |
|
|
|
"@types/papaparse": "5.3.7", |
|
|
|
"@types/passport-google-oauth20": "2.0.16", |
|
|
@ -12446,9 +12446,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@types/lodash": { |
|
|
|
"version": "4.17.7", |
|
|
|
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.7.tgz", |
|
|
|
"integrity": "sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==", |
|
|
|
"version": "4.17.16", |
|
|
|
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.16.tgz", |
|
|
|
"integrity": "sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
|
|
@ -176,7 +176,7 @@ |
|
|
|
"@types/cache-manager": "4.0.6", |
|
|
|
"@types/google-spreadsheet": "3.1.5", |
|
|
|
"@types/jest": "29.5.13", |
|
|
|
"@types/lodash": "4.17.7", |
|
|
|
"@types/lodash": "4.17.16", |
|
|
|
"@types/node": "20.14.10", |
|
|
|
"@types/papaparse": "5.3.7", |
|
|
|
"@types/passport-google-oauth20": "2.0.16", |
|
|
|