Skip to content

Commit

Permalink
Merge pull request #668 from podverse/develop
Browse files Browse the repository at this point in the history
Release v4.13.17
  • Loading branch information
mitchdowney authored Oct 2, 2023
2 parents 19046b8 + ff0d7dd commit 233ff9a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "podverse-api",
"version": "4.13.16",
"version": "4.13.17",
"description": "Data API, database migration scripts, and backend services for all Podverse models.",
"contributors": [
"Mitch Downey"
Expand Down Expand Up @@ -195,7 +195,7 @@
"patch-package": "6.5.0",
"paypal-rest-sdk": "2.0.0-rc.2",
"pg": "8.7.3",
"podcast-partytime": "4.6.1-beta.0",
"podcast-partytime": "4.6.2",
"podverse-shared": "^4.12.10",
"reflect-metadata": "0.1.13",
"request": "^2.88.2",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4388,9 +4388,9 @@ get-caller-file@^2.0.1, get-caller-file@^2.0.5:
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==

get-func-name@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/get-func-name/-/get-func-name-2.0.0.tgz#ead774abee72e20409433a066366023dd6887a41"
integrity sha512-Hm0ixYtaSZ/V7C8FJrtZIuBBI+iSgL+1Aq82zSu8VQNB4S3Gk8e7Qs3VwBDJAhmRZcFqkl3tQu36g/Foh5I5ig==
version "2.0.2"
resolved "https://registry.yarnpkg.com/get-func-name/-/get-func-name-2.0.2.tgz#0d7cf20cd13fda808669ffa88f4ffc7a3943fc41"
integrity sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==

get-intrinsic@^1.0.2, get-intrinsic@^1.1.0, get-intrinsic@^1.1.1, get-intrinsic@^1.1.3:
version "1.1.3"
Expand Down Expand Up @@ -8066,10 +8066,10 @@ please-upgrade-node@^3.1.1, please-upgrade-node@^3.2.0:
dependencies:
semver-compare "^1.0.0"

[email protected].1-beta.0:
version "4.6.1-beta.0"
resolved "https://registry.yarnpkg.com/podcast-partytime/-/podcast-partytime-4.6.1-beta.0.tgz#a5119d7f57efe4f97d298c7efb6ecb51061f3da0"
integrity sha512-N+ZchCnH0ojWKhIf2GIAiCElN5Pa/ds4OahzRMp4eIy5EandM6bTksy/6TIgDaJG3Jk6+65BRXn/10TAuToCJA==
[email protected].2:
version "4.6.2"
resolved "https://registry.yarnpkg.com/podcast-partytime/-/podcast-partytime-4.6.2.tgz#3f56be4130c95a1066d5602d4d8587958e33fbc7"
integrity sha512-u57GSG7+5xjKy8uDU/k30NDIT/BizhkuolyaEvJQkufI5VQUiMEyA1lDPzPUW6e+QqKxWlaTs1paMRibRTqgvQ==
dependencies:
dotenv "^10.0.0"
fast-xml-parser "^3.18.0"
Expand Down

0 comments on commit 233ff9a

Please sign in to comment.