From 237b31d6c4dd4619df9d7b7c2b46acdbf008b002 Mon Sep 17 00:00:00 2001 From: John Dillick Date: Wed, 26 Apr 2023 10:10:08 -1000 Subject: [PATCH] @atomic-reactor/reactium-api@5.0.3 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index ddef710..3befd9c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23962,7 +23962,7 @@ }, "reactium_modules/@atomic-reactor/reactium-api/_npm": { "name": "@atomic-reactor/reactium-api", - "version": "5.0.2", + "version": "5.0.3", "license": "MIT", "dependencies": { "http-proxy-middleware": "^0.20.0", diff --git a/package.json b/package.json index d10e6b4..863870f 100644 --- a/package.json +++ b/package.json @@ -168,7 +168,7 @@ ] }, "reactiumDependencies": { - "@atomic-reactor/reactium-api": "5.0.2", + "@atomic-reactor/reactium-api": "5.0.3", "@atomic-reactor/reactium-capability": "5.0.1", "@atomic-reactor/reactium-role": "5.0.1", "@atomic-reactor/reactium-user": "5.0.1",