Bump urijs from 1.19.10 to 1.19.11

Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.10 to 1.19.11.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.10...v1.19.11)

---
updated-dependencies:
- dependency-name: urijs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-13 00:15:06 +00:00 committed by Antonin Stefanutti
parent bfce172187
commit d02e9f2c6f
2 changed files with 8 additions and 8 deletions

14
npm-shrinkwrap.json generated
View File

@ -14,7 +14,7 @@
"pdf-lib": "1.17.1", "pdf-lib": "1.17.1",
"puppeteer": "13.2.0", "puppeteer": "13.2.0",
"puppeteer-core": "13.2.0", "puppeteer-core": "13.2.0",
"urijs": "1.19.10" "urijs": "1.19.11"
}, },
"bin": { "bin": {
"decktape": "decktape.js" "decktape": "decktape.js"
@ -689,9 +689,9 @@
} }
}, },
"node_modules/urijs": { "node_modules/urijs": {
"version": "1.19.10", "version": "1.19.11",
"resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.10.tgz", "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.11.tgz",
"integrity": "sha512-EzauQlgKuJgsXOqoMrCiePBf4At5jVqRhXykF3Wfb8ZsOBMxPcfiVBcsHXug4Aepb/ICm2PIgqAUGMelgdrWEg==" "integrity": "sha512-HXgFDgDommxn5/bIv0cnQZsPhHDA90NPHD6+c/v21U5+Sx5hoP8+dP9IZXBU1gIfvdRfhG8cel9QNPeionfcCQ=="
}, },
"node_modules/util-deprecate": { "node_modules/util-deprecate": {
"version": "1.0.2", "version": "1.0.2",
@ -1245,9 +1245,9 @@
} }
}, },
"urijs": { "urijs": {
"version": "1.19.10", "version": "1.19.11",
"resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.10.tgz", "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.11.tgz",
"integrity": "sha512-EzauQlgKuJgsXOqoMrCiePBf4At5jVqRhXykF3Wfb8ZsOBMxPcfiVBcsHXug4Aepb/ICm2PIgqAUGMelgdrWEg==" "integrity": "sha512-HXgFDgDommxn5/bIv0cnQZsPhHDA90NPHD6+c/v21U5+Sx5hoP8+dP9IZXBU1gIfvdRfhG8cel9QNPeionfcCQ=="
}, },
"util-deprecate": { "util-deprecate": {
"version": "1.0.2", "version": "1.0.2",

View File

@ -25,7 +25,7 @@
"pdf-lib": "1.17.1", "pdf-lib": "1.17.1",
"puppeteer": "13.2.0", "puppeteer": "13.2.0",
"puppeteer-core": "13.2.0", "puppeteer-core": "13.2.0",
"urijs": "1.19.10" "urijs": "1.19.11"
}, },
"engines": { "engines": {
"node": ">=12.0.0" "node": ">=12.0.0"