You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by dk...@apache.org on 2023/01/28 17:27:40 UTC

[sling-org-apache-sling-app-cms] branch master updated: Bump decode-uri-component from 0.2.0 to 0.2.2 in /ui (#29)

This is an automated email from the ASF dual-hosted git repository.

dklco pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git


The following commit(s) were added to refs/heads/master by this push:
     new dc5883fa Bump decode-uri-component from 0.2.0 to 0.2.2 in /ui (#29)
dc5883fa is described below

commit dc5883faf5e6b4d893d5ccb01bd31d9544133206
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sat Jan 28 12:27:34 2023 -0500

    Bump decode-uri-component from 0.2.0 to 0.2.2 in /ui (#29)
    
    Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
    - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
    - [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: decode-uri-component
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 ui/package-lock.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/ui/package-lock.json b/ui/package-lock.json
index f3cf6ae0..4ca34bd0 100644
--- a/ui/package-lock.json
+++ b/ui/package-lock.json
@@ -690,9 +690,9 @@
             "dev": true
         },
         "decode-uri-component": {
-            "version": "0.2.0",
-            "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz",
-            "integrity": "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=",
+            "version": "0.2.2",
+            "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.2.tgz",
+            "integrity": "sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==",
             "dev": true
         },
         "default-compare": {