Commit 1b7b86ce727a328aa2334cab407545c3509c1d28
1 parent
f580fc137e
Exists in
master
1.45.9
Showing 3 changed files with 10 additions and 3 deletions Side-by-side Diff
CHANGELOG.md
... | ... | @@ -4,8 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d |
4 | 4 | |
5 | 5 | Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). |
6 | 6 | |
7 | +#### [v1.45.9](https://gitlab.kodesumber.com/komodo/komodo-sdk/compare/v1.45.8...v1.45.9) | |
8 | + | |
9 | +- Bump express from 4.17.1 to 4.18.2 [`f580fc1`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/f580fc137e1517de274b97a8f254799e98c6a6f1) | |
10 | +- Bump nunjucks from 3.2.3 to 3.2.4 [`35fc2ef`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/35fc2ef41e0f75046b19491c6251a4efede50609) | |
11 | + | |
7 | 12 | #### [v1.45.8](https://gitlab.kodesumber.com/komodo/komodo-sdk/compare/v1.45.7...v1.45.8) |
8 | 13 | |
14 | +> 25 November 2022 | |
15 | + | |
9 | 16 | - Fix eslint on control-panel [`33b054f`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/33b054fbea3b45f351608b10ae064dd7f8325fbe) |
10 | 17 | - Bump uuid from 3.4.0 to 9.0.0 [`b52e4b1`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/b52e4b123240f4233b701a6bec2a0e72118c6e85) |
11 | 18 |
package-lock.json
1 | 1 | { |
2 | 2 | "name": "komodo-sdk", |
3 | - "version": "1.45.8", | |
3 | + "version": "1.45.9", | |
4 | 4 | "lockfileVersion": 2, |
5 | 5 | "requires": true, |
6 | 6 | "packages": { |
7 | 7 | "": { |
8 | 8 | "name": "komodo-sdk", |
9 | - "version": "1.45.8", | |
9 | + "version": "1.45.9", | |
10 | 10 | "license": "ISC", |
11 | 11 | "dependencies": { |
12 | 12 | "array-unique": "^0.3.2", |