Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TryGhost/api-demos
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 959e1fb2f311ecd88defd490b34567eb2237783d
Choose a base ref
..
head repository: TryGhost/api-demos
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1bf285d784bb80746e6eab68af7362d893a53d5a
Choose a head ref
Showing with 9 additions and 9 deletions.
  1. +9 −9 yarn.lock
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -114,9 +114,9 @@
jsonwebtoken "^8.4.0"

"@tryghost/content-api@^1.5.1":
version "1.7.0"
resolved "https://registry.yarnpkg.com/@tryghost/content-api/-/content-api-1.7.0.tgz#967d54b9541af096258fceae399924b6e02a14bb"
integrity sha512-Hf5KzX/ZnjHmjVW/X3r6K1zla2x9ShY0S3UgmAVL2aqOc4G1Z+20m04qc5BSpKk3tZXoFwrmRkXFHLi2/2BwYA==
version "1.7.1"
resolved "https://registry.yarnpkg.com/@tryghost/content-api/-/content-api-1.7.1.tgz#fe17887fd0a14831181722eefbfc725d6b546e79"
integrity sha512-Iwi2NzF/apYu5Fe/SQQQS7xFTmADnoVypq5hf2cYU0p908fJyR0IpR0eIMughIuBnSfTJ6JW1b27jFPwuTDr+g==
dependencies:
axios "^0.21.1"

@@ -400,9 +400,9 @@ debug@4.3.1:
ms "2.1.2"

debug@^4.0.1, debug@^4.1.1:
version "4.3.3"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.3.tgz#04266e0b70a98d4462e6e288e38259213332b664"
integrity sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==
version "4.3.4"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
dependencies:
ms "2.1.2"

@@ -832,9 +832,9 @@ glob@^7.1.3:
path-is-absolute "^1.0.0"

globals@^13.6.0, globals@^13.9.0:
version "13.12.1"
resolved "https://registry.yarnpkg.com/globals/-/globals-13.12.1.tgz#ec206be932e6c77236677127577aa8e50bf1c5cb"
integrity sha512-317dFlgY2pdJZ9rspXDks7073GpDmXdfbM3vYYp0HAMKGDh1FfWPleI2ljVNLQX5M5lXcAslTcPTrOrMEFOjyw==
version "13.13.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-13.13.0.tgz#ac32261060d8070e2719dd6998406e27d2b5727b"
integrity sha512-EQ7Q18AJlPwp3vUDL4mKA0KXrXyNIQyWon6T6XQiBQF0XHvRsiCSrWmmeATpUzdJN2HhWZU6Pdl0a9zdep5p6A==
dependencies:
type-fest "^0.20.2"