aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorYarden Shoham <git@yardenshoham.com>2024-08-23 20:22:36 +0300
committerGitHub <noreply@github.com>2024-08-24 01:22:36 +0800
commit5fd3b098a3e017245ecda96941ea0b58f48275a9 (patch)
tree56b0854e1b413deb0f8d79cd4fbcc6799e3af38e /package-lock.json
parente0c27e59968f0ecc5e433617f303520fb765b06a (diff)
downloadgitea-5fd3b098a3e017245ecda96941ea0b58f48275a9.tar.gz
gitea-5fd3b098a3e017245ecda96941ea0b58f48275a9.zip
Bump relative-time-element to v4.4.3 (#31910)
All date-times work as before Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json9
1 files changed, 4 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json
index e3c3681781..eb3ba5fb48 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10,7 +10,7 @@
"@citation-js/plugin-csl": "0.7.14",
"@citation-js/plugin-software-formats": "0.6.1",
"@github/markdown-toolbar-element": "2.2.3",
- "@github/relative-time-element": "4.4.2",
+ "@github/relative-time-element": "4.4.3",
"@github/text-expander-element": "2.7.1",
"@mcaptcha/vanilla-glue": "0.1.0-alpha-3",
"@primer/octicons": "19.11.0",
@@ -1157,10 +1157,9 @@
"license": "MIT"
},
"node_modules/@github/relative-time-element": {
- "version": "4.4.2",
- "resolved": "https://registry.npmjs.org/@github/relative-time-element/-/relative-time-element-4.4.2.tgz",
- "integrity": "sha512-wTXunu3hmuGljA5CHaaoUIKV0oI35wno0FKJl2yqKplTRnsCA5bPNj4bDeVIubkuskql6jwionWLlGM1Y6QLaw==",
- "license": "MIT"
+ "version": "4.4.3",
+ "resolved": "https://registry.npmjs.org/@github/relative-time-element/-/relative-time-element-4.4.3.tgz",
+ "integrity": "sha512-EVKokqx9/DdUAZ2l9WVyY51EtRCO2gQWWMvsRIn7r4glJ91q9CXcnILVHZVCpfD52ucXUhUvtYsAjNJ4qP4uIg=="
},
"node_modules/@github/text-expander-element": {
"version": "2.7.1",