aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorYarden Shoham <git@yardenshoham.com>2024-12-06 00:11:35 +0200
committerGitHub <noreply@github.com>2024-12-06 06:11:35 +0800
commitff14ada9655660af15d615b2fbd090b861686cd2 (patch)
tree79d6eac1600bbe861bdb5f51491d2354a5df8459 /package-lock.json
parent5cada75596a5b6867bc74b967294e4b6d1b5254a (diff)
downloadgitea-ff14ada9655660af15d615b2fbd090b861686cd2.tar.gz
gitea-ff14ada9655660af15d615b2fbd090b861686cd2.zip
Bump relative-time-element to v4.4.4 (#32730)
Fix #32716 Tested, it still works. - cc @wxiaoguang for https://github.com/github/relative-time-element/pull/296 Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 2261566c02..e3f7a0116f 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.3",
+ "@github/relative-time-element": "4.4.4",
"@github/text-expander-element": "2.8.0",
"@mcaptcha/vanilla-glue": "0.1.0-alpha-3",
"@primer/octicons": "19.13.0",
@@ -3025,9 +3025,9 @@
"license": "MIT"
},
"node_modules/@github/relative-time-element": {
- "version": "4.4.3",
- "resolved": "https://registry.npmjs.org/@github/relative-time-element/-/relative-time-element-4.4.3.tgz",
- "integrity": "sha512-EVKokqx9/DdUAZ2l9WVyY51EtRCO2gQWWMvsRIn7r4glJ91q9CXcnILVHZVCpfD52ucXUhUvtYsAjNJ4qP4uIg==",
+ "version": "4.4.4",
+ "resolved": "https://registry.npmjs.org/@github/relative-time-element/-/relative-time-element-4.4.4.tgz",
+ "integrity": "sha512-Oi8uOL8O+ZWLD7dHRWCkm2cudcTYtB3VyOYf9BtzCgDGm+OKomyOREtItNMtWl1dxvec62BTKErq36uy+RYxQg==",
"license": "MIT"
},
"node_modules/@github/text-expander-element": {