Fix package-lock after rebase

This commit is contained in:
Wolfgang Ginolas 2023-10-17 16:47:23 +02:00
parent 7f55498bcc
commit e7142962a6
1 changed files with 3 additions and 8 deletions

11
package-lock.json generated
View File

@ -914,9 +914,9 @@
},
"node_modules/ckeditor": {
"name": "ckeditor4",
"version": "4.23.0",
"resolved": "https://registry.npmjs.org/ckeditor4/-/ckeditor4-4.23.0.tgz",
"integrity": "sha512-K9DUzTa7roj8JffKLm6nOxDF02aPURDK8m7oFibvvkyAaomj24qOgpVdt7yvszmIubeJLbAB6q4k7Euk8jzD1A=="
"version": "4.22.1",
"resolved": "https://registry.npmjs.org/ckeditor4/-/ckeditor4-4.22.1.tgz",
"integrity": "sha512-Yj4vTHX5YxHwc48gNqUqTm+KLkRr9tuyb4O2VIABu4oKHWRNVIdLdy6vUNe/XNx+RiTavMejfA1MVOU/MxLjqQ=="
},
"node_modules/class-utils": {
"version": "0.3.6",
@ -4589,11 +4589,6 @@
"resolved": "https://registry.npmjs.org/ultron/-/ultron-1.1.1.tgz",
"integrity": "sha512-UIEXBNeYmKptWH6z8ZnqTeS8fV74zG0/eRU9VGkpzz+LIJNs8W/zM/L+7ctCkRrgbNnnR0xxw4bKOr0cW0N0Og=="
},
"node_modules/undici-types": {
"version": "5.25.3",
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.25.3.tgz",
"integrity": "sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA=="
},
"node_modules/union-value": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz",