Skip to content

Commit

Permalink
Merge branch 'main' of github.com:ianwalter/nrg
Browse files Browse the repository at this point in the history
  • Loading branch information
ianwalter committed Nov 21, 2021
2 parents 8191ce9 + 648b34f commit 2580d3a
Show file tree
Hide file tree
Showing 6 changed files with 49 additions and 18 deletions.
6 changes: 6 additions & 0 deletions .changeset/early-waves-sleep.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@ianwalter/nrg-validation": patch
"@ianwalter/nrg": patch
---

Update dependency date-fns to ^2.26.0
5 changes: 5 additions & 0 deletions .changeset/poor-schools-learn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@ianwalter/nrg-validation": patch
---

Update dependency libphonenumber-js to ^1.9.43
5 changes: 5 additions & 0 deletions .changeset/silent-radios-hammer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@ianwalter/nrg": minor
---

Update dependency objection to v3
4 changes: 2 additions & 2 deletions packages/nrg-validation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
"@generates/dotter": "^2.0.3",
"@generates/logger": "^1.0.0",
"@generates/merger": "^0.1.3",
"date-fns": "^2.25.0",
"date-fns": "^2.26.0",
"decamelize": "^6.0.0",
"isemail": "^3.2.0",
"libphonenumber-js": "^1.9.38",
"libphonenumber-js": "^1.9.43",
"zxcvbn": "^4.4.2"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/nrg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"bcrypt": "5.0.0",
"cheerio": "^1.0.0-rc.10",
"common-tags": "^1.8.2",
"date-fns": "^2.25.0",
"date-fns": "^2.26.0",
"devalue": "^2.0.1",
"dotenv": "^10.0.0",
"ejs": "^3.1.3",
Expand All @@ -72,7 +72,7 @@
"mailgen": "^2.0.16",
"nanoid": "^3.1.30",
"nodemailer": "^6.7.1",
"objection": "^2.2.17",
"objection": "^3.0.0",
"pg": "^8.7.1",
"pkg-dir": "^6.0.1",
"rate-limiter-flexible": "^2.3.5",
Expand Down
43 changes: 29 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3003,7 +3003,7 @@ agent-base@6:
dependencies:
debug "4"

ajv@^6.10.0, ajv@^6.12.4, ajv@^6.12.6:
ajv@^6.10.0, ajv@^6.12.4:
version "6.12.6"
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
Expand All @@ -3013,6 +3013,16 @@ ajv@^6.10.0, ajv@^6.12.4, ajv@^6.12.6:
json-schema-traverse "^0.4.1"
uri-js "^4.2.2"

ajv@^8.6.2:
version "8.8.1"
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.8.1.tgz#e73dd88eeb4b10bbcd82bee136e6fbe801664d18"
integrity sha512-6CiMNDrzv0ZR916u2T+iRunnD60uWmNn8SkdB44/6stVORUg0aAkWO7PkOhpCmjmW8f2I/G/xnowD66fxGyQJg==
dependencies:
fast-deep-equal "^3.1.1"
json-schema-traverse "^1.0.0"
require-from-string "^2.0.2"
uri-js "^4.2.2"

amqp-connection-manager@^3.7.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/amqp-connection-manager/-/amqp-connection-manager-3.7.0.tgz#b37a5c714032c42676cdaba0827c739d6916eb16"
Expand Down Expand Up @@ -4710,10 +4720,10 @@ data-urls@^2.0.0:
whatwg-mimetype "^2.3.0"
whatwg-url "^8.0.0"

date-fns@^2.25.0:
version "2.25.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.25.0.tgz#8c5c8f1d958be3809a9a03f4b742eba894fc5680"
integrity sha512-ovYRFnTrbGPD4nqaEqescPEv1mNwvt+UTqI3Ay9SzNtey9NZnYu6E2qCcBBgJ6/2VF1zGGygpyTDITqpQQ5e+w==
date-fns@^2.26.0:
version "2.26.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.26.0.tgz#fa45305543c392c4f914e50775fd2a4461e60fbd"
integrity sha512-VQI812dRi3cusdY/fhoBKvc6l2W8BPWU1FNVnFH9Nttjx4AFBRzfSVb/Eyc7jBT6e9sg1XtAGsYpBQ6c/jygbg==

date-format@0.0.2:
version "0.0.2"
Expand Down Expand Up @@ -8002,6 +8012,11 @@ json-schema-traverse@^0.4.1:
resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"
integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==

json-schema-traverse@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz#ae7bcb3656ab77a73ba5c49bf654f38e6b6860e2"
integrity sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==

json-stable-stringify-without-jsonify@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
Expand Down Expand Up @@ -8370,10 +8385,10 @@ levn@~0.3.0:
prelude-ls "~1.1.2"
type-check "~0.3.2"

libphonenumber-js@^1.9.38:
version "1.9.38"
resolved "https://registry.yarnpkg.com/libphonenumber-js/-/libphonenumber-js-1.9.38.tgz#d0388deebc95a8691382313d2f7dac2de2219387"
integrity sha512-7CCl9NZPYtX4JNXdvV5RnrQqrXp7LsLOTpYSUfEJBiySEnC5hysdwouXAuWgPDB55D/fpKm4RjM2/tUUh8kuoA==
libphonenumber-js@^1.9.43:
version "1.9.43"
resolved "https://registry.yarnpkg.com/libphonenumber-js/-/libphonenumber-js-1.9.43.tgz#2371e4383e6780990381d5b900b8c22666221cbb"
integrity sha512-tNB87ZutAiAkl3DE/Bo0Mxqn/XZbNxhPg4v9bYBwQQW4dlhBGqXl1vtmPxeDWbrijzwOA9vRjOOFm5V9SK/W3w==

lie@3.1.1:
version "3.1.1"
Expand Down Expand Up @@ -9514,12 +9529,12 @@ object.values@^1.1.5:
define-properties "^1.1.3"
es-abstract "^1.19.1"

objection@^2.2.17:
version "2.2.17"
resolved "https://registry.yarnpkg.com/objection/-/objection-2.2.17.tgz#4076c0a60ec218ded2acf7c107f645ee24db4859"
integrity sha512-k49ty4jbygp3YiFP3orSjaife85C6TVzFkyJv3j62DLC7qjBy/tsOfucSKpOy73CSqZNbKUOhIxGdB3pisxp3Q==
objection@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/objection/-/objection-3.0.0.tgz#213e76db48c774935813d184adc4a2cc1461c773"
integrity sha512-dIQZKlWQ24SWQSLkd8t/h+MUTr3P3ziVT9rztRtZT/tt/SGFyj4Zgvp+TN/SXfxgVMSfBLQxeLlioe0n64suMg==
dependencies:
ajv "^6.12.6"
ajv "^8.6.2"
db-errors "^0.2.3"

on-finished@^2.3.0, on-finished@~2.3.0:
Expand Down

1 comment on commit 2580d3a

@vercel
Copy link

@vercel vercel bot commented on 2580d3a Nov 21, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.