fix(deps): update dependency popper.js to v1.16.1
This commit is contained in:
36
package-lock.json
generated
36
package-lock.json
generated
@@ -50,7 +50,7 @@
|
||||
"moment-timezone": "0.5.45",
|
||||
"node-gyp": "10.0.1",
|
||||
"picturefill": "3.0.3",
|
||||
"popper.js": "1.12.9",
|
||||
"popper.js": "1.16.1",
|
||||
"prop-types": "15.6.0",
|
||||
"raw-loader": "0.5.1",
|
||||
"react": "16.14.0",
|
||||
@@ -1973,16 +1973,6 @@
|
||||
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.7.1.tgz",
|
||||
"integrity": "sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg=="
|
||||
},
|
||||
"node_modules/@edx/edx-bootstrap/node_modules/popper.js": {
|
||||
"version": "1.16.1",
|
||||
"resolved": "https://registry.npmjs.org/popper.js/-/popper.js-1.16.1.tgz",
|
||||
"integrity": "sha512-Wb4p1J4zyFTbM+u6WuO4XstYx4Ky9Cewe4DWrel7B0w6VVICvPwdOpotjzcf6eD8TsckVnIMNONQyPIUFOUbCQ==",
|
||||
"deprecated": "You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1",
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/popperjs"
|
||||
}
|
||||
},
|
||||
"node_modules/@edx/edx-proctoring": {
|
||||
"version": "4.18.1",
|
||||
"resolved": "https://registry.npmjs.org/@edx/edx-proctoring/-/edx-proctoring-4.18.1.tgz",
|
||||
@@ -2093,17 +2083,6 @@
|
||||
"email-validator": "^2.0.4"
|
||||
}
|
||||
},
|
||||
"node_modules/@edx/frontend-component-cookie-policy-banner/node_modules/popper.js": {
|
||||
"version": "1.16.1",
|
||||
"resolved": "https://registry.npmjs.org/popper.js/-/popper.js-1.16.1.tgz",
|
||||
"integrity": "sha512-Wb4p1J4zyFTbM+u6WuO4XstYx4Ky9Cewe4DWrel7B0w6VVICvPwdOpotjzcf6eD8TsckVnIMNONQyPIUFOUbCQ==",
|
||||
"deprecated": "You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1",
|
||||
"peer": true,
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/popperjs"
|
||||
}
|
||||
},
|
||||
"node_modules/@edx/frontend-component-cookie-policy-banner/node_modules/prop-types": {
|
||||
"version": "15.8.1",
|
||||
"resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz",
|
||||
@@ -18707,10 +18686,15 @@
|
||||
}
|
||||
},
|
||||
"node_modules/popper.js": {
|
||||
"version": "1.12.9",
|
||||
"resolved": "https://registry.npmjs.org/popper.js/-/popper.js-1.12.9.tgz",
|
||||
"integrity": "sha512-s0EEi9xiSCdqz9lV4IiVH5yIZnDX/U1t0tCjB+0jXx9jW8lrR7kOpVupiUg175ogqVoudpDXHF1p6dKATCHMeg==",
|
||||
"deprecated": "You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1"
|
||||
"version": "1.16.1",
|
||||
"resolved": "https://registry.npmjs.org/popper.js/-/popper.js-1.16.1.tgz",
|
||||
"integrity": "sha512-Wb4p1J4zyFTbM+u6WuO4XstYx4Ky9Cewe4DWrel7B0w6VVICvPwdOpotjzcf6eD8TsckVnIMNONQyPIUFOUbCQ==",
|
||||
"deprecated": "You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1",
|
||||
"license": "MIT",
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/popperjs"
|
||||
}
|
||||
},
|
||||
"node_modules/posix-character-classes": {
|
||||
"version": "0.1.1",
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
"moment-timezone": "0.5.45",
|
||||
"node-gyp": "10.0.1",
|
||||
"picturefill": "3.0.3",
|
||||
"popper.js": "1.12.9",
|
||||
"popper.js": "1.16.1",
|
||||
"prop-types": "15.6.0",
|
||||
"raw-loader": "0.5.1",
|
||||
"react": "16.14.0",
|
||||
|
||||
Reference in New Issue
Block a user