Merge pull request 'Update dependency core-js to v3.38.1' (#95) from renovate/core-js-3.x into main
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #95
This commit is contained in:
Brain 2024-08-23 14:52:47 +02:00
commit 3b25d1ae4f
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -9,7 +9,7 @@
"version": "0.1.0",
"dependencies": {
"bootstrap": "5.3.3",
"core-js": "3.38.0",
"core-js": "3.38.1",
"qrcode.vue": "3.4.1",
"register-service-worker": "1.7.2",
"vue": "3.4.38"
@ -5326,9 +5326,9 @@
}
},
"node_modules/core-js": {
"version": "3.38.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.38.0.tgz",
"integrity": "sha512-XPpwqEodRljce9KswjZShh95qJ1URisBeKCjUdq27YdenkslVe7OO0ZJhlYXAChW7OhXaRLl8AAba7IBfoIHug==",
"version": "3.38.1",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.38.1.tgz",
"integrity": "sha512-OP35aUorbU3Zvlx7pjsFdu1rGNnD4pgw/CWoYzRY3t2EzoVT7shKHY1dlAy3f41cGIO7ZDPQimhGFTlEYkG/Hw==",
"hasInstallScript": true,
"license": "MIT",
"funding": {

View File

@ -9,7 +9,7 @@
},
"dependencies": {
"bootstrap": "5.3.3",
"core-js": "3.38.0",
"core-js": "3.38.1",
"qrcode.vue": "3.4.1",
"register-service-worker": "1.7.2",
"vue": "3.4.38"