Skip to content

Commit 940b11a

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 c3c1ce6 commit 940b11a

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": "9.0.0",
4848
"lodash": "4.17.21",
4949
"moment": "2.29.4",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6058,10 +6058,10 @@ json5@^2.2.1, json5@^2.2.2:
60586058
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
60596059
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
60606060

6061-
6062-
version "3.6.5"
6063-
resolved "https://registry.yarnpkg.com/jsonapi-serializer/-/jsonapi-serializer-3.6.5.tgz#8e61c8062affc748732857b5c8646d6d0f75503a"
6064-
integrity sha512-UmBU9JnWVi2H2vZcPTSsPsA7+SUIkuGXwjXbx2GWW7crbZr/pYgQPUH3MSmOQYvpAIYlg5oIomnS4F9eM8g5cQ==
6061+
6062+
version "3.6.7"
6063+
resolved "https://registry.yarnpkg.com/jsonapi-serializer/-/jsonapi-serializer-3.6.7.tgz#18299122e7624d962fadaba16c320da6a7c405c0"
6064+
integrity sha512-usScb34T6mB0QK/AxOpXTpE9iB7JW4/CMhREitzeKv9rV5CdZhdVA8F9zIc7Xz9rjbSv98vOXkuO1HRtM0paSg==
60656065
dependencies:
60666066
inflected "^1.1.6"
60676067
lodash "^4.16.3"

0 commit comments

Comments
 (0)