Skip to content

Commit 691f96f

Browse files
chore: version packages (#362)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ba2bca5 commit 691f96f

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/mrt-utilities-qs-security-bump.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/mrt-utilities/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @salesforce/mrt-utilities
22

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- [#361](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/pull/361) [`ba2bca5`](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/commit/ba2bca527d83c274b230a307f862697205872e92) - Updated the `qs` dependency to `6.14.1` to address a security vulnerability in `6.14.0`. (Thanks [@bendvc](https://github.com/bendvc)!)
8+
39
## 0.1.2
410

511
### Patch Changes

packages/mrt-utilities/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@salesforce/mrt-utilities",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Middleware and utilities to simulate a deployed Managed Runtime environment",
55
"type": "module",
66
"author": "Salesforce",

0 commit comments

Comments
 (0)