Skip to content

Commit 92c5619

Browse files
chore(deps): bump jsonapi-serializer from 3.6.5 to 3.6.7
Bumps [jsonapi-serializer](https://github.com/SeyZ/jsonapi-serializer) from 3.6.5 to 3.6.7. - [Release notes](https://github.com/SeyZ/jsonapi-serializer/releases) - [Commits](https://github.com/SeyZ/jsonapi-serializer/commits/3.6.7) --- updated-dependencies: - dependency-name: jsonapi-serializer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 19ad134 commit 92c5619

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"inflected": "2.0.4",
4444
"ip-regex": "4.3.0",
4545
"ipaddr.js": "2.0.0",
46-
"jsonapi-serializer": "3.6.5",
46+
"jsonapi-serializer": "3.6.7",
4747
"jsonwebtoken": "8.5.1",
4848
"lodash": "4.17.21",
4949
"moment": "2.29.4",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6164,10 +6164,10 @@ json5@^2.2.1:
61646164
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
61656165
integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
61666166

6167-
6168-
version "3.6.5"
6169-
resolved "https://registry.yarnpkg.com/jsonapi-serializer/-/jsonapi-serializer-3.6.5.tgz#8e61c8062affc748732857b5c8646d6d0f75503a"
6170-
integrity sha512-UmBU9JnWVi2H2vZcPTSsPsA7+SUIkuGXwjXbx2GWW7crbZr/pYgQPUH3MSmOQYvpAIYlg5oIomnS4F9eM8g5cQ==
6167+
6168+
version "3.6.7"
6169+
resolved "https://registry.yarnpkg.com/jsonapi-serializer/-/jsonapi-serializer-3.6.7.tgz#18299122e7624d962fadaba16c320da6a7c405c0"
6170+
integrity sha512-usScb34T6mB0QK/AxOpXTpE9iB7JW4/CMhREitzeKv9rV5CdZhdVA8F9zIc7Xz9rjbSv98vOXkuO1HRtM0paSg==
61716171
dependencies:
61726172
inflected "^1.1.6"
61736173
lodash "^4.16.3"

0 commit comments

Comments
 (0)