From 6eb407ff3be0713251f240906804e03dd648e122 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 20:18:37 +0000 Subject: [PATCH] Bump pem from 1.14.7 to 1.14.8 Bumps [pem](https://github.com/Dexus/pem) from 1.14.7 to 1.14.8. - [Release notes](https://github.com/Dexus/pem/releases) - [Changelog](https://github.com/Dexus/pem/blob/master/HISTORY.md) - [Commits](https://github.com/Dexus/pem/compare/v1.14.7...v1.14.8) --- updated-dependencies: - dependency-name: pem dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 591323352be..a6c44b230c2 100644 --- a/package.json +++ b/package.json @@ -123,7 +123,7 @@ "ngx-sortablejs": "^11.1.0", "ngx-ui-switch": "^14.1.0", "nouislider": "^15.8.1", - "pem": "1.14.7", + "pem": "1.14.8", "prop-types": "^15.8.1", "react-copy-to-clipboard": "^5.1.0", "reflect-metadata": "^0.1.13", diff --git a/yarn.lock b/yarn.lock index 6c5726c73d0..e7bb5ff3bcf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8972,10 +8972,10 @@ path-type@^4.0.0: resolved "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz" integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw== -pem@1.14.7: - version "1.14.7" - resolved "https://registry.yarnpkg.com/pem/-/pem-1.14.7.tgz#dae9831ee5fa7c88547327fb7738898cd76412c6" - integrity sha512-tN5+bp2/Yh/2yuv/JFXXHXrd5RVfsEBwlV7BshuYPX0OJWbR/MeAr89CKWcIp/W0cEnaTPT44haXyaEz1T6XeA== +pem@1.14.8: + version "1.14.8" + resolved "https://registry.yarnpkg.com/pem/-/pem-1.14.8.tgz#9c414bee991b138a24617f423059e809d01aa720" + integrity sha512-ZpbOf4dj9/fQg5tQzTqv4jSKJQsK7tPl0pm4/pvPcZVjZcJg7TMfr3PBk6gJH97lnpJDu4e4v8UUqEz5daipCg== dependencies: es6-promisify "^7.0.0" md5 "^2.3.0"