Thomas Kaul
4 days 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
|
|
|
@ -125,7 +125,7 @@ |
|
|
|
"@types/google-spreadsheet": "3.1.5", |
|
|
|
"@types/jest": "30.0.0", |
|
|
|
"@types/jsonpath": "0.2.4", |
|
|
|
"@types/lodash": "4.17.20", |
|
|
|
"@types/lodash": "4.17.21", |
|
|
|
"@types/node": "22.15.17", |
|
|
|
"@types/papaparse": "5.3.7", |
|
|
|
"@types/passport-google-oauth20": "2.0.16", |
|
|
|
@ -12455,9 +12455,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@types/lodash": { |
|
|
|
"version": "4.17.20", |
|
|
|
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.20.tgz", |
|
|
|
"integrity": "sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA==", |
|
|
|
"version": "4.17.21", |
|
|
|
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.21.tgz", |
|
|
|
"integrity": "sha512-FOvQ0YPD5NOfPgMzJihoT+Za5pdkDJWcbpuj1DjaKZIr/gxodQjY/uWEFlTNqW2ugXHUiL8lRQgw63dzKHZdeQ==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
|
|
|
|
@ -169,7 +169,7 @@ |
|
|
|
"@types/google-spreadsheet": "3.1.5", |
|
|
|
"@types/jest": "30.0.0", |
|
|
|
"@types/jsonpath": "0.2.4", |
|
|
|
"@types/lodash": "4.17.20", |
|
|
|
"@types/lodash": "4.17.21", |
|
|
|
"@types/node": "22.15.17", |
|
|
|
"@types/papaparse": "5.3.7", |
|
|
|
"@types/passport-google-oauth20": "2.0.16", |
|
|
|
|