Skip to content

Commit 693e602

Browse files
authored
Release v1.15.1
1 parent fbee11d commit 693e602

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Change history for mod-graphql
22

3-
## [1.16.0](https://github.com/folio-org/mod-graphql/tree/v1.16.0) (IN PROGRESS)
3+
## [1.15.1](https://github.com/folio-org/mod-graphql/tree/v1.15.1) (2026-04-15)
44

55
* Bump validator from 13.15.15 to 13.15.23 fixing CVE-2025-12758. Fixes MODGQL-201.
6+
* Other dependency bumps for security reasons: `jsonpath`, `underscore`, `yaml`, `js-yaml`, `lodash`, `@xmldom/xmldom`, `flatted`, `handlebars`, `picomatch`, `svgo`.
67

78
## [1.15.0](https://github.com/folio-org/mod-graphql/tree/v1.15.0) (2025-09-19)
89

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@folio/mod-graphql",
33
"type": "module",
4-
"version": "1.15.0",
4+
"version": "1.15.1",
55
"description": "GraphQL services for Okapi",
66
"repository": "folio-org/mod-graphql",
77
"publishConfig": {

0 commit comments

Comments
 (0)