mirror of
https://github.com/GenderDysphoria/GenderDysphoria.fyi.git
synced 2025-01-31 07:16:17 +00:00
Dependency bumps in the logging lambda
Not even using this, but I want github to shutup about it
This commit is contained in:
parent
7f393d1ecf
commit
d8ccc411d7
991
terraform/lambda/package-lock.json
generated
991
terraform/lambda/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -2,14 +2,14 @@
|
||||
"name": "cloudfront-logs",
|
||||
"version": "0.0.1",
|
||||
"dependencies": {
|
||||
"aws-sdk": "*",
|
||||
"date-fns": "~2.18.0",
|
||||
"ua-parser-js": "~0.7.24"
|
||||
"aws-sdk": "~2.966.0",
|
||||
"date-fns": "~2.23.0",
|
||||
"ua-parser-js": "~0.7.28"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "*",
|
||||
"eslint": "~7.32.0",
|
||||
"eslint-config-airbnb-base": "*",
|
||||
"eslint-plugin-import": "*"
|
||||
"eslint-plugin-import": "~2.24.0"
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "eslint ."
|
||||
|
Loading…
x
Reference in New Issue
Block a user