fix(deps): update dependency @openedx/paragon to v23.14.0 (#1230)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-07 06:54:42 +00:00
committed by GitHub
parent 7b754edef8
commit fa7267f17c

8
package-lock.json generated
View File

@@ -7331,9 +7331,9 @@
}
},
"node_modules/@openedx/paragon": {
"version": "23.13.0",
"resolved": "https://registry.npmjs.org/@openedx/paragon/-/paragon-23.13.0.tgz",
"integrity": "sha512-lVviyJspbpVhO9oWcKK1s52nICWnWXShm2e+fGQCBmkGrPhPYt0iT9PAEiMmGLPy8oGX/HHC85ot35+yia708w==",
"version": "23.14.0",
"resolved": "https://registry.npmjs.org/@openedx/paragon/-/paragon-23.14.0.tgz",
"integrity": "sha512-+z5PspPI5D+/Xh87KG0ZYt/E+mOlgEMj6/IXeBWSj0vUvawj/pYzKgj+hlGbFGV9lIKkKnQJA8iurQrR++VXZA==",
"license": "Apache-2.0",
"workspaces": [
"example",
@@ -7360,6 +7360,7 @@
"js-toml": "^1.0.0",
"lodash.uniqby": "^4.7.0",
"log-update": "^4.0.0",
"lz-string": "^1.5.0",
"mailto-link": "^2.0.0",
"minimist": "^1.2.8",
"ora": "^5.4.1",
@@ -23289,7 +23290,6 @@
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/lz-string/-/lz-string-1.5.0.tgz",
"integrity": "sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==",
"dev": true,
"license": "MIT",
"bin": {
"lz-string": "bin/bin.js"