Skip to content

Commit 496c8f0

Browse files
Bump library version to fix dependabot issues
1 parent 5a35b37 commit 496c8f0

2 files changed

Lines changed: 348 additions & 367 deletions

File tree

themes/custom/apigee_kickstart/assets/js/modernizr.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*!*****************************!*\
33
!*** ./src/js/modernizr.js ***!
44
\*****************************/
5-
function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
5+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
66
/*! modernizr 3.6.0 (Custom Build) | MIT *
77
* https://modernizr.com/download/?-cssgrid_cssgridlegacy-details-inputtypes-touchevents-addtest-prefixes-setclasses-teststyles !*/
88
!function (e, t, n) {

0 commit comments

Comments
 (0)