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
989
terraform/lambda/package-lock.json
generated
989
terraform/lambda/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -2,14 +2,14 @@
|
|||||||
"name": "cloudfront-logs",
|
"name": "cloudfront-logs",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"aws-sdk": "*",
|
"aws-sdk": "~2.966.0",
|
||||||
"date-fns": "~2.18.0",
|
"date-fns": "~2.23.0",
|
||||||
"ua-parser-js": "~0.7.24"
|
"ua-parser-js": "~0.7.28"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"eslint": "*",
|
"eslint": "~7.32.0",
|
||||||
"eslint-config-airbnb-base": "*",
|
"eslint-config-airbnb-base": "*",
|
||||||
"eslint-plugin-import": "*"
|
"eslint-plugin-import": "~2.24.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "eslint ."
|
"lint": "eslint ."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user