Thomas Kaul
24 hours 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
|
|
|
@ -146,7 +146,7 @@ |
|
|
|
"@types/google-spreadsheet": "3.1.5", |
|
|
|
"@types/jest": "30.0.0", |
|
|
|
"@types/jsonpath": "0.2.4", |
|
|
|
"@types/lodash": "4.17.24", |
|
|
|
"@types/lodash": "4.17.25", |
|
|
|
"@types/node": "22.20.1", |
|
|
|
"@types/papaparse": "5.5.2", |
|
|
|
"@types/passport-google-oauth20": "2.0.17", |
|
|
|
@ -15138,9 +15138,9 @@ |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/@types/lodash": { |
|
|
|
"version": "4.17.24", |
|
|
|
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.24.tgz", |
|
|
|
"integrity": "sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ==", |
|
|
|
"version": "4.17.25", |
|
|
|
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.25.tgz", |
|
|
|
"integrity": "sha512-+K1NIO8I+F9/wNulfVvu23QYd0Pe9/OCqRrim4NoYIf1VoEDL90Ve4ClzpyqBLc7NpGGWRvYNCKZ1BE/Jpf8dQ==", |
|
|
|
"devOptional": true, |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
|
|
|
|
@ -190,7 +190,7 @@ |
|
|
|
"@types/google-spreadsheet": "3.1.5", |
|
|
|
"@types/jest": "30.0.0", |
|
|
|
"@types/jsonpath": "0.2.4", |
|
|
|
"@types/lodash": "4.17.24", |
|
|
|
"@types/lodash": "4.17.25", |
|
|
|
"@types/node": "22.20.1", |
|
|
|
"@types/papaparse": "5.5.2", |
|
|
|
"@types/passport-google-oauth20": "2.0.17", |
|
|
|
|