Merge pull request #175 from strukturag/dependabot/npm_and_yarn/paper-0.12.16

Bump paper from 0.12.15 to 0.12.16
This commit is contained in:
Joachim Bauch 2022-10-24 12:56:17 +02:00 committed by GitHub
commit 016484fb72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -12,7 +12,7 @@
"jquery": "3.6.1",
"jquery-ui": "1.13.2",
"lodash": "4.17.21",
"paper": "0.12.15",
"paper": "0.12.16",
"pdfjs-dist": "2.12.313",
"pdfjs-dist-viewer-min": "2.12.313",
"socket.io-client": "4.5.2",
@ -2597,9 +2597,9 @@
}
},
"node_modules/paper": {
"version": "0.12.15",
"resolved": "https://registry.npmjs.org/paper/-/paper-0.12.15.tgz",
"integrity": "sha512-9qqtcY+V0Sd2RTLZKh7rTfWDbhfitOrtq3kzgOufhGpuYpCUXM+3UIK61au14tI0F9NA4xSttDYfk376O50aPA==",
"version": "0.12.16",
"resolved": "https://registry.npmjs.org/paper/-/paper-0.12.16.tgz",
"integrity": "sha512-EyWoZAO203Yy/ol4RIq1/jMnAbhC2KA6IrlFbQVk5GcDwM+qMzzkM2z7hXU5uZo8pjRKoYwejryZJs+2aD1b2g==",
"engines": {
"node": ">=8.0.0"
}
@ -5937,9 +5937,9 @@
"dev": true
},
"paper": {
"version": "0.12.15",
"resolved": "https://registry.npmjs.org/paper/-/paper-0.12.15.tgz",
"integrity": "sha512-9qqtcY+V0Sd2RTLZKh7rTfWDbhfitOrtq3kzgOufhGpuYpCUXM+3UIK61au14tI0F9NA4xSttDYfk376O50aPA=="
"version": "0.12.16",
"resolved": "https://registry.npmjs.org/paper/-/paper-0.12.16.tgz",
"integrity": "sha512-EyWoZAO203Yy/ol4RIq1/jMnAbhC2KA6IrlFbQVk5GcDwM+qMzzkM2z7hXU5uZo8pjRKoYwejryZJs+2aD1b2g=="
},
"parent-module": {
"version": "1.0.1",

View file

@ -16,7 +16,7 @@
"jquery": "3.6.1",
"jquery-ui": "1.13.2",
"lodash": "4.17.21",
"paper": "0.12.15",
"paper": "0.12.16",
"pdfjs-dist": "2.12.313",
"pdfjs-dist-viewer-min": "2.12.313",
"socket.io-client": "4.5.2",